mbox series

[V1,0/2] remove fortville_rss_input/global_hash_configuration

Message ID 1629372921-21024-1-git-send-email-yux.jiang@intel.com (mailing list archive)
Headers
Series remove fortville_rss_input/global_hash_configuration |

Message

Yu Jiang Aug. 19, 2021, 11:35 a.m. UTC
  According to dpdk commit 81db321da ethdev: remove legacy HASH filter type support,
remove case test_global_hash_configuration

Yu Jiang (2):
  test_plans/fortville_rss_input_test_plan: remove global configurations
    of hash filter case
  tests/fortville_rss_input: remove global configurations of hash filter
    case

 test_plans/fortville_rss_input_test_plan.rst | 29 -------------------------
 tests/TestSuite_fortville_rss_input.py       | 32 ----------------------------
 2 files changed, 61 deletions(-)
  

Comments

Yu Jiang Sept. 14, 2021, 5:54 a.m. UTC | #1
> -----Original Message-----
> From: Jiang, YuX <yux.jiang@intel.com>
> Sent: Thursday, August 19, 2021 7:35 PM
> To: dts@dpdk.org
> Cc: Jiang, YuX <yux.jiang@intel.com>
> Subject: [dts][PATCH V1 0/2] remove
> fortville_rss_input/global_hash_configuration
> 
> According to dpdk commit 81db321da ethdev: remove legacy HASH filter
> type support, remove case test_global_hash_configuration
> 
> Yu Jiang (2):
>   test_plans/fortville_rss_input_test_plan: remove global configurations
>     of hash filter case
>   tests/fortville_rss_input: remove global configurations of hash filter
>     case
> 
>  test_plans/fortville_rss_input_test_plan.rst | 29 -------------------------
>  tests/TestSuite_fortville_rss_input.py       | 32 ----------------------------
>  2 files changed, 61 deletions(-)
> 
> --
> 2.7.4
Tested-by: Yu Jiang <yux.jiang@intel.com>