]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_link_bonding.c
ethdev: remove flexbytes offset from flow director
[dpdk.git] / app / test / test_link_bonding.c
index 7adc6da64f23301ff90ec9b3d2c277867420548a..0f743fccdb92d146dd2e6185eda56ab7bfb9ec32 100644 (file)
@@ -182,7 +182,6 @@ struct rte_fdir_conf fdir_conf = {
        .mode = RTE_FDIR_MODE_NONE,
        .pballoc = RTE_FDIR_PBALLOC_64K,
        .status = RTE_FDIR_REPORT_STATUS,
        .mode = RTE_FDIR_MODE_NONE,
        .pballoc = RTE_FDIR_PBALLOC_64K,
        .status = RTE_FDIR_REPORT_STATUS,
-       .flexbytes_offset = 0x6,
        .drop_queue = 127,
 };
 
        .drop_queue = 127,
 };