RE: [PATCH 1/1] net/mlx5: fix inline data length for multisegment packets

2023-11-12 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Friday, November 10, 2023 11:50 AM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; Suanming Mou ; > sta...@dpdk.org > Subject: [PATCH 1/1] net/mlx5: fix inline data length for multisegment pac

[PATCH 1/1] net/mlx5: fix inline data length for multisegment packets

2023-11-10 Thread Viacheslav Ovsiienko
If packet data length exceeds the configured limit for packet to be inlined in the queue descriptor the driver checks if hardware requires to do minimal data inline or the VLAN insertion offload is requested and not supported in hardware (that means we have to do VLAN insertion in software with inl