doc: only balance by ip pair

As there is some issue with defrag, let's recommend to only do
IP pair load-balacing for RSS
pull/4122/head
Eric Leblond 6 years ago committed by Victor Julien
parent a1d3835b86
commit 6d9ac64f7b

@ -337,7 +337,7 @@ Balance as much as you can
Try to use the network's card balancing as much as possible ::
for proto in tcp4 udp4 ah4 esp4 sctp4 tcp6 udp6 ah6 esp6 sctp6; do
/sbin/ethtool -N eth3 rx-flow-hash $proto sdfn
/sbin/ethtool -N eth3 rx-flow-hash $proto sd
done
The XDP CPU redirect case

Loading…
Cancel
Save