mbox series

[V2,0/2] adapt to chapman beach platform

Message ID 20210409124932.31720-1-qinx.sun@intel.com (mailing list archive)
Headers
Series adapt to chapman beach platform |

Message

Sun, QinX April 9, 2021, 12:49 p.m. UTC
  As chapman beach 100g*2 platform has been added to regression test,

but the card has special characteristics about maxinum rules compared

with other cards,so some cases about maxinum rules need to be modified to adapt it

sunqin (2):
  tests/cvl_limit_value_test: adapt to chapman beach
  test_plans/cvl_limit_value_test: adapt to chapman beach for test plan

 test_plans/cvl_limit_value_test_test_plan.rst |   6 +
 tests/TestSuite_cvl_limit_value_test.py       | 418 +++++++++++-------
 2 files changed, 264 insertions(+), 160 deletions(-)
  

Comments

Sun, QinX April 12, 2021, 2:17 a.m. UTC | #1
> -----Original Message-----
> From: Sun, QinX <qinx.sun@intel.com>
> Sent: Friday, April 9, 2021 8:50 PM
> To: dts@dpdk.org
> Cc: Sun, QinX <qinx.sun@intel.com>
> Subject: [dts] [PATCH V2 0/2] adapt to chapman beach platform

Tested-by: Sun Qin <qinx.sun@intel.com>
  
Tu, Lijuan April 13, 2021, 1:21 a.m. UTC | #2
> As chapman beach 100g*2 platform has been added to regression test,
> 
> but the card has special characteristics about maxinum rules compared
> 
> with other cards,so some cases about maxinum rules need to be modified to
> adapt it

Applied, thanks