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 4D69B43099 for ; Wed, 23 Aug 2023 14:47:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 349E340223; Wed, 23 Aug 2023 14:47:47 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1ABA640223 for ; Wed, 23 Aug 2023 14:47:46 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58d40c2debeso61067727b3.2 for ; Wed, 23 Aug 2023 05:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692794865; x=1693399665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XMyaw8r713RaIig0l0vXeyrF1F1OAiwFamzjKJpNtMc=; b=MiI4nEpS+r0bZQEwCGgkmLYfYftOTGy9PAxzn6iuFPn9GVEFAU/pX8mAZOGWX5p2n0 tPGr5+/8AKTX1SZ1gGtV6zQ0XgdIh2mRcpIygs9PpF0EiHHDdgxw3xeHIklZ1FPtHw41 ST31Et5yik+o+tTHWZpne9UyIWx9nBfzong6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692794865; x=1693399665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XMyaw8r713RaIig0l0vXeyrF1F1OAiwFamzjKJpNtMc=; b=R1QxiPJFhWo5bUMMOCLLBfniA0mG6m19CTD0FyNpkURSKUJvmJqHEZ1Jh0sk2pYZHx r4e0cSie8g1+vioTaOR/jP9dnjmzUHGnF+gf1PcWHww17r0/P3gNIM2nKw78XPWSOUPk 0oqyVe+5VPR9aALSqeD942MopXgN7TVklnqcG8K0Pwe6AH42vBnGVUnrB9yG4ixxmfy7 Qg5tIFlhNI+5uXNDJTGapOiOPFiNHUjp/Oj0wBzA93yJED2LZt/XM7uLCxOsiCrfpApp opi2bMdTV2bYZBJAJeGlshd/58kKg+N8d0FCIivIbVkDT55f/VahMilarc75zp9BCBD8 jO3g== X-Gm-Message-State: AOJu0YweCvcsHD9r0hmz5t3Z3fxe8xRHfqO96JfiWw/WqqYq6HJ5759g LVvnFl/sYZbTFp2oi0JHGz985HnCuQ4upxzrTW53sE3TA8/Aya6N9Pn/BXcGlzjUaSLKFhQAzQ= = X-Google-Smtp-Source: AGHT+IGk8oZ7o1p7E1j+nNH+kCPMIphF6wMJb7eWy9TWmAgoQwNt/AMZt2fEcURWmLEvCTV4JdmU7Pt/naEi X-Received: by 2002:a0d:db56:0:b0:583:973:cc74 with SMTP id d83-20020a0ddb56000000b005830973cc74mr12003599ywe.8.1692794864645; Wed, 23 Aug 2023 05:47:44 -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 g3-20020a0dc403000000b0058c57c004e5sm1392456ywd.69.2023.08.23.05.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 05:47:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 05:47:44 -0700 (PDT) Message-ID: <64e5fff0.0d0a0220.d8270.9726SMTPIN_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 465046052471; Wed, 23 Aug 2023 08:47:44 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/