lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 13 May 2010 21:09:23 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	netdev@...r.kernel.org, gospo@...hat.com,
	mallikarjuna.chilakala@...el.com
Subject: Re: [net-next-2.6 PATCH 2/3] ixgbe: Use bool flag to see if the
 packet unmapping is delayed in HWRSC

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 13 May 2010 20:33:21 -0700

> From: Mallikarjuna R Chilakala <mallikarjuna.chilakala@...el.com>
> 
> We can't use zero magic "bad" value to check if IXGBE_RSC_CB(skb)->dma
> is valid. It is only valid in x86/arm/m68k/alpha architectures and in
> spark, powerPC and other architectures it should be ~0. As per
> Benjamin Herrenschmidt feedback use a bool flag to decide if
> the packet unmapping is delayed in hardware RSC till EOP is reached
> 
> Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ