]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_flow.c
net/ice/base: fix bitmap for TCP in RSS
[dpdk.git] / drivers / net / ice / base / ice_flow.c
index e0e4fcab60d9a9851884244f4155b6a140113e95..6782dfaa80c8c5b7b2746e9356cb4387f85052c5 100644 (file)
@@ -239,7 +239,7 @@ static const u32 ice_ptypes_udp_il[] = {
 
 /* Packet types for packets with an Innermost/Last TCP header */
 static const u32 ice_ptypes_tcp_il[] = {
-       0x04000000, 0x80810102, 0x10204040, 0x42040408,
+       0x04000000, 0x80810102, 0x10204040, 0x02040408,
        0x00810102, 0x00000000, 0x00000000, 0x00000000,
        0x00000000, 0x00820000, 0x21084000, 0x00000000,
        0x00000000, 0x00000000, 0x00000000, 0x00000000,