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 8668B42AE9 for ; Fri, 12 May 2023 23:19:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6539B406B3; Fri, 12 May 2023 23:19:30 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id D2C1D406B3 for ; Fri, 12 May 2023 23:19:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61a62fc8b5bso82228716d6.2 for ; Fri, 12 May 2023 14:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683926368; x=1686518368; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D/cttFxNJD1kkOeicxGYax3XIgnffXl8SemASMq0X1A=; b=L2JyusFeU30P7juZjprMO4WsZeR/ro4CYfoxb9e2EsycYoUtfyNT+nwC1rpjtmt7xt YbNgRkFJXbOJkZtGwZAbnro+FkC1ZlK1nakH7AdjoE22VG+eslzAhryqjL1CjNT4kCfE bpN8SkAMWOq6bK7hEWiBb5a4Xv1dcmatou76c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683926368; x=1686518368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D/cttFxNJD1kkOeicxGYax3XIgnffXl8SemASMq0X1A=; b=b8k5GJrQMlCnmL65rRr+VSxBpeIuqZbdILKzym2YJ1mZxnTEkw1v6wzVRQaKcVoLeM Ercgj4tqjMwBCJg3jhN1ZYM0vOVNFKAOiQhVJPMzWHexLxgo5Ro9hYz/Ct+nOL8LmOei I9E0cNNIGPX15kRRJiUHgyjq9HtDop84QfULIrPkc/SplNrE3fn9t8xDWIRpyVR+ekZl FyQ4R3GCEZd2Wmv0ZUwuLBVpDSlnqy5QYUjgL1yJRb0ikNHEz/eW7rrTme3NFJyWlmSD ZN2sbn4DzA2Ss8XQrxjhO42XkMWFJvEu7uENjooWJnDMuuhxjCD7lsH27zA2l24cj9hn giaw== X-Gm-Message-State: AC+VfDywj+r1EkZkifHpHN4iF3Dhl/qVaEdyznPDnJOO9Yry/OnMSAX5 01ZOZLpFLhxTI2JBXCek0+Y6xauz4ymex+esf0Szse4vzQvwpMr8FGQHbw== X-Google-Smtp-Source: ACHHUZ5bPlBBxC2Kl6KNJ35ZBrliaSdJpB2sY1xWLBQ213qRHpEDhuCAp4ZBFs8oj2tOjHaEzHj2SOR8KSZM X-Received: by 2002:a05:6214:20ec:b0:621:331b:f55d with SMTP id 12-20020a05621420ec00b00621331bf55dmr22829467qvk.19.1683926368298; Fri, 12 May 2023 14:19: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 l17-20020a056214029100b0061a648eaa6esm676201qvv.23.2023.05.12.14.19.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 14:19:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 14:19:28 -0700 (PDT) Message-ID: <645ead60.050a0220.4f05d.40c0SMTPIN_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 0335A605246B; Fri, 12 May 2023 17:19:28 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/