mbox series

[V3,0/2] tests/rss_gtpogre: add a new case to PF and VF gtpogre

Message ID 1618284772-90722-1-git-send-email-xiangx.an@intel.com (mailing list archive)
Headers
Series tests/rss_gtpogre: add a new case to PF and VF gtpogre |

Message

Xiang An April 13, 2021, 3:32 a.m. UTC
  v3:
- Revised title

v2:
- fix the Trailing blanks in suite: cvl_advanced_rss_gtpogre

v1:
- add a case 'parse_pfcp_over_gre_packet'

Xiang An (2):
  tests/cvl_advanced_rss_gtpogre: add a new case ...
  tests/cvl_advanced_iavf_rss_gtpogre: add a new case ...

 tests/TestSuite_cvl_advanced_iavf_rss_gtpogre.py | 52 ++++++++++++++++++++++++
 tests/TestSuite_cvl_advanced_rss_gtpogre.py      | 52 ++++++++++++++++++++++++
 2 files changed, 104 insertions(+)
  

Comments

Peng, Yuan April 19, 2021, 6:45 a.m. UTC | #1
Acked-by Peng, Yuan <yuan.peng@intel.com>

-----Original Message-----
From: An, XiangX <xiangx.an@intel.com> 
Sent: Tuesday, April 13, 2021 11:33 AM
To: dts@dpdk.org
Cc: Peng, Yuan <yuan.peng@intel.com>; An, XiangX <xiangx.an@intel.com>
Subject: [dts][PATCH V3 0/2] tests/rss_gtpogre: add a new case to PF and VF gtpogre

v3:
- Revised title

v2:
- fix the Trailing blanks in suite: cvl_advanced_rss_gtpogre

v1:
- add a case 'parse_pfcp_over_gre_packet'

Xiang An (2):
  tests/cvl_advanced_rss_gtpogre: add a new case ...
  tests/cvl_advanced_iavf_rss_gtpogre: add a new case ...

 tests/TestSuite_cvl_advanced_iavf_rss_gtpogre.py | 52 ++++++++++++++++++++++++
 tests/TestSuite_cvl_advanced_rss_gtpogre.py      | 52 ++++++++++++++++++++++++
 2 files changed, 104 insertions(+)