net/bnxt: support VXLAN decap offload
[dpdk.git] / drivers / net / bnxt / tf_ulp / ulp_flow_db.h
index 10e69ba..f7dfd67 100644 (file)
@@ -60,6 +60,8 @@ struct ulp_fdb_parent_info {
        uint64_t        pkt_count;
        uint64_t        byte_count;
        uint64_t        *child_fid_bitset;
+       uint32_t        f2_cnt;
+       uint8_t         tun_idx;
 };
 
 /* Structure to maintain parent-child flow relationships */