[dpdk-dev] [PATCH 1/4] ethdev: fix max Rx packet length

Min Hu (Connor) humin29 at huawei.com
Fri Sep 17 03:08:38 CEST 2021


Hi, Ferruh,
	What is the status of this set of your patches ?
	Could they be merged?


在 2021/7/22 22:43, Stephen Hemminger 写道:
> On Thu, 22 Jul 2021 13:15:04 +0300
> Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru> wrote:
> 
>>> I don't think we care about type of transmission in this level, I assume we
>>> define min MTU mainly for the HW limitation and configuration. That is why it
>>> makes sense to me to use Ethernet frame lenght limitation (not IPv4 one).
>>
>> +1
> 
> Also it is important that DPDK follow the conventions of other software
> such as Linux and BSD. Cisco and Juniper already disagree about whether
> header should be included in what is defined as MTU; i.e Cisco says 1514
> and Juniper says 1500.
> .
> 


More information about the dev mailing list