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 3FCC7430DF for ; Wed, 23 Aug 2023 13:39:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D1EB40223; Wed, 23 Aug 2023 13:39:06 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 99DF140223 for ; Wed, 23 Aug 2023 13:39:04 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bca3588edbso3623807a34.0 for ; Wed, 23 Aug 2023 04:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790744; x=1693395544; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hkmi7pL+hWFIQYBdAiqAy9wjm1aVhgJzSyajwXaNRt0=; b=PM17sSBhh37sbMtzUU+9DJpewGxnvrO0R9uiA6Vo1uz2eUhVXqBnwJaNY2OwrH0J9k qkPtERF7uaS4pKVCQM8+2bi6cHoYNRhETMV+0vsZWPtiw3d2TniR/WydoGDtB1kUTD0t sD9UVPMS3mOpJnoAAWOf5bx/d4btKoAX1k2rA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790744; x=1693395544; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hkmi7pL+hWFIQYBdAiqAy9wjm1aVhgJzSyajwXaNRt0=; b=KynSzBK5Qa8ZTTTLyrh3HVbwfEWwadw00wsnLj6/q7GrSp2YFhDlG2EPRCMFhdRLSK OaWvZxKBDUqrKAHxt/O7IGVj7av0veMW2/X8/kAdutD+RKtyL4Tkg5BLccR/D27ovJM0 l7qC4iT8QYpmyH8d6r22ch9JpwkKmAw4Ana/kARGKAJ3aYm+ki8jC5w9ekUl2PmEXTPd FSNfK/SC5Ly0KkRpe1LG3imi6UYOp4/C940b/qUX6EcCdBks1miuQljMgKvpONAJadI0 RqwI6u8AYh+FOLjIQIj3M+3YZEIByhrST0YRZqdOQBqyINfxaQ5NUelMHDP5qrfL3/rx Bgag== X-Gm-Message-State: AOJu0YyuduQnUfN9fn+KSyA3QO+qf+CxidnV4PkLFsj+vY2xJa/+6d+x LGD+NZKBX+aNwSzOFX8ALb58VCn/BXcp9+N++1Ofsj4KX+9XtkM/k3/DkTsoU+ch6TjEHpV65A= = X-Google-Smtp-Source: AGHT+IGrnJO1rN7KJbacIlrfNPXGwggiVg3xWBPuM/WoKvE0Ts/t9kMTdHEGTBiiauWtBvp9IKj5Ti+tgiKK X-Received: by 2002:a05:6871:5225:b0:1b3:8fed:c4a0 with SMTP id ht37-20020a056871522500b001b38fedc4a0mr14616357oac.1.1692790743972; Wed, 23 Aug 2023 04:39:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i7-20020a056870344700b001cc805e0c11sm789442oah.18.2023.08.23.04.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:39:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:39:03 -0700 (PDT) Message-ID: <64e5efd7.050a0220.7ca8.58bcSMTPIN_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 70CF66052471; Wed, 23 Aug 2023 07:39:03 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/