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 B601843CB2 for ; Thu, 14 Mar 2024 19:19:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE2EA42E51; Thu, 14 Mar 2024 19:19:26 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D1C4440E28 for ; Thu, 14 Mar 2024 19:18:57 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6098a20ab22so11676867b3.2 for ; Thu, 14 Mar 2024 11:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710440337; x=1711045137; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=PoHMI1JReqSe9rUkFhPSWcFlTOYqPnL9Wpm8Eeh8kNQ=; b=PfMUJp0d9ycDRXGc8RrJaMMBc45McoLnsI1HIRQlcUlWa5RvlZL8Lw1uAQ8y+f+01g GooK1d9bF+66iISP5W/HPuRgoLim1mC7xFiyA4tHdaB5uVNz4EQY9U9KyAlF+kDn3Lf7 oa8/DZB8V+KdvhEGbpGDgKcmKu57eBaMhqw+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710440337; x=1711045137; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PoHMI1JReqSe9rUkFhPSWcFlTOYqPnL9Wpm8Eeh8kNQ=; b=GSRyndiPBw8a2atdHKkMVgYax/pXkOmPhyyf4zcV+sWHY62KncJisisS5jTEWOZRN+ 7VBvA+gocAKHZHH/yF0M/mz5DfAjhFnp7y2o6wYc4cNbOSofzcLhowUPN5Qcdy+mQZOD UBBr/IryjZ97tAormLudzi7y257lp+FrFZDjX9BEWgoEfJfSCMtxO08eGAeApBC3Nwip AvEv3Gwf4bIcv/1rS/Hb6q+HtdV5zOJ4ux5YgHcjBNx31qoxdtlYS+Q6azrNQxEcfyc5 gsm4dCXoMMxqO7SCzBd5ZRnqu1KOZIT2dxtS6KaSH0PUAseAceF4YrBbaaR2Pa2fjFsl +KAg== X-Gm-Message-State: AOJu0YyyqvaaPKpuHnLkOxXUF404gJA6PNuESmJ6afir2ccIgiJucd6L 03BXW4GcJBIFDlBp40xce2wh0OfVHpR5/JD1vq4qOjs2+E26oWoB6l+IabtjP3HmsqsYTPBk4Vi oH/e7NIi7ZHs2M/COsdCsIHrkoLWU2DgCkZQY65Hb X-Google-Smtp-Source: AGHT+IHM17zpty30SsBDmk+WBIzlI8M6rpV2TDbgrR82+k43v+lWDSDTNp826rPFiprwkqGfC5K45KTZTQx3 X-Received: by 2002:a81:a144:0:b0:609:ecb9:77c with SMTP id y65-20020a81a144000000b00609ecb9077cmr2517562ywg.18.1710440337272; Thu, 14 Mar 2024 11:18:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a135-20020a0dd88d000000b0060a0644246bsm135155ywe.60.2024.03.14.11.18.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 11:18:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 11:18:57 -0700 (PDT) Message-ID: <65f33f91.0d0a0220.2d0e8.9840SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BEC426052471; Thu, 14 Mar 2024 14:18:56 -0400 (EDT) Subject: |SUCCESS| pw138397 [PATCH] net/gve: add IPv4 checksum offloading cap From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314121854.2551690-1-rushilg@google.com> References: <20240314121854.2551690-1-rushilg@google.com> 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/138397 _Testing PASS_ Submitter: Rushil Gupta Date: Thursday, March 14 2024 12:18:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:136cbcbe91ea5d7bdb337b168947828947647b45 138397 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/