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 C0E4D430DF for ; Wed, 23 Aug 2023 13:41:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC74040223; Wed, 23 Aug 2023 13:41:09 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 68C4040223 for ; Wed, 23 Aug 2023 13:41:09 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bc83a96067so33640845ad.0 for ; Wed, 23 Aug 2023 04:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790868; x=1693395668; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hkmi7pL+hWFIQYBdAiqAy9wjm1aVhgJzSyajwXaNRt0=; b=fbYWIGKTj7ajKCXcbWiOIW5H426OzMVS+Ir1rnJmrjBQx8heJI4Mm2qvnEz3Xq1E2N Zc1lHQwjlU+0HcOY8eiVUSWZxnoM6p+YcS2pWFC8aEWTmtgLm64IQJ88ZCvcJP2sIoFa jFjh1C6BJE2sEoWjYX9h//4j+ROZdGvXMEeFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790868; x=1693395668; 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=RNqG1EzpSNvUDqhz5E3aFjYDdc6pJ3lGDMGbvyBpofQa00PxF0J3bxjhPAVv1FlQgZ RtU3zDFayUJYHByOsBH6nAQ4Vih/tASeKI6HzqpNdFrAQ7d7pmyi8cHBIXkHtFZ2pKON SpOIhjApkceefV55NZcVm2/cgL6fTwoYQGud+GNMSxVQ2cTFnSLnm77QqTr5abhlCPAR utnIztwK3cIwdhIjf0jTrF6eRRmHsItxHpw44L629/j/Bnmv2HN43cuCTVN03nJeA8Gb o+PH2Hx0T9e/Ewwft7FmRV/Sb0tfitOp8kpLXb7a8ohRpE5J2soV61v/JmKYRN/PSrjO dd0Q== X-Gm-Message-State: AOJu0YymxL3uKcx9JfOP9bsfkXb0CkrD9EGbFr83VRfi+fgt53pSH7EQ XayStNRVv7qG0dHjlpATNKBGOHo8vTrZ0YDQuz1eBmM+WjwZlNyk2I1HS3FikHRPDNR2DzNjJg= = X-Google-Smtp-Source: AGHT+IGiC2ZWfZ8pTmNSx8XrJ9iM4YradnLc1+j4qE9YAQtdOHASe6zaBJ6ZtgfViztg7rwkMGoDu2sOXg/e X-Received: by 2002:a17:903:25d4:b0:1bb:94ed:20a with SMTP id jc20-20020a17090325d400b001bb94ed020amr9052979plb.24.1692790868741; Wed, 23 Aug 2023 04:41:08 -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 h16-20020a170902ac9000b001bf20c806b7sm526436plr.6.2023.08.23.04.41.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:41:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:41:08 -0700 (PDT) Message-ID: <64e5f054.170a0220.375c4.7adfSMTPIN_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 E76AA6052471; Wed, 23 Aug 2023 07:41:07 -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/