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 CE52D430DF for ; Wed, 23 Aug 2023 13:41:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC49940223; Wed, 23 Aug 2023 13:41:25 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 96DBF40223 for ; Wed, 23 Aug 2023 13:41:24 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdc19b782aso36788405ad.0 for ; Wed, 23 Aug 2023 04:41:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790884; x=1693395684; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hkmi7pL+hWFIQYBdAiqAy9wjm1aVhgJzSyajwXaNRt0=; b=NJRYl7nN9zC+MbeXaECbw9YHDfZT1XC7WeVXVGGXoPf1AdoI8RUFH4YnVvXfrJQm+h HM2q1Nlobej0yFirEB+7q6DuWx90Qoh+8FA8Vk4igPUpM0S1P/cCi4iSKCxk40ukdwj/ klGt5vUgsF/c6gyWFSU9qA/94aHpZcr+YvmOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790884; x=1693395684; 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=eSpmN/aNGHFrZ9J9aDj/884rTnqZDuJQNAM9+lwzwUmlbrabl2ZRJGaM17l+czjsd8 8DZ3V9SeU+fFoukG7F+awv8MnjUoUa8futI03SmCDEaW4Z55RlHFxOfYrU/5jl02WS2f uryn7DV1DI9l0a4HstH6YfGfRC+hbosmT5842Hg++R1ntr2zGTkDTi/zuZcLfuEfq6e1 vWddPkS626iNXHxpv+l37DWQvWTd8zAysVeIGXdAEvyLNg5Y2tnKTDHqp/UBCDJ47oNg 2oLcrdnlEy2BhtECwpT8mNgoXxSRSoXZv2Z8Ph9vK0Y7pClTbmnDGGI1wW0lD+dX/bIE QTtA== X-Gm-Message-State: AOJu0YyjYJYlJlPDWj/9x9zabICLO3Z2GgrTEsMkgZEunkQbBIzxbiSH MEdHrxbWCpKU3f2C3nrhCv0lWTASUqI3Zxh06rK+SupLJo9I2mALW3X0XQ== X-Google-Smtp-Source: AGHT+IEDnZdG9gRMwLvQiM1S/pEaQ3RUsPqFCwfNEqOMRblT6/C9gjikfDdmSOzqvlHp7UxRHPw0xEpt1Zif X-Received: by 2002:a17:903:183:b0:1bb:a7bc:37a4 with SMTP id z3-20020a170903018300b001bba7bc37a4mr11382459plg.24.1692790883963; Wed, 23 Aug 2023 04:41:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b21-20020a170902d31500b001b9dbb0e802sm410371plc.137.2023.08.23.04.41.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:41:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:41:23 -0700 (PDT) Message-ID: <64e5f063.170a0220.3ed9f.2444SMTPIN_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 2E6186052471; Wed, 23 Aug 2023 07:41:23 -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/