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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 12 Jun 2013 00:48:53 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	dborkman@...hat.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pktgen: ipv6: numa: consolidate skb
 allocation to pktgen_alloc_skb

From: Daniel Borkmann <dborkman@...hat.com>
Date: Sat,  8 Jun 2013 14:18:16 +0200

> We currently allow for numa-node aware skb allocation only within the
> fill_packet_ipv4() path, but not in fill_packet_ipv6(). Consolidate that
> code to a common allocation helper to enable numa-node aware skb
> allocation for ipv6, and use it in both paths. This also makes both
> functions a bit more readable.
> 
> Signed-off-by: Daniel Borkmann <dborkman@...hat.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