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 6E25A430DF for ; Wed, 23 Aug 2023 13:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A1EB40223; Wed, 23 Aug 2023 13:40:06 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E9F640223 for ; Wed, 23 Aug 2023 13:40:05 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79244dd2e49so64223439f.1 for ; Wed, 23 Aug 2023 04:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790805; x=1693395605; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hkmi7pL+hWFIQYBdAiqAy9wjm1aVhgJzSyajwXaNRt0=; b=QwPyn2Mw5xCZK0Ft8bTQuDmV+lQzO/CluJhhvxglkIT13E4a6CD1jPqRqaEBJn7Ssl LA27VLRA1c6F6KI0jia84N0jP9CFXPK8ieNE8a3OXdEkxR1i7dPKVEdJiXbJXsErKxBl LB10pqPl5ssqW9A/lpCeGWpMYTbxUDiv/fX1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790805; x=1693395605; 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=efq+y5S76aPy4UkvWdLb7UDeI9+gaStBcqJ+Q27bcfv7hLhPI91Ba+h6QHm7eLqclD ghOZsTARBUspsqAlOXUoEVXi0JsSVhib70sikEub6k0JaCrBVpuY5G+29TZ9bhFkj+lb mqG/+MU0radq3Zm0sIrC+xsAxptw09iMs/7JyoLFdupy8oNWac4lAz5m849/326V4I+O 0l0+fd4vBcaILv3Hxus+rI0lV83WXrovtu6f4ydy60xxPaiw8DhrQPA/HxXh69iTBODN j2Qdb4Df6xJj1vLvxNmT+/0xAt3NjmMJ2Mtb2fUTjZpD7x6SgpWB8NCDjcX6vtlpB95X 8BXg== X-Gm-Message-State: AOJu0YzD2iMV6DxUGAiHO4Awhkk2+02kfWrTgD5OqcZBhX2MhPonY5RF U2M6Prc5n99oX2mNzvLgC+OYLdSdQsDN3xy6LF5SGfL9etcE2VcZ5pMTCw== X-Google-Smtp-Source: AGHT+IGlQTpWcNh9AjqDm3J5AfOPh5krs3XCukqTPM2rGtx1hproEe3e3HhIhyF0Pb2sCmLDe0dC1ZgfpSGN X-Received: by 2002:a05:6602:22d3:b0:791:1028:2dcf with SMTP id e19-20020a05660222d300b0079110282dcfmr2468974ioe.10.1692790804928; Wed, 23 Aug 2023 04:40:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a6b7a08000000b0079256fa0e22sm46641iom.22.2023.08.23.04.40.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:40:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:40:04 -0700 (PDT) Message-ID: <64e5f014.6b0a0220.5be1a.1c9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 702666052471; Wed, 23 Aug 2023 07:40:04 -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/