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 915DC430C1 for ; Mon, 21 Aug 2023 14:36:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D975427E9; Mon, 21 Aug 2023 14:36:20 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 9B0F9427E9 for ; Mon, 21 Aug 2023 14:36:17 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48d0e332f4dso497811e0c.2 for ; Mon, 21 Aug 2023 05:36:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692621377; x=1693226177; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yKYUrmpEDW+jR11lrCtxeIfuQ3RYvnk7y3S7dSkeVz8=; b=ZVv0cvReiVmDDczM1NfyAzvN74VtgClWbQWAgedW5cj2mvIfD5BhDaTvm5h3kbIjXF RZUj4mklZ04aCP2lcc/x5QkP7P7IIB18ATCd+ZAOc58z73iSaILXAb1uplXdI5b6/QP7 6S3qCWbdFmnnjKvcS19i165y13NEbUL6VSBEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692621377; x=1693226177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yKYUrmpEDW+jR11lrCtxeIfuQ3RYvnk7y3S7dSkeVz8=; b=dLt0h8VkelIs+bUBe+bxbgLNfsMY7iuEAT1XrXGOSmrCB+C9QhNlKEX6GA6IpG4alw f7+QZ6JmHRBpXsv5P17RiK+7iJEvZKhojKWNInvR6eK1X62I2+9Djng/Eel76yyDmtnb DdjdQH6VsO2fY0UFQplbrLeQcOxOeRSEsH7jXcmDAkaDva3/CB6a6olZdEEK7LWtRiXr fXmzT8zsH68zVW9YGntGRRVTcgR1Quw6Dd3SDxEJwh3zub98iy0Yniy1HbzG0RK1Tjkq f3A0v6EDpLqS/WKWcSf4ScovYb33Sj49VR6nGE2ca6GcpR3PLF32ZU2pkOeXESMl21VR dLbg== X-Gm-Message-State: AOJu0YwAbyZyPZXyq8xAoF5xDyEzQvqVKdKc8CeEavhkzbA+sUytpd0d VAvkyUeuXdX/7jd6Hp4ui5XiG/JWCRVujWxIXxb/yfgX+9rDm2aVojKMBA== X-Google-Smtp-Source: AGHT+IEoU4wyzGT96VphTMUCDsxG2UNGbRZhkSY2qMPo0QYg61bVtM6lyqzw89IYYv33TiWgHHsfeeF9TeVS X-Received: by 2002:a1f:4e45:0:b0:48d:189b:6f3b with SMTP id c66-20020a1f4e45000000b0048d189b6f3bmr2244447vkb.12.1692621376990; Mon, 21 Aug 2023 05:36:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b10-20020ac8678a000000b0040fdcf171a0sm246234qtp.23.2023.08.21.05.36.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:36:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:36:16 -0700 (PDT) Message-ID: <64e35a40.c80a0220.70541.c989SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AE31F6052471; Mon, 21 Aug 2023 08:36:16 -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-amd64-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 | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/