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 13606430C1 for ; Mon, 21 Aug 2023 14:34:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10353427E9; Mon, 21 Aug 2023 14:34:10 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 991D1427E9 for ; Mon, 21 Aug 2023 14:34:09 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca1aadcccso5752575ab.3 for ; Mon, 21 Aug 2023 05:34:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692621249; x=1693226049; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J2JYtqJfdfWGya72WHOnFpUDtFPFWJlGHIqeGSox0HM=; b=evSqJ2ZEt4T+MGOTozVtHYVQXjNDfCqTLvMaqKngqiz9zZWbZFDL6R+rGss9Qd6e3D UkAOEsGwONS6nK47w1JbFeOGSCFM+PfuSYBaukN4te2/6FcTCWrmJYb2zt74D/Rf8pZC n6ChAcltml3ypj6/knwilj2OxoEY9prhpjnaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692621249; x=1693226049; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J2JYtqJfdfWGya72WHOnFpUDtFPFWJlGHIqeGSox0HM=; b=jjIdpa4WjqL78f11xB1hZSCzSfUZBZ6KpQVdQ5hBwJNMvtIkBve88xJXrI33YkLTOC hZuFoTd1MI5CPXl8nd8q06YoYb0xdJnzHegCxQjPrRa0CPHJdBEoNovsV6TQdSlQtWLI KJorURxjGqPYaprzf750a7zxZ+fQuSO8KCZdZFTO/fK7rDpHm4uRdkdy/qeTq1TlkGai lYvLUPQPyy2amzw4PstkmcqrdnWbHJv3F5gD1PKWBUic8rZQsl31h3xxNlFx057B6kH7 YjorzLbGII9XxSJzWmme2YNuYasquvd1QwHpxt3hwMpQqC5bF2p95610h3Uy5p2PcvW0 oqxw== X-Gm-Message-State: AOJu0YzrzLLb1+izICYr//S3uGpbQ2hgXybciXe6e1A9LIHfMr8FW5Q1 xYLnu9+saWiQTnHPzNgKuFjMFc2EiR4PSflF3/Ys5lE1x9WC372NOPrhcQ== X-Google-Smtp-Source: AGHT+IGWyTO/X/7NyRlLWMtADHiAcEXZQV8X2FhrNlv049Ym02DrGsL9LZT1ovFOHWW777oNVmFg3aLDcVbQ X-Received: by 2002:a05:6e02:ec1:b0:349:5e6:4953 with SMTP id i1-20020a056e020ec100b0034905e64953mr7438660ilk.7.1692621249019; Mon, 21 Aug 2023 05:34:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r8-20020a92d988000000b0034774465dfasm303177iln.72.2023.08.21.05.34.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:34:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:34:09 -0700 (PDT) Message-ID: <64e359c1.920a0220.58463.f0b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A677D6052471; Mon, 21 Aug 2023 08:34:08 -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/