OpenGrok
Cross Reference: rss_config.c
xref
: /
src
/
sys
/
net
/
rss_config.c
Home
|
History
|
Annotate
|
Download
|
only in
net
History log of
/src/sys/net/rss_config.c
Revision
Date
Author
Comments
1.3
24-Sep-2021
knakahara
Add RSS toeplitz hash functions which calculate from mbuf.
1.2
20-Nov-2019
knakahara
"rss_symmetric_key" iniitalizer is too short. Pointed out by ryo@n.o, thanks.
It is not used yet.
1.1
16-Feb-2018
knakahara
branches: 1.1.2; 1.1.6;
Introduce very simple Receive Side Scaling (RSS) utility.
ok by msaitoh@n.o.
1.1.6.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.1.2.2
26-Feb-2018
snj
Pull up following revision(s) (requested by knakahara in ticket #567):
distrib/sets/lists/comp/mi: 1.2182-1.2183
sys/dev/pci/if_wm.c: 1.564
sys/dev/pci/ixgbe/ixgbe.c: 1.122
sys/dev/pci/ixgbe/ixgbe_rss.h: 1.3
sys/dev/pci/ixgbe/ixv.c: 1.78
sys/net/Makefile: 1.35-1.36
sys/net/files.net: 1.15
sys/net/rss_config.c: 1.1
sys/net/rss_config.h: 1.1
Introduce very simple Receive Side Scaling (RSS) utility.
ok by msaitoh@n.o.
--
Apply RSS utility to wm(4).
ok by msaitoh@n.o.
--
Apply RSS utility to ixg(4) and ixv(4).
ok by msaitoh@n.o.
--
Fix build failure, sorry.
--
Currently, it is not necessary to install rss_config.h. Pointed out by msaitoh@n.o.
1.1.2.1
16-Feb-2018
snj
file rss_config.c was added on branch netbsd-8 on 2018-02-26 00:25:16 +0000
Indexes created Thu Oct 02 07:10:07 GMT 2025