]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_link_bonding.c
bpf: allow self-xor operation
[dpdk.git] / app / test / test_link_bonding.c
index 8a5c8310a8b4a3302f6e0db7b4f1555db70a7144..5388d18125a66914195a2b66c7a4747a53d478cb 100644 (file)
@@ -136,7 +136,6 @@ static struct rte_eth_conf default_pmd_conf = {
        .rxmode = {
                .mq_mode = ETH_MQ_RX_NONE,
                .split_hdr_size = 0,
-               .max_rx_pkt_len = RTE_ETHER_MAX_LEN,
        },
        .txmode = {
                .mq_mode = ETH_MQ_TX_NONE,