Re: svn commit: r271297 - head/sys/netinet

2014-09-16 Thread Bjoern A. Zeeb
On 16 Sep 2014, at 01:49 , Adrian Chadd adr...@freebsd.org wrote: On 15 September 2014 17:00, Rui Paulo rpa...@me.com wrote: On Sep 8, 2014, at 20:10, Adrian Chadd adr...@freebsd.org wrote: The IPv6 part of this is missing - I'm going to do some re-juggling of where various parts of the

Re: svn commit: r271297 - head/sys/netinet

2014-09-15 Thread Rui Paulo
On Sep 8, 2014, at 20:10, Adrian Chadd adr...@freebsd.org wrote: The IPv6 part of this is missing - I'm going to do some re-juggling of where various parts of the RSS framework live before I add the IPv6 code (read: the IPv6 code is going to go into netinet6/in6_rss.[ch], rather than

Re: svn commit: r271297 - head/sys/netinet

2014-09-15 Thread Adrian Chadd
On 15 September 2014 17:00, Rui Paulo rpa...@me.com wrote: On Sep 8, 2014, at 20:10, Adrian Chadd adr...@freebsd.org wrote: The IPv6 part of this is missing - I'm going to do some re-juggling of where various parts of the RSS framework live before I add the IPv6 code (read: the IPv6 code

svn commit: r271297 - head/sys/netinet

2014-09-08 Thread Adrian Chadd
Author: adrian Date: Tue Sep 9 03:10:21 2014 New Revision: 271297 URL: http://svnweb.freebsd.org/changeset/base/271297 Log: Implement IPv4 RSS software hash functions to use during packet ingress and egress. * rss_mbuf_software_hash_v4 - look at the IPv4 mbuf to fetch the IPv4 details