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:	Tue, 20 Aug 2013 15:09:05 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	hykim@...i.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] myri10ge: Add support for ndo_busy_poll

From: Hyong-Youb Kim <hykim@...i.com>
Date: Mon, 19 Aug 2013 02:02:19 -0700

> Add the ndo_busy_poll handler. Use skb_mark_napi_id to mark receive
> packets with the napi id. For each slice, use per-slice spinlock and
> state variable to ensure that only one handler processes receive
> pacekts.
> 
> Locking, statistics counters, and the ndo_busy_poll handler follow
> those in the ixgbe driver. So, credit goes to that driver's authors.
> 
> Signed-off-by: Hyong-Youb Kim <hykim@...i.com>

Applied, but this patch had a ton of trailing whitespace which I had
to fix up.
--
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