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 867C042AE8 for ; Fri, 12 May 2023 21:30:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74097406B3; Fri, 12 May 2023 21:30:24 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 1CB15406B3 for ; Fri, 12 May 2023 21:30:23 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3f500dee3f6so7245891cf.3 for ; Fri, 12 May 2023 12:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683919822; x=1686511822; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A/1Hk0HnFuNVHFWiHXnhwVkFsrqfpHDRe+ss2op87yA=; b=bBy0n71OxnAutPHfa5hkr1khhaOdfngooaxweUP5GavEggzzfv9bwj4Fq8cCEV52BF 6PcwaSjSxw4U+H2EJ6H5YKj+FMg8LvQzV3VOpexQafgG5T92tuu0RPUCabq0ovB5v7sB EmpJvgClKXZsdklObzNpLMdUD4H0+Tqy+Cj1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683919822; x=1686511822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A/1Hk0HnFuNVHFWiHXnhwVkFsrqfpHDRe+ss2op87yA=; b=ZMlgG1QnIZTkv0UT6VMwBL3V22RDUaM2HMLAqMmtd+CQnvlSxya/DNvMNk/8r0Y4bA iTPNm8Quhinas9ACbqLqjPt/J6/1IDz0YR1IPJSRtvjwJK7GxfiPnFXYOEnPPYa4J2bm LNazTWor+Pj/eBebYR4/nNHaJ0T/LrARCfiycFCqmaSCPJrxzljtRQwWJDXRfO+Q/sPR 4WNsy9WF/QrwnFuT/Va16u5zFRUKGJn6ekvpGVlwSBALr0R7WyvR3rjBEJ0Uw6EFiZ8F TlSeLu640GGdghq1dVSHmrUEgkdgMTK8ILfKVKQ/hur3hExky4rX8Vp84BhXD+yz0yoz Bp8g== X-Gm-Message-State: AC+VfDx5BRMsm6Y6dWtJQryBcfh4GtthaN/4t3jA3e6M/tHdE8Wq41v3 2wRQFcAzz3E2BO52P20AwiK7Mrw3Stbqjkx8+9Gn0UEp64xGwQ== X-Google-Smtp-Source: ACHHUZ5jB8wH1O5ghip9PnhG44IaLN9swsUXGyG07VlRiIv/hdiQpATLUNZisQmozVME5Qe2zKu9ucmcJrLU X-Received: by 2002:ac8:5cd3:0:b0:3f4:c25f:899 with SMTP id s19-20020ac85cd3000000b003f4c25f0899mr17606661qta.68.1683919822578; Fri, 12 May 2023 12:30:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020ac848c7000000b003f364e991bbsm692311qtr.13.2023.05.12.12.30.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 12:30:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 12:30:22 -0700 (PDT) Message-ID: <645e93ce.c80a0220.d5006.6919SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 45D92605246B; Fri, 12 May 2023 15:30:22 -0400 (EDT) Subject: |SUCCESS| pw126826 [PATCH] net/nfp: fix the VLAN push flow action From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He 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/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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/