Re: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF

2020-05-07 Thread Zhao1, Wei
> -Original Message- > From: Sun, GuinanX > Sent: Friday, May 8, 2020 1:07 PM > To: Zhao1, Wei ; dev@dpdk.org > Cc: Guo, Jia > Subject: RE: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF > > Hi ZhaoWei > > > -Original Message- > > F

Re: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF

2020-05-07 Thread Sun, GuinanX
Hi ZhaoWei > -Original Message- > From: Zhao1, Wei > Sent: Friday, May 8, 2020 10:19 AM > To: Sun, GuinanX ; dev@dpdk.org > Cc: Sun, GuinanX ; Guo, Jia > Subject: RE: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF > > Hi, > Please alaign " \" in

Re: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF

2020-05-07 Thread Zhao1, Wei
Hi, Please alaign " \" in each line. > -Original Message- > From: dev On Behalf Of Guinan Sun > Sent: Friday, May 8, 2020 9:59 AM > To: dev@dpdk.org > Cc: Sun, GuinanX > Subject: [dpdk-dev] [PATCH 0/2] fix defects of macro in VF > >

[dpdk-dev] [PATCH 0/2] fix defects of macro in VF

2020-05-07 Thread Guinan Sun
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 | 1

[dpdk-dev] [PATCH 0/2] fix defects of macro in VF

2020-05-06 Thread Guinan Sun
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 | 1