[dpdk-dev] [PATCH] examples/ip_fragmentation: fix fail to start on i40e
Thomas Monjalon
thomas at monjalon.net
Thu Jan 17 23:52:59 CET 2019
16/01/2019 13:55, Konstantin Ananyev:
> Previous commit sets mtu to the same value as max_rx_pkt_len.
> Though PMDs (at least Intel ones) consider MTU as
> max_rx_pkt_len minus ether header, crc bytes, vlan tags.
>
> Fixes: 73d2c1d3f33c ("examples/ip_fragmentation: support big packets")
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Applied, thanks
More information about the dev
mailing list