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:	Mon, 3 Mar 2014 11:07:14 +0200
From:	Amir Vadai <amirv@...lanox.com>
To:	Govindarajulu Varadarajan <gvaradar@...co.com>
Cc:	"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
	Yevgeny Petrilin <yevgenyp@...lanox.com>,
	Or Gerlitz <ogerlitz@...lanox.com>, prarit@...hat.com
Subject: Re: net: Utility function to get affinity_hint by policy

On 03/03/14 14:14 +0530, Govindarajulu Varadarajan wrote:
> 
> 
> On Sun, 2 Mar 2014, Amir Vadai wrote:
> 
[...]
> >+
> >+	for_each_cpu(affinity_cpu, non_numa_cores_mask) {
> >+		if (--rxq < 0)
> >+			goto out;
> >+	}
> >+
> >+	goto err;
> 
> Hi Amir
> 
> Here ret should have a non-zero value right? Since we failed to find an
> affinity hint.
> 
> thanks
> govind
> 

Right. Will add it to V2

Thanks,
Amir
--
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