]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/ice_ethdev.h
net/mlx5: rearrange creation of WQ and CQ object
[dpdk.git] / drivers / net / ice / ice_ethdev.h
index 06b9b8683cfcd5bd2b0c63197eee1940bba422b4..758caa8b46594292751f5b8448373945b969500d 100644 (file)
@@ -262,6 +262,7 @@ enum proto_xtr_type {
        PROTO_XTR_IPV6,
        PROTO_XTR_IPV6_FLOW,
        PROTO_XTR_TCP,
+       PROTO_XTR_IP_OFFSET,
        PROTO_XTR_MAX /* The last one */
 };