Update the max_rx_pkt_len to have MTU as RTE_ETHER_MTU. v7: * drop patch 2 due to Jumbo frame flag issue; v6: * change the max_rx_pkt_len in the init_config of testpmd; * change the mtu value in the rte_ethdev; v5: * update comments and commit messages; v4: * add the adjust condition for max_rx_pkt_len; v3: * change the i40evf relative code; v2: * change the max_rx_pkt_len via mtu_set ops;
SteveX Yang (1): app/testpmd: fix max rx packet length for VLAN packets app/test-pmd/testpmd.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) -- 2.17.1