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 D8C25430C1 for ; Mon, 21 Aug 2023 14:37:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4F66427E9; Mon, 21 Aug 2023 14:37:07 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 94B73427E9 for ; Mon, 21 Aug 2023 14:37:06 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-79a83720538so1081619241.1 for ; Mon, 21 Aug 2023 05:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692621426; x=1693226226; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yKYUrmpEDW+jR11lrCtxeIfuQ3RYvnk7y3S7dSkeVz8=; b=TlE/UDjun4gu9klFvLqHm2reqoMceh4CuN6VFn8O4c0zzsFzgVh5GAy/zox6FZlgnh b+BokN+7WRynmAnn+iKJt5Xk23oUiBHGWrjTLIBYHB0nuN6YIffSY3tkcWREU7NAwxIM u2oMXwfvclGGNTfG+qvpHXL41xZJOpDikrGqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692621426; x=1693226226; 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=bjw7mQpNLWKgcOQXD5s/4UIfZYj29US/J5yr6vgAtU7UwRqybcmnjkK+NN5U32o7YR Lk+NrHQ5jQ0FIF0B9/Oyn825a1Wp/b+GgpwQqJLmk1wtHWp+SIyv0cgAT5InlIDlwJhu F9qItMcaWT3dTn1on0XFrUuT9w88Yom49PTXLlDUJI9M6MBZ6y13v/wM8UGy/q+1UiW8 rTDaXVibi1j56kdjdIfpTOqU9AVMi+3hhnYEQUxMHrd76qOjcgwAyE8q2Ahs43tnzTXZ xuqAU3GxRVTy7OpwIAJvlUCHAxuRr7qsrO5lP/vmpIrES9/zRFZqg8/eV1qVaGDkxFTz d18A== X-Gm-Message-State: AOJu0Yx9BvVh4SGZnb+N54FVJSBKOIgXga/j7vZZVtUFt286USw9PoDW tFTQ9deyJFcs4dAM2ffjidPwHDDKuwsmdAjRT3DuIhw5w0oB0a0anV7uRg== X-Google-Smtp-Source: AGHT+IHHJxy1taEaUIMlTQXoPZdD5mrIqdRLUGaKKCoyMXH7SS0qzcg9yV7p44fi2myC5oqKlLngxWyO49oA X-Received: by 2002:a67:fe52:0:b0:447:583b:acaf with SMTP id m18-20020a67fe52000000b00447583bacafmr5384267vsr.31.1692621426003; Mon, 21 Aug 2023 05:37:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a0c9d01000000b0064740c9891esm647339qvf.76.2023.08.21.05.37.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:37:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:37:05 -0700 (PDT) Message-ID: <64e35a71.0c0a0220.3361a.89b9SMTPIN_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 AC9536052471; Mon, 21 Aug 2023 08:37:05 -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/