Re: [dpdk-dev] [PATCH] net/af_xdp: set the max Rx pktlen value correctly

2021-10-22 Thread Ferruh Yigit
On 10/22/2021 3:07 PM, Ciara Loftus wrote: Commit 1bb4a528c41f ("ethdev: fix max Rx packet length") clarified the expected usage of the max_rx_pktlen and max_mtu values and implemented some extra checks on these values to ensure they are sane. After this, the AF_XDP PMD fails to initialise. The v

[dpdk-dev] [PATCH] net/af_xdp: set the max Rx pktlen value correctly

2021-10-22 Thread Ciara Loftus
Commit 1bb4a528c41f ("ethdev: fix max Rx packet length") clarified the expected usage of the max_rx_pktlen and max_mtu values and implemented some extra checks on these values to ensure they are sane. After this, the AF_XDP PMD fails to initialise. The value for max_rx_pktlen which represents the m