Home | History | Annotate | Download | only in net
History log of /src/sys/net/rss_config.h
RevisionDateAuthorComments
 1.2  24-Sep-2021  knakahara Add RSS toeplitz hash functions which calculate from mbuf.
 1.1  16-Feb-2018  knakahara branches: 1.1.2;
Introduce very simple Receive Side Scaling (RSS) utility.

ok by msaitoh@n.o.
 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.h was added on branch netbsd-8 on 2018-02-26 00:25:16 +0000

RSS XML Feed