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 3ACBC430C1 for ; Mon, 21 Aug 2023 14:28:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36E14427E9; Mon, 21 Aug 2023 14:28:18 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 38C05427E9 for ; Mon, 21 Aug 2023 14:28:14 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bddac1b7bfso21709315ad.0 for ; Mon, 21 Aug 2023 05:28:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692620893; x=1693225693; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7WjXqv1a6Ri+010U9vA2CJtZhsNgoT+t5E1/dKspGDk=; b=XXhUveKtQzW/ScSUx8Iz8EDNk/nKfqNFqngF1QCyRqgZlFlTWQD3l0NS5mAT7N1ySK /MMCaoZ5IhABL58u4H8bE8H9uAAHeM7cHl/OBDd18c+KMYq/MTz9uYyiD7VGMkE0zBVC eTYIASD4ANq9hqqYOedcFmiuxvwdklTZrBGH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692620893; x=1693225693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7WjXqv1a6Ri+010U9vA2CJtZhsNgoT+t5E1/dKspGDk=; b=E7VLTVHOj/JNc405W9+OtyxUfjypJ009rHyvKQT6XrJo48ooSdhcyOl6n1n95JJUas o2N46hH//k4AnqtEaopUd+1vm4qlOqR4ua2j64aTlggKCC87x9Th0eAZ3xjGE/xIvTnZ E5yhhLUkxDS6Y57q7VjqRLhrkp4VDQ8+q4OSItDnL2St/9WgfArbrBFNFZaX8UA8Vjvk YFpd7Nj3InrReM2Dm4rnoqGY4xgWYvBRntal3R/UGw+ao7tgNZUndSBWDDCo+byQWDG9 ZyguzkCUmiRobfiiXc0odD5Z1GFlup6vv3RVZMCZTRh4u3JYCQ69e8Osgg8KVVdhA9le CADA== X-Gm-Message-State: AOJu0Yy960tjnHuRmN1/heNAW1mmcJnEhpnigHpM677hKmp61LfSaaug LfFdZWjTXFpjzjEBmSHL1hUUKxp6c5R+AdMGw8RfASyFuVhD/8WAuprp2A== X-Google-Smtp-Source: AGHT+IHRsUNAgi+QrRGgKc/d2ZR9YkOe4/6h2WtHWRzydwWwSgvwXjEJG3kCaRGHD8ryAkzLOwZe8jGt5sZ4 X-Received: by 2002:a17:902:d486:b0:1bc:210d:6365 with SMTP id c6-20020a170902d48600b001bc210d6365mr9650888plg.2.1692620893405; Mon, 21 Aug 2023 05:28:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 10-20020a170902c14a00b001bdd741dd70sm271596plj.115.2023.08.21.05.28.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:28:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:28:13 -0700 (PDT) Message-ID: <64e3585d.170a0220.b3305.e158SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDEE66052471; Mon, 21 Aug 2023 08:28:12 -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 | +--------------------------------------+--------------------+ 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 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/