]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/octeontx2/hw/otx2_npc.h
common/sfc_efx/base: add MAE action rule provisioning APIs
[dpdk.git] / drivers / common / octeontx2 / hw / otx2_npc.h
index 8083c780e1c853197a8ab334521ce6a7fe6dde08..45e60dfd502d4d98e269c0ce00812f61e65485b3 100644 (file)
@@ -215,7 +215,7 @@ enum npc_kpu_lc_ltype {
        NPC_LT_LC_FCOE,
 };
 
-/* Don't modify Ltypes upto SCTP, otherwise it will
+/* Don't modify Ltypes up to SCTP, otherwise it will
  * effect flow tag calculation and thus RSS.
  */
 enum npc_kpu_ld_ltype {
@@ -225,7 +225,6 @@ enum npc_kpu_ld_ltype {
        NPC_LT_LD_SCTP,
        NPC_LT_LD_ICMP6,
        NPC_LT_LD_IGMP = 8,
-       NPC_LT_LD_ESP,
        NPC_LT_LD_AH,
        NPC_LT_LD_GRE,
        NPC_LT_LD_NVGRE,
@@ -237,6 +236,7 @@ enum npc_kpu_ld_ltype {
 enum npc_kpu_le_ltype {
        NPC_LT_LE_VXLAN = 1,
        NPC_LT_LE_GENEVE,
+       NPC_LT_LE_ESP,
        NPC_LT_LE_GTPU = 4,
        NPC_LT_LE_VXLANGPE,
        NPC_LT_LE_GTPC,
@@ -262,7 +262,7 @@ enum npc_kpu_lg_ltype {
        NPC_LT_LG_TU_ETHER_IN_NSH,
 };
 
-/* Don't modify Ltypes upto SCTP, otherwise it will
+/* Don't modify Ltypes up to SCTP, otherwise it will
  * effect flow tag calculation and thus RSS.
  */
 enum npc_kpu_lh_ltype {