Hi Beilei
> -Original Message-
> From: Xing, Beilei
> Sent: Friday, July 31, 2020 11:50 AM
> To: Wang, ShougangX ; Sun, GuinanX
> ; Guo, Jia ; dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v2] net/i40e: fix link status
>
> -Original Message-
> From: Wang, ShougangX
> Sent: Friday, July 31, 2020 10:38 AM
> To: Xing, Beilei ; Sun, GuinanX
> ; Guo, Jia ; dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v2] net/i40e: fix link status
>
> Hi
Hi Beilei
> -Original Message-
> From: dev On Behalf Of Xing, Beilei
> Sent: Friday, July 31, 2020 10:30 AM
> To: Sun, GuinanX ; Guo, Jia ;
> dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2] net/i40e: fix link status
>
> -Original Message-
> From: dev On Behalf Of Guinan Sun
> Sent: Thursday, July 30, 2020 6:25 PM
> To: Xing, Beilei ; Guo, Jia ;
> dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/i40e: fix link status
>
> If the PF dr
] [PATCH v2] net/i40e: fix link status
If the PF driver supports the new speed reporting capabilities then use
link_event_adv instead of link_event to get the speed.
Fixes: 2a73125b7041 ("i40evf: fix link info update")
Cc: sta...@dpdk.org
Signed-off-by: Guinan Sun
---
v2:
* Modify commit
Tested-by: Shougang Wang
> -Original Message-
> From: dev On Behalf Of Guinan Sun
> Sent: Thursday, July 30, 2020 6:25 PM
> To: Xing, Beilei ; Guo, Jia ;
> dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/i40e: fix link status
If the PF driver supports the new speed reporting capabilities
then use link_event_adv instead of link_event to get the speed.
Fixes: 2a73125b7041 ("i40evf: fix link info update")
Cc: sta...@dpdk.org
Signed-off-by: Guinan Sun
---
v2:
* Modify commit log.
* Add code comments.
* Delete useless cod
This patch fixes link status update problem in interrupt mode.
Previously, directly reading link status register instead of
accessing via admin queue command may cause the link status
change interrupt callback inactive. This patch fixes the
problem by making the driver only read the register in
"no
This patch fixes link status update problem in interrupt mode.
Previously, directly reading link status register instead of
accessing via admin queue command may cause the link status
change interrupt callback inactive. This patch fixes the
problem by making the driver only read the register in
"no
9 matches
Mail list logo