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 C8BF8430C1 for ; Mon, 21 Aug 2023 14:32:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5C3F427E9; Mon, 21 Aug 2023 14:32:36 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 74B6D427E9 for ; Mon, 21 Aug 2023 14:32:35 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a2bf8d404so1074940b3a.2 for ; Mon, 21 Aug 2023 05:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692621154; x=1693225954; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J2JYtqJfdfWGya72WHOnFpUDtFPFWJlGHIqeGSox0HM=; b=SRMjXK7ekREJixK4X4amvPoFozJsagJRjvy9B9+PcrTL6aTa3OeZX5q3qe4lJDa4xe Gbq/L4KiCY85xxUMQ6MQU0MbSNdb3Z4CEAWU9HorkRbMMwDCELicPGdMAeFekUhBrCcr H1rmoksW7cUcUpg/hs0roPuzcGfXHXJoTKM78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692621154; x=1693225954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J2JYtqJfdfWGya72WHOnFpUDtFPFWJlGHIqeGSox0HM=; b=F9oEe6nUdVLE5Ylz4zNLX753N+EYOvA1vzDADIIcu5dIvGduMHNaajPSl7FEzIFpk0 K1lkbgattLIAbN73FkIp2XAhqHLIuI5g+zBhOAa2DgPjUFkNucyjvMKVhpLu18+dETiR B8W3fcPk3Fv6X6rQbIFFrVPi7Jg59qpe0ZsKkQxb0c8VZOynMu/+qQsN5Cdvm3FooRST ykpDomVBtsP2M8vJNerB6MvlGwfFPtKybj8we+Wwi/h8MG96Hvlo/mx2hxtrvYPRx2zZ pKZvSqemieMTN8z9rmRcCxOp/A+1x8hmGx2K+vK7dknR1Jy/tsiBk/ti4jVGizkdQVl1 FBNw== X-Gm-Message-State: AOJu0YyTu7G+Tk6jUx9bdw3KuP9w9f30yJafzrxzd3EE41NtU82XMHeC oZho+yFOMeP81V+rGcsmAPpQ5foUXi/XgJzjLfBFj2HECDlLjzPbfIgdCfeExG8H/Qcy486mZA= = X-Google-Smtp-Source: AGHT+IF7pKaoNusg+QuU7WSe+uS+hlIiaw+frcjVkv0xYjuU1l+pCU80C6RE5fDH7P3zjH9PtBNON3IiJhK4 X-Received: by 2002:a05:6a20:9183:b0:12f:952:11fb with SMTP id v3-20020a056a20918300b0012f095211fbmr5676507pzd.52.1692621154646; Mon, 21 Aug 2023 05:32:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q8-20020aa78428000000b00686be3d599csm610870pfn.3.2023.08.21.05.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:32:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:32:34 -0700 (PDT) Message-ID: <64e35962.a70a0220.fe7c3.11eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D520D6052471; Mon, 21 Aug 2023 08:32:33 -0400 (EDT) Subject: |SUCCESS| pw130555 [PATCH] [v4] net/iavf: fix VLAN offload strip fla 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130555 _Testing PASS_ Submitter: Wenjing Qiao Date: Monday, August 21 2023 09:52:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130555 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/27395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/