net/ice/base: support eCPRI over UDP type 0 flow
[dpdk.git] / drivers / net / ice / base / ice_flex_type.h
index 08db7f2..62cc81b 100644 (file)
@@ -516,6 +516,7 @@ struct ice_pkg_enum {
 enum ice_tunnel_type {
        TNL_VXLAN = 0,
        TNL_GENEVE,
+       TNL_ECPRI,
        TNL_GTP,
        TNL_LAST = 0xFF,
        TNL_ALL = 0xFF,