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 D9DB8430DF for ; Wed, 23 Aug 2023 13:37:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82A140223; Wed, 23 Aug 2023 13:37:42 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C96AD40223 for ; Wed, 23 Aug 2023 13:37:39 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so4036956fac.0 for ; Wed, 23 Aug 2023 04:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790659; x=1693395459; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1GeTje3wByk6kNdz7gZlLZhwIKyXo7BaBqX7+rpSl7o=; b=K3EA1vTcyoMDTnP1KLfLitk3SkMUkBv85PZeQpm/3giLI4pkyNaZ+H348BSgR4AhPp dYuWeZsfs2Gmhd7JHkqoxiup9ad5Bzy2HI7VlPOlQOy8gAuLWjwKDSPoV92go81yInQg ksstGZ/raZu3w2oiyguNe/2h++AOyZLMLN22o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790659; x=1693395459; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1GeTje3wByk6kNdz7gZlLZhwIKyXo7BaBqX7+rpSl7o=; b=au1XkNBVC6I9g88m5o4v+yx0WAJ9LMARCEQCvx3Sh7E2SheeIRNq3j6LiRUen2VTjJ HSLpjCPXGrIrk5EAMBEvX8jqWMLnuhRdknEGiUrjLIvYb/+wmluStiWBSjRfECwFHcca +Kl/TqueHWt7N5++X/hNMw01Z50Nq+DIMNDaRgyN7m4eZftQzvN2idVrqSphgxIA4mt0 xdJbbOoEnY/P4GVSwBrYkLy/XNmoY9u5QwPBQLvv+miq8mq3hLO9CSI5VXTz8f010hmt iK4UdPMEiJIwm6ZIB+/yXp0GD5I24RdOQ/YIw5e2e5qgp38iNNNFzBVAG0iZie6329Sn mwkg== X-Gm-Message-State: AOJu0YwcHBhN22exp3pnLzr6xDFzCQbLgoMRtbeeB72cCr+i6WX2+7zY LtTD+BWQQjLujjnmAK00/ZZUsoN4gxju81HNXs8jvlp3L1L8hERgmsyczg== X-Google-Smtp-Source: AGHT+IG6lLnu4Vso2JItmmuXyHqA+ZWGf7n2dqhXbbKoEVxOOxxkAZMaLoi7+T3BNsHj7xOiuRhRonVPZ9qH X-Received: by 2002:a05:6870:828a:b0:1bc:1651:10e with SMTP id q10-20020a056870828a00b001bc1651010emr16099693oae.30.1692790659258; Wed, 23 Aug 2023 04:37:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dd7-20020a056871c80700b001c4ec023cf7sm1243361oac.43.2023.08.23.04.37.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:37:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:37:39 -0700 (PDT) Message-ID: <64e5ef83.050a0220.85f72.b915SMTPIN_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 DBFF56052471; Wed, 23 Aug 2023 07:37:38 -0400 (EDT) Subject: |SUCCESS| pw130662 [PATCH] [v2] net/iavf: fix checksum offloading 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/130662 _Testing PASS_ Submitter: David Marchand Date: Wednesday, August 23 2023 06:29:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130662 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/