On Mon, 8 Aug 2022 14:29:25 +0200
Francesco Mancino <francesco.manc...@tutus.se> wrote:

> eth_dev_validate_mtu, introduced in 990912e676e, validates configured
> MTU plus overhead against max_rx_pktlen.
> Since TAP is a virtual device, it should support as big MTU as possible.

In all your tries at the patch, you must not have run checkpatch because
it would have informed you that Signed-off-by (a.k.a Developers Certificate of 
Origin)
is required for any DPDK patch to be accepted.

Please add Signed-off-by and fix the cast.

Reply via email to