]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_dp_rx.h
net/sfc/base: fix ID retrieval in v3 licensing
[dpdk.git] / drivers / net / sfc / sfc_dp_rx.h
index 83faad1604814c974685def4cb84b9fbf8448d95..ce96e83f6fe2ad8e8ee6c4291ffc39230d91c54a 100644 (file)
@@ -195,6 +195,7 @@ struct sfc_dp_rx {
 #define SFC_DP_RX_FEAT_TUNNELS                 0x4
 #define SFC_DP_RX_FEAT_FLOW_FLAG               0x8
 #define SFC_DP_RX_FEAT_FLOW_MARK               0x10
+#define SFC_DP_RX_FEAT_CHECKSUM                        0x20
        sfc_dp_rx_get_dev_info_t                *get_dev_info;
        sfc_dp_rx_pool_ops_supported_t          *pool_ops_supported;
        sfc_dp_rx_qsize_up_rings_t              *qsize_up_rings;