From patchwork Tue Jun 27 17:11:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Jiale, SongX" X-Patchwork-Id: 129019 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E2B3042D70; Tue, 27 Jun 2023 10:55:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B22E74113F; Tue, 27 Jun 2023 10:55:37 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 6920B40F18 for ; Tue, 27 Jun 2023 10:55:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687856136; x=1719392136; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=AnubDYnYp5pj7res2x+KRNQstaiPAYG4fgAMcLC94tk=; b=gpy8jcWceAiVj/mT5ujoTlqT7KpIUQL3LgjPNrohAK3yra2rKTkT2ZAw LBNhQURQ5NdvPigwIU5QUBLOFul6hcgvU91l0is8FTar5tzZhQGP7lrZU 5ggLS21Gzz569K7/X0wSqPgJGNrQyFSQZS1zpZUZPUtyjW+8C6lOtATX1 zD1Ku3GwNoTK11ain9hkMsnYYzTO6gRppYKrUnRuvPVWF2x6TuwjwaUtB atWhRh1RYj7bCwKr+YSoheWplEpmoAuA3W+C2hImdLZu+HJ62Lc50Y+V5 BmBBGtzwN++0yap2IEphNU189+/JVDBR1a0/NSGApm4vvZzXZLzDIFabI A==; X-IronPort-AV: E=McAfee;i="6600,9927,10753"; a="346277390" X-IronPort-AV: E=Sophos;i="6.01,162,1684825200"; d="scan'208";a="346277390" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jun 2023 01:55:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10753"; a="829587089" X-IronPort-AV: E=Sophos;i="6.01,162,1684825200"; d="scan'208";a="829587089" Received: from unknown (HELO dpdk.sh.intel.com) ([10.239.252.241]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jun 2023 01:55:30 -0700 From: Jiale Song To: dts@dpdk.org Cc: Jiale Song Subject: [dts] [PATCH V1] tests/ice_dcf_dual_vlan: optimize scripts to support comms DDP Date: Wed, 28 Jun 2023 01:11:26 +0800 Message-Id: <20230627171126.149563-1-songx.jiale@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org the creation of rules requires the consumption of recipe resources. after reloading ice, the remaining recipe resources of comms DDP are less than those of os DDP. therefore, sometimes when using comms DDP, there may be situations where rule creation fails due to insufficient recipe resources. modify the sub use case test sequence to reduce the consumption of recipe resources to support comms DDP. Signed-off-by: Jiale Song --- tests/TestSuite_ice_dcf_dual_vlan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TestSuite_ice_dcf_dual_vlan.py b/tests/TestSuite_ice_dcf_dual_vlan.py index 9fb42df7..798eb22c 100644 --- a/tests/TestSuite_ice_dcf_dual_vlan.py +++ b/tests/TestSuite_ice_dcf_dual_vlan.py @@ -119,9 +119,9 @@ mac_qinq_ipv6_pay_dest_mac = { } mac_qinq_ipv6_pay = [ + mac_qinq_ipv6_pay_dest_mac, mac_qinq_ipv6_pay_src_ip, mac_qinq_ipv6_pay_dst_ip, - mac_qinq_ipv6_pay_dest_mac, ] mac_qinq_pppoe_pay = [