mbox series

[V1,0/2] fix Rx bytes statistics.

Message ID 20210118070924.23616-1-weix.xie@intel.com (mailing list archive)
Headers
Series fix Rx bytes statistics. |

Message

Xie, WeiX Jan. 18, 2021, 7:09 a.m. UTC
  According to dpdk commit e8326d3, fix Rx bytes statistics for i40e.

Xie wei (2):
  tests/vf_jumboframe: fix Rx bytes statistics
  tests/veb_switch: fix Rx bytes statistics

 tests/TestSuite_veb_switch.py    | 10 +---------
 tests/TestSuite_vf_jumboframe.py | 15 +--------------
 2 files changed, 2 insertions(+), 23 deletions(-)
  

Comments

Xie, WeiX Jan. 18, 2021, 7:35 a.m. UTC | #1
Tested-by:  Xie,WeiX < weix.xie@intel.com>

Regards,
Xie Wei


> -----Original Message-----
> From: Xie wei [mailto:weix.xie@intel.com]
> Sent: Monday, January 18, 2021 3:09 PM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts][PATCH V1 0/2]fix Rx bytes statistics.
  
Zhao, HaiyangX Jan. 19, 2021, 9:02 a.m. UTC | #2
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xie, WeiX
> Sent: Monday, January 18, 2021 15:36
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1 0/2]fix Rx bytes statistics.
> 
> Tested-by:  Xie,WeiX < weix.xie@intel.com>
> 
> Regards,
> Xie Wei
> 
> 
> > -----Original Message-----
> > From: Xie wei [mailto:weix.xie@intel.com]
> > Sent: Monday, January 18, 2021 3:09 PM
> > To: dts@dpdk.org
> > Cc: Xie, WeiX <weix.xie@intel.com>
> > Subject: [dts][PATCH V1 0/2]fix Rx bytes statistics.