Hi,

From: Slava Ovsiienko <viachesl...@nvidia.com>
Sent: Monday, October 28, 2024 4:45 PM
To: dev@dpdk.org
Cc: Raslan Darawsheh; Matan Azrad; Suanming Mou
Subject: [PATCH 1/1] doc: virtual function MTU settings has no meaning

There is the mlx5 NIC limitations - configuring MTU
for PCI Virtual Function has no meaning. The actual maximal
packet size in VF's receiving is limited by MTU configured
on the related PCI Physical Function, the DPDK datapath
running over VF should be prepared to handle packets
of this maximal size.

Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to