mbox series

[V2,0/2] switch i40evf to iavf

Message ID 20210111102630.28937-1-weix.xie@intel.com (mailing list archive)
Headers
Series switch i40evf to iavf |

Message

Xie, WeiX Jan. 11, 2021, 10:26 a.m. UTC
  DTS framework has switched i40evf to iavf, so align with it.

Xie wei (2):
  tests/TestSuite_vf_jumboframe:Rx packet size need add 4 bytes
  tests/TestSuite_veb_switch:vf1 RX-bytes need add 4 bytes

 tests/TestSuite_veb_switch.py    |  7 +++++++
 tests/TestSuite_vf_jumboframe.py | 13 ++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)
  

Comments

Xie, WeiX Jan. 11, 2021, 10:26 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 11, 2021 6:26 PM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts][PATCH V2 0/2] switch i40evf to iavf
  
Tu, Lijuan Jan. 13, 2021, 8:24 a.m. UTC | #2
> DTS framework has switched i40evf to iavf, so align with it.
> 
> Xie wei (2):
>   tests/TestSuite_vf_jumboframe:Rx packet size need add 4 bytes
>   tests/TestSuite_veb_switch:vf1 RX-bytes need add 4 bytes

Applied, next time please use subject as below
e.g. tests/ vf_jumboframe: rx packet size need add 4 bytes
e.g. tests/ veb_switch: vf1 RX-bytes need add 4 bytes