>
> Hi,
> In some vendores (like Mellanox, that reflects the linux behavior in this
> case) the Rx and Tx configurations must be the same, therefore it is
> not enough to configure the max_rx_pkt_len to JUMBO_FRAME_MAX_SIZE, we also
> need to configure the MTU size in order to receive
> large
Hi,
In some vendores (like Mellanox, that reflects the linux behavior in this case)
the Rx and Tx configurations must be the same, therefore it is not enough to
configure the max_rx_pkt_len to JUMBO_FRAME_MAX_SIZE, we also need to configure
the MTU size in order to receive large packets.
In orde
Hi,
>
> Adding MTU and mbuf size configuration to the application's command
> line, in order to be able to receive all packet sizes by the NIC and
> DPDK application.
> The maximum transmission unit (MTU) is the largest size packet in
> bytes that can be sent on the network, therefore before add
13/12/2018 13:17, Noa Ezra:
> Adding MTU and mbuf size configuration to the application's command
> line, in order to be able to receive all packet sizes by the NIC and
> DPDK application.
> The maximum transmission unit (MTU) is the largest size packet in
> bytes that can be sent on the network, t
Adding MTU and mbuf size configuration to the application's command
line, in order to be able to receive all packet sizes by the NIC and
DPDK application.
The maximum transmission unit (MTU) is the largest size packet in
bytes that can be sent on the network, therefore before adding MTU
parameter,
5 matches
Mail list logo