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 D19CD42AE8 for ; Fri, 12 May 2023 21:03:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF33B406B3; Fri, 12 May 2023 21:03:29 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 01575406B3 for ; Fri, 12 May 2023 21:03:28 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-192814aa343so8092402fac.1 for ; Fri, 12 May 2023 12:03:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683918208; x=1686510208; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hk5czyygC0HSonwhFEnhX6RvcLC1xab0vrnwTLg11DI=; b=Lz46L9ih9jC7la6esXm0bRVpCLt0jZhup4WVWUBIuKFx1PeCtCTjUQwWZsjUtzCeA0 3pEbfdm1TbMXse6yZFX/NN1iqqvlDF3CXdv/sQUCv8aQtNBTCIphx5T+yvRQJtjn3Us0 Qks46SDUtak6W+vTd6bTnWx/vi88LiVSaA23U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683918208; x=1686510208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hk5czyygC0HSonwhFEnhX6RvcLC1xab0vrnwTLg11DI=; b=L1E7m9/8uxojL5sJAkSqgq/65/cKRsuxewfNYOgA9D7fdxP37Y9P49J2M9DFSqyRE9 PdxYuWiJ/fRDkPQS+afi2rHguKdG5R/APUuPJ+8W+PV+ECejRSE3qipe3x3m5ZW3KJhA DTpJ8ungZaL4Lf5KXDco8iB21NQx2vE8FBuDDBUHL3P/vCShOvKy9HZEepZRMZxH/LYm 2ZZu+FR83pc2jys2LefI9VzQwn4CPIm8+zwsTuzqaCKMAl3D8qQFGJ7LTYM+Rw/1L09X ZKvwO4H2nD55Cl2s+c0ZD0ousMO9wiLQiUsvVkCDSY3s6gLL0V02KIBkcyQsW9/RJjqS 0OWw== X-Gm-Message-State: AC+VfDyYErECb67qp7buvqvx0IVAX3of5i8tMQdahUSsW+2aDqfKFvUq J0x+a3jL3R9mqIGzeY8bL8FHQmV8oBemQxG8O2geJWdmi+3wh+GwvQQabQ== X-Google-Smtp-Source: ACHHUZ6OcyhZIcoau7Lktrv3UH9krAxg1G/PdJL9p4ZLVh8cH6Kp1clGh3CE1OG+5dR++djwlboGl76USzCu X-Received: by 2002:a05:6870:3a13:b0:187:bf78:bb99 with SMTP id du19-20020a0568703a1300b00187bf78bb99mr13963898oab.12.1683918208355; Fri, 12 May 2023 12:03:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a056870214500b0017243c9542esm1462482oae.14.2023.05.12.12.03.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 12:03:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 12:03:28 -0700 (PDT) Message-ID: <645e8d80.050a0220.764a5.51fdSMTPIN_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 DBB63605246B; Fri, 12 May 2023 15:03:27 -0400 (EDT) Subject: |SUCCESS| pw126826 [PATCH] net/nfp: fix the VLAN push flow action 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126826 _Testing PASS_ Submitter: Chaoyong He Date: Friday, May 12 2023 02:03:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126826 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/