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 151F143CB2 for ; Thu, 14 Mar 2024 19:17:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1129D42EAE; Thu, 14 Mar 2024 19:17:51 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B832242EA2 for ; Thu, 14 Mar 2024 19:17:47 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7ee7fa1d8so44132839f.1 for ; Thu, 14 Mar 2024 11:17:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710440267; x=1711045067; 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=Nv4qY4WkzlqTKdwlpGIlP48l9jnUOTG3qpWbT3ypBAI=; b=XNL7LnXtpTbuYzfNktJEDmL+lrKXxHRIC3JSMT/J15jmrncVwyyyaKQw9NQh6/z+w3 8WTM7c4SUr8mEMYk4w8RV4oaBe5Ge127Xk3p65lCuQHxpYPYWgZ7mzuHZs93JSa/Z/do o8WrFoeDvdTrpeRbuHfBqMayjd1FeCtTiuNr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710440267; x=1711045067; 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=Nv4qY4WkzlqTKdwlpGIlP48l9jnUOTG3qpWbT3ypBAI=; b=Fxbha7pYDSPuEckYc1WQWEprtRc2iEG9dEZ7VN2Uc5SdjVSE3GkZlKU3V5qogIav0c oBl0iqKk8hf9ZRxWEToVUA2+Owze2rLyLPdcg/AreC4UeObdnK5GZkD2EAANhycISs5F dOMycOLhQpuHkONLtra7iZVUZWnECeHvhVU9CSIhD7EzkG5eapsLWFVrd+2dpqdZVcNM l13VgCO/f5tC3YMhmYgaC++Nrqu3ScddkT0qjFN3t807rRCWPIW1NOwW8VCfff2u8dIe IaIycSyacj44Pn7dA34vrSnUjh7IeZM1FKTWnEA3S8ohrC2NqCvdKBt/hgYBQbyg5GxR zplQ== X-Gm-Message-State: AOJu0Yy66uQXtP+Mh0fKE6iv6VVkgIjCk4yfjlDQqPBZIGKhOMoCE/Ft aKH8eTGS5HDepPgLwWkhv8qgVXVLhQ2EvqJkYbaXBlHuKVAOk21JopiLtSLo7uyf9cWsTYivvJ0 eC9rHW6yUjQ4uscJJPUJULb46YuXTfIA0+S3e5yVAkVX0D111lVKUfMYi X-Google-Smtp-Source: AGHT+IGkzmlH2pXceJyaF3nyAmICEs1cwaLwhFc7teV+sd9jqdn9GZp20JGKwiiqvO5m3iPR69hA10ojy5UN X-Received: by 2002:a05:6602:89b:b0:7c8:bb3a:f0d9 with SMTP id f27-20020a056602089b00b007c8bb3af0d9mr1135607ioz.14.1710440267168; Thu, 14 Mar 2024 11:17:47 -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 i13-20020a5d934d000000b007c864e6b4d1sm69963ioo.0.2024.03.14.11.17.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 11:17:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 11:17:47 -0700 (PDT) Message-ID: <65f33f4b.5d0a0220.46ee8.46d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A52126052471; Thu, 14 Mar 2024 14:17:46 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/