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 8B0D142D24 for ; Thu, 22 Jun 2023 17:56:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86399406BA; Thu, 22 Jun 2023 17:56:41 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id AA051406BA for ; Thu, 22 Jun 2023 17:56:40 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b50d7b4aaaso34646645ad.3 for ; Thu, 22 Jun 2023 08:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687449400; x=1690041400; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/cccV6GLur92sae8oAhCffBxDajB5dviRb8BtRX5DIc=; b=bfLvtTTSIDLEQYvzDzTkgFuNOEQBRq8GZwODu1o3u4XrTQUmSjwsIESceKjbP6sm4U HdbCVUyWcIIBf3j64E9ol0/gEFhSS0NG4k3Y32PtOOlL9/bhJggNczFzG5EeZIc2Y7mE bQYdcsyV07abXJZtQ7j2Uqb0sKCHddL/7T8h8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687449400; x=1690041400; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/cccV6GLur92sae8oAhCffBxDajB5dviRb8BtRX5DIc=; b=I5W8MaDawHjZkzYphFFqY1LWgHjijxNMNhi35QkfSitppaTVw5szfUMphpPaDvUOPa wSEpNHEqtjuajHpT+nb8OTemnnx/sDpaRNPaCH90KD61TYLaK1m30YoRfI4cYmthZKBi WWCjgHvMQR44ZgZS0Zur0CIjOtSPZw7VaY5J6hBNnprWMPrvPmO5qUruUWGgb9cUlYR2 jv2w4PX4sXXOMlLBUePfsnoxvVB4O1M90eHlo7D8XCLo+oVk4RJkblNSiRSJ6sYsXJAp XWgjaWYGs00GCUO1fdxWVIs3kYtkdacF1x3TdNy4gBeVv7SrGCBj+V9QjTaX9CCdLhYo ROzg== X-Gm-Message-State: AC+VfDzHc7VF2QwY1U6XDTtXNKdrNc/5mbmAAbqQHn2RlkX8lidJyHg9 hVh6YmKUMogEQK55AZ4cW/1yqW1PtIFgH6F+R8m+PiY+moLDymBYWcmlDA== X-Google-Smtp-Source: ACHHUZ7NYi8PqwEWyglbwQ2RBTIDT5Mtkx50dCcKfuHQYC3aBT3rbkTKKJ6DnJCqgnbsCUz1dC6XgstXw/Dj X-Received: by 2002:a17:902:e548:b0:1b6:788a:550d with SMTP id n8-20020a170902e54800b001b6788a550dmr8645146plf.41.1687449399879; Thu, 22 Jun 2023 08:56:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v18-20020a1709028d9200b001b0461a66fbsm535048plo.138.2023.06.22.08.56.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 08:56:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 08:56:39 -0700 (PDT) Message-ID: <64946f37.170a0220.c242f.a3aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 888F9605246B; Thu, 22 Jun 2023 11:56:38 -0400 (EDT) Subject: |SUCCESS| pw128907-128910 [PATCH] [v6,4/4] net/sfc: support VLAN str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128910 _Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 22 2023 11:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128907-128910 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26777/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/