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 B3E2643095 for ; Fri, 18 Aug 2023 11:45:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B053440395; Fri, 18 Aug 2023 11:45:20 +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 471EF40395 for ; Fri, 18 Aug 2023 11:45:19 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4cf775a14so344399fac.3 for ; Fri, 18 Aug 2023 02:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692351918; x=1692956718; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U50Z/Q26QtX8HT+OLK8Y0YoyuMSUOZ/YVZ6o44tB4oo=; b=dhRfyDWhTGdqGOASCjWcraCKP5Xw8iFyYgzkvn8bNugyGtue1i3bBKvRO9hYBiT5P6 WeUSaEfVPshMsLRsxPbA8Ls/5lTHcfmzD8zII38fRVQTnFGQXPHrfOLKtGPA/SLCrgDp Z3gVIzxjorphz2F2H3JMkwoIe381H4ei8BsrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692351918; x=1692956718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U50Z/Q26QtX8HT+OLK8Y0YoyuMSUOZ/YVZ6o44tB4oo=; b=NRoYB38Phe+s9IkJWb2RMswkcdWvE9daG6KYQtEdgh6V/CIigTXGgfB+CrvTQdn2cX 8MgLtDa7DvbgmX8I0uXMhKqvgMMt0ZmNiYKHGm3lh7FzTEqXAFnV4sykznpdAUmNgRnv 1h6ZQdXeZLR4JROnqlk2tUB7qF9olcFiiZR+oNM5F+RtfZthyBx6JnBG6JQpemmDIkXj a3Ext5DuR0CvDkXAxl/ia1nFvhRqBeig2MIiM8emyk/Wf318ZpSy/ENkRBRqfvgBvS80 EJsjUEpPQ8ntOUxcq6BQnTLdcfZyKSAfIqmyC1DM0WATT1xMgvU8Kr4TzFdERUrskXWg vdmA== X-Gm-Message-State: AOJu0YwJseCjNZKHGFLar8jJnuk8y0rc6HLro5Mu9p98hii6q11BtAOj cWwcbJtkHT/Eb00OeGkQMTCZkKrZKqb2qTAL2hTix9IKJAecaFJAyQmUmw== X-Google-Smtp-Source: AGHT+IGEYG4po+kBpZgiGzXVdzIV69ZUnc+2gMR8M6/qI67fxaGThTGsATPUEbGGBnpB2Wvlxhom+bgCcg6n X-Received: by 2002:a05:6870:20e:b0:1b0:18e8:9536 with SMTP id j14-20020a056870020e00b001b018e89536mr1992182oad.52.1692351918662; Fri, 18 Aug 2023 02:45:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u20-20020a4a9e94000000b00566941b233asm104343ook.28.2023.08.18.02.45.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:45:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:45:18 -0700 (PDT) Message-ID: <64df3dae.4a0a0220.3d70f.498bSMTPIN_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 2443F6052471; Fri, 18 Aug 2023 05:45:18 -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 | +--------------------------+--------------------+ 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 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/