From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A76A64295E; Sun, 16 Apr 2023 17:25:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9871942BC9; Sun, 16 Apr 2023 17:25:27 +0200 (CEST) Received: from mail-pj1-f50.google.com (mail-pj1-f50.google.com [209.85.216.50]) by mails.dpdk.org (Postfix) with ESMTP id 568194113C for ; Sun, 16 Apr 2023 17:25:26 +0200 (CEST) Received: by mail-pj1-f50.google.com with SMTP id 98e67ed59e1d1-2472a5dbbdcso225698a91.0 for ; Sun, 16 Apr 2023 08:25:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daynix-com.20221208.gappssmtp.com; s=20221208; t=1681658725; x=1684250725; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=o2zDqtgc1JgvZ8zBfWvGNfLw5ns73x7FVwvQIfgPDxw=; b=nTMCPeBBGDR2oqZkcuGCeC1JPGk6YAKgaiDQWoFAynXym3tm1hdF14nlhXa3fZM9yc 0wJ0J31TERRbnC1PA5ZNFYhCJgBEjlSxl0jJONIHi3wTWUTlg83ZzIF5+asILnIVetU7 cJhwG4Ft032tAha1lSw1rp/r2s63Lh+lfXKS6PRCEA/y000VoLxqdNskoUclVyIUzPdF LcUw+2mKQ4R/Ce5sl6IM8QQ/ofJ6yShLhEyNd/PKpa1bMUzKrcwKUAli3SDMJ8csmNqm tyf6CSBm90nEo1GpimKdfG0Nms06qH4FyPuVmosMNSo9FapVsvRCtKXPH1i0pK5Mj7kO 4o8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681658725; x=1684250725; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o2zDqtgc1JgvZ8zBfWvGNfLw5ns73x7FVwvQIfgPDxw=; b=OPWHjp4lGNLhSrPmjw7lXVEZK8OYpRPgr2sasiBG2tPR+aBEsyfXgddy8dIvo5emNw wE9rCyCLT3RWrzniWnMs6MyDTb7f8UHOJhalyVkEztIq3UAfIu0GXrjZGa5Ua+C4rB3H T2s6UjgLvAhNvZ7TDy6W6VthkhIOCrmrvPPhnmVd+vZL0m9YIgZ2R9LR46yBWWxAX6aj xUm+7KY2QrXvqacnPDssTr79jsqQp2OVt046ktb6uzvXhM4OwgRrg6co79m76+HoXAwB Xu4xmn2uMLivNQy76GB+NhFk2SXRMXVKnHDNnlwabpUzHpJ7mHqJO1v7r8ix4zSFTO38 Fpbg== X-Gm-Message-State: AAQBX9emIBZuYbtaKmakr1DZE+pMa5qWjw531R48McG1GuFvHKtw1aLm FeIyEv8M/ald5WnC7SW1jSZSU4mHs4boAZTPLV0= X-Google-Smtp-Source: AKy350aosdAmEwvzQGT8P6+WiBLtIU8cv5yWpWoAaY7ce+BV649SqKXWEr/GhfQsFL1Mrj1mv5Adig== X-Received: by 2002:a05:6a00:8c6:b0:638:13ab:b0a9 with SMTP id s6-20020a056a0008c600b0063813abb0a9mr18770003pfu.24.1681658725434; Sun, 16 Apr 2023 08:25:25 -0700 (PDT) Received: from alarm.flets-east.jp ([2400:4050:a840:1e00:4457:c267:5e09:481b]) by smtp.gmail.com with ESMTPSA id g19-20020a62e313000000b0063b89300347sm1217414pfh.142.2023.04.16.08.25.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Apr 2023 08:25:25 -0700 (PDT) From: Akihiko Odaki To: Cc: dts@dpdk.org, Akihiko Odaki Subject: [PATCH v2 3/3] tests/uni_pkt: Add IGB_1G-82576 Date: Mon, 17 Apr 2023 00:25:16 +0900 Message-Id: <20230416152516.132890-4-akihiko.odaki@daynix.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230416152516.132890-1-akihiko.odaki@daynix.com> References: <20230416152516.132890-1-akihiko.odaki@daynix.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 IGB_1G-82576 uses L3_IPV4 for the default IPv4 packet type, and cannot detect ICMP. Signed-off-by: Akihiko Odaki --- tests/TestSuite_uni_pkt.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/TestSuite_uni_pkt.py b/tests/TestSuite_uni_pkt.py index e883b84d..8aa526f0 100644 --- a/tests/TestSuite_uni_pkt.py +++ b/tests/TestSuite_uni_pkt.py @@ -118,6 +118,7 @@ class TestUniPacket(TestCase): ipv4_default_packet_type = ["L2_ETHER", "L3_IPV4_EXT_UNKNOWN"] elif ( "IXGBE_10G-82599_SFP" in self.nic + or "IGB_1G-82576" in self.nic or "IGB_1G-I350_COPPER" in self.nic or "cavium" in self.nic or "IXGBE_10G-X540T" in self.nic @@ -153,6 +154,7 @@ class TestUniPacket(TestCase): pktType.pop("MAC_IPihl_SCTP_PKT") elif ( "IXGBE_10G-82599_SFP" in self.nic + or "IGB_1G-82576" in self.nic or "IGB_1G-I350_COPPER" in self.nic or "cavium" in self.nic or "IXGBE_10G-X540T" in self.nic @@ -181,6 +183,7 @@ class TestUniPacket(TestCase): ipv6_default_packet_type = ["L2_ETHER", "L3_IPV6_EXT_UNKNOWN"] elif ( "IXGBE_10G-82599_SFP" in self.nic + or "IGB_1G-82576" in self.nic or "IGB_1G-I350_COPPER" in self.nic or "cavium" in self.nic or "IXGBE_10G-X540T" in self.nic -- 2.40.0