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 8075143095 for ; Fri, 18 Aug 2023 11:47:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ADF640395; Fri, 18 Aug 2023 11:47:50 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 6D2D940395 for ; Fri, 18 Aug 2023 11:47:49 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4c6717e61so423692fac.1 for ; Fri, 18 Aug 2023 02:47:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352068; x=1692956868; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tdl5BRT2fyj/ZzYiDr8t5UCpjtQ73AeiOSjF2ic3kPs=; b=jz0fP7ILbtI8GFpbyfTMD9Qy4Dn6knpwWquQ2P4k6fHHeBOu1jQmC4cH/lPN8SIysa dBfiLvro2t1v5eW3FF2YmV8icv9fZKC8mC9AiSr3NjJ15qPoOHkAq7LDMLK0VqBx4f30 1MVB4+WQTyQMVOAy6DSmyBzfIyzsCigAPYyYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352068; x=1692956868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tdl5BRT2fyj/ZzYiDr8t5UCpjtQ73AeiOSjF2ic3kPs=; b=D72CMtxmna9k6e4oB0Z2Yui3RfpyCHTpMci4hPgw/u2UtiesP5RKKTz3+6kk/tadPr fJGuDasWMJlF5dyQADtQbhMCh1pmohV03AcJiMAIFcsQLFmrIrGF+hKHPuCGtvLvrszu lDiPDocjb3dh6O7YCIraor/xTlrNYmJa9qED4rgZKltE3ORu4+hywC30ngpmw+kfdtiM oaxsscQKLd366FkuWZxkK/FVoL7MhvkCx8bBa0991AL460y0WqkuFVi72YLJUbl1Nfsq lYMF5MLusrb4kDc0GHSyDPflyOS0RX4RNYeIBgJdL0l6cGGU8Gz9DYao1Jv+fUCaTiUX kcmg== X-Gm-Message-State: AOJu0YwPuhBmIygVF++TiB4w4ljFhbBruBCInx12YsUA1Bkc4i7mSpKh bQCIPF3OOvheR172t87JwZ+nJa1H248YsVlf717W+ErSyRLMtlnm1nZQqQ== X-Google-Smtp-Source: AGHT+IEeUeu4aW50ltayUUxgK0ErlHA3dxB4EA9I7HolAN277kzPhZVhpK/X4kHWEabhwDfw0b8cfuxXPLrD X-Received: by 2002:a05:6870:288d:b0:1bb:b9d6:a879 with SMTP id gy13-20020a056870288d00b001bbb9d6a879mr1745132oab.38.1692352068800; Fri, 18 Aug 2023 02:47:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o21-20020a056870e81500b001c0eaf90886sm160456oan.12.2023.08.18.02.47.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:47:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:47:48 -0700 (PDT) Message-ID: <64df3e44.050a0220.309db.69c2SMTPIN_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 3BF9A6052471; Fri, 18 Aug 2023 05:47:48 -0400 (EDT) Subject: |SUCCESS| pw130508 [PATCH] 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/130508 _Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 09:03:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130508 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/