It seems you cc to the wrong mail. The prefix of the dts patch is [dts]. Regards, Ma,lihong
> -----Original Message----- > From: dev <[email protected]> On Behalf Of David Liu > Sent: Friday, September 25, 2020 12:45 AM > To: [email protected] > Cc: [email protected]; [email protected]; David Liu <[email protected]> > Subject: [dpdk-dev] [PATCH] EEPROM Dump Feature > > add test case and test plan for eeprom dump compare output result from > ethtool and testpmd > > Signed-off-by: David Liu <[email protected]> > --- > test_plans/eeprom_dump_test_plan.rst | 92 ++++++++++++++++++ > tests/TestSuite_eeprom_dump.py | 139 +++++++++++++++++++++++++++ > 2 files changed, 231 insertions(+) > create mode 100644 test_plans/eeprom_dump_test_plan.rst > create mode 100644 tests/TestSuite_eeprom_dump.py

