Re: [PATCH 3/3] common/cnxk: update minimum size of packet

2023-06-15 Thread Jerin Jacob
On Thu, Jun 15, 2023 at 6:40 PM Nithin Dabilpuram wrote: > > From: Akhil Goyal > > In case of MACsec, short packets may also come, > hence reduced the minimum packet size to 40B. > > Signed-off-by: Akhil Goyal Series applied to dpdk-next-net-mrvl/for-next-net. Thanks. > --- > drivers/common/

[PATCH 3/3] common/cnxk: update minimum size of packet

2023-06-15 Thread Nithin Dabilpuram
From: Akhil Goyal In case of MACsec, short packets may also come, hence reduced the minimum packet size to 40B. Signed-off-by: Akhil Goyal --- drivers/common/cnxk/hw/nix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/common/cnxk/hw/nix.h b/drivers/common/cnxk/hw/