Re: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-12-06 Thread Kevin Traynor
Subject: Re: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets Hi Kevin, Qi, On Thu, Nov 10, 2022 at 10:48 AM Zhang, Qi Z wrote: Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets For NIC I40E_10G-10G_BASE_T_X722, when the port is configured with link speed, it

RE: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-12-05 Thread Zhang, Qi Z
ying > Subject: Re: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets > > Hi Kevin, Qi, > > On Thu, Nov 10, 2022 at 10:48 AM Zhang, Qi Z > wrote: > > > > Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo frame > > > > packets > > >

Re: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-12-05 Thread Kevin Traynor
On 05/12/2022 11:15, David Marchand wrote: Hi Kevin, Qi, On Thu, Nov 10, 2022 at 10:48 AM Zhang, Qi Z wrote: Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets For NIC I40E_10G-10G_BASE_T_X722, when the port is configured with link speed, it cannot receive jumbo frame

Re: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-12-05 Thread David Marchand
Hi Kevin, Qi, On Thu, Nov 10, 2022 at 10:48 AM Zhang, Qi Z wrote: > > > Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets > > > > > > For NIC I40E_10G-10G_BASE_T_X722, when the port is configured with > > > link speed, it cannot receive jumb

RE: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-11-10 Thread Zhang, Qi Z
TCH] net/i40e: fix X722 NIC receives jumbo frame packets > > > -Original Message- > > From: Jie Wang > > Sent: 2022年11月10日 11:45 > > To: dev@dpdk.org > > Cc: Yang, SteveX ; Zhang, Qi Z > > ; Yang, Qiming ; Xing, > > Beilei ; Zhang, Yuying > > ;

RE: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-11-09 Thread Yuan, DukaiX
> -Original Message- > From: Jie Wang > Sent: 2022年11月10日 11:45 > To: dev@dpdk.org > Cc: Yang, SteveX ; Zhang, Qi Z > ; Yang, Qiming ; Xing, Beilei > ; Zhang, Yuying ; Wang, > Jie1X ; sta...@dpdk.org > Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo

[PATCH] net/i40e: fix X722 NIC receives jumbo frame packets

2022-11-09 Thread Jie Wang
For NIC I40E_10G-10G_BASE_T_X722, when the port is configured with link speed, it cannot receive jumbo frame packets. Because it set maximum frame size failed when starts the port that the port link status is still down. This patch fix the error that starts the port will force set maximum frame s