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 5A60143095 for ; Fri, 18 Aug 2023 12:00:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5683A410FD; Fri, 18 Aug 2023 12:00:27 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 79ACC410FD for ; Fri, 18 Aug 2023 12:00:25 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c26bb27feeso398137fac.0 for ; Fri, 18 Aug 2023 03:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352825; x=1692957625; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uzfzA2ajW530jkwJjpa+RAmadPibeAkUCStcaLf0Lek=; b=IT4++g9rLfpG/sLaPRRXmWMBKw2kY0s7bYzR8JwdNibvxnhuKgRJMuz2hqQwUUnc4n aSCVR9XWSDt+e+buv25l2dhqn7zeNfq8ybUwY4gZWyJukCNkRt4GguCi3HiwrUt1NvZu vv+fvfjoZv7niLhZFcZYDpMsQbYqUbDBccbG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352825; x=1692957625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uzfzA2ajW530jkwJjpa+RAmadPibeAkUCStcaLf0Lek=; b=QnFKu79E210d6UI+FcPyUeW1os9Z4TlqKwf5q+a3Ryx/E+wBI02jHAG5cfTVOMzrq9 ciXOM/LQhPUiQCyNBqjsCFYEweMibiAeFhYJivYqruLA5/W0oIjOpTdG2+jknLbEWf0D h0kf538NjKbeHm5oie6loY4ak0cDC2nJDHKqGoz8jbfoylTi2MLGJlDSWMVS9PVmCiPi fyA4tMCcwasgM4JIQTo8cCWJlbvG1/Qq9fMnHvJbSOUgEvQgiSEv5SupYVF/9q8yZxss 0geYkHmeqhkCjSmo7GD6HfR6YpbtYBhsikujslkmtErLsWxOUFoZe+YIR9h10zSkDYD/ aaZA== X-Gm-Message-State: AOJu0YzOoQZygPjLuvmq0LTP2KICWhRnu1m1A9l6q2+UnWoX/iVBaky0 2mMkkJc9OUO954dD4vgWg6Rws2+/RL2jKIJ5+vIiodoxCfp336rzIbPTLQGdLCjm4hPqEDJI3Q= = X-Google-Smtp-Source: AGHT+IERxx3cJYe9ENAQhdTQelKnKJKtS95F7daPgliIZfgKtD/GHMMdkSVdzJM2Ij1d0nAl//Vxx2Chyp8I X-Received: by 2002:a05:6870:8a28:b0:1b3:977b:8201 with SMTP id p40-20020a0568708a2800b001b3977b8201mr2395421oaq.7.1692352824843; Fri, 18 Aug 2023 03:00:24 -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 dd7-20020a056871c80700b001c4ec023cf7sm153733oac.43.2023.08.18.03.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:00:24 -0700 (PDT) Message-ID: <64df4138.050a0220.85f72.63c1SMTPIN_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 509EB6052471; Fri, 18 Aug 2023 06:00:24 -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 aarch32 GCC 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 (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/