| commit | 5052fc9eb17b5ae6fd956834c68c3f7201dea8df | [log] [tgz] |
|---|---|---|
| author | Akihiko Odaki <akihiko.odaki@daynix.com> | Tue May 23 11:43:08 2023 +0900 |
| committer | Jason Wang <jasowang@redhat.com> | Tue May 23 15:20:15 2023 +0800 |
| tree | 97259c22724247d8af5236d1892bcddac0bc6808 | |
| parent | 743495144208cd1871ce0971ae6c57925141c855 [diff] |
e1000x: Rename TcpIpv6 into TcpIpv6Ex e1000e and igb employs NetPktRssIpV6TcpEx for RSS hash if TcpIpv6 MRQC bit is set. Moreover, igb also has a MRQC bit for NetPktRssIpV6Tcp though it is not implemented yet. Rename it to TcpIpv6Ex to avoid confusion. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Sriram Yagnaraman <sriram.yagnaraman@est.tech> Signed-off-by: Jason Wang <jasowang@redhat.com>