[dpdk-dev] [PATCH 0/2] fix defects of macro in VF
Zhao1, Wei
wei.zhao1 at intel.com
Fri May 8 04:18:43 CEST 2020
Hi,
Please alaign " \" in each line.
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Guinan Sun
> Sent: Friday, May 8, 2020 9:59 AM
> To: dev at dpdk.org
> Cc: Sun, GuinanX <guinanx.sun at intel.com>
> Subject: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF
>
> The defects of UPDATE_VF_STAT and UPDATE_VF_STAT_36BIT exist.
> If latest is less than last, we will get wrong result.
> The issues exist only in ixgbe and e1000 NICs.
>
> Guinan Sun (2):
> net/ixgbe: fix defects of macro in VF
> net/e1000: fix defects of macro in VF
>
> drivers/net/e1000/igb_ethdev.c | 14 +++++++++++---
> drivers/net/ixgbe/ixgbe_ethdev.c | 20 ++++++++++++++++++--
> 2 files changed, 29 insertions(+), 5 deletions(-)
>
> --
> 2.17.1
More information about the dev
mailing list