月度归档: 2019年11月
检查或设置网口硬件分流的元组配置
2019年11月27日
查询
1 2 3 4 5 6 7 8 9 10 11 | # ethtool -n eth0 rx-flow-hash udp4 UDP over IPV4 flows use these fields for computing Hash flow key: IP SA IP DA # ethtool -n eth0 rx-flow-hash tcp4 TCP over IPV4 flows use these fields for computing Hash flow key: IP SA IP DA L4 bytes 0 & 1 [TCP/UDP src port] L4 bytes 2 & 3 [TCP/UDP dst port] |
——̵ […]
近期评论