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 AA2C143B7D for ; Tue, 5 Mar 2024 11:09:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5BF44026B; Tue, 5 Mar 2024 11:09:40 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D4A594014F for ; Tue, 5 Mar 2024 11:09:39 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3652731b2b7so20208125ab.2 for ; Tue, 05 Mar 2024 02:09:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709633379; x=1710238179; 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=g8PpP2eBx0dXY0qXLCUyaxgp8WmFdZRCi63mmRpjmMQ=; b=gQuiowJoJJWiH84VFf1oL8D3lYjV8A8jzX2nmnmTHfw18RCFOPGnY8vLvv6dr9U17H +qZaeL7uZJ7rtdNwY852vdIwqcfN+w1POaCsHO6B4bt3VwEGTA/Tz823jXSXNcrti9ND LvWCi9AVk2vUVZxttw/1plHb5YhFihQ2oPvWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709633379; x=1710238179; 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=g8PpP2eBx0dXY0qXLCUyaxgp8WmFdZRCi63mmRpjmMQ=; b=QDnhUnl/jq8BwviPUL/xePyMZ4WT/GRxeui1QlUOSgdrOSFhIxIWcVJONL8BnkAV46 Bed4/Eh5dJgQNWAsWUwQ9XaI9rJLEQOe1szIv6iS4fU5JGwrtDslIv+lUBsor4AqB6ep LmFQL9lxfMiKfYdFUZQ59G1ZpJhSydi7xvkgzM5GyPhuY7fVYcTAG+qJDEJCA51wqMtK 8lOOlkzhpKrEPBlnYERFPAIXX1c0qrACnCPBhny7d9jviI0T6aSfivu8Ua92yHjLtC8z b3WUBIAv+HBScKL+LP1mFhugMnf0EglNeQV206hEyCeFEvM2BBkXktAm2eS/s36NilY8 tP8w== X-Gm-Message-State: AOJu0YxtS4vzIPRNHSgbcjMFpjfnRsgdk3jaKO4hqrH6PzbEcAUJnVZS MuK75XmxV/MZhD5mCWDyLc6B0DV1GSUS4PrleaXkBr1JspAh3WkOQKrg+OuvPLMC/T4Iq8psCxU dj9LX6hR39Xo0knxB03+OmmNLV9sDiePqs/neqRdVVzgiY4/kdhO9Nfx4 X-Google-Smtp-Source: AGHT+IFVMXFYbMbmh3ZfTXkHLCY0cjNfvBaPV/wnFtzU2NWe72EqE+uUjFyihazDperByPGhPbEZkIFaJ3N4 X-Received: by 2002:a05:6e02:1ca4:b0:365:89a4:a7a4 with SMTP id x4-20020a056e021ca400b0036589a4a7a4mr14027022ill.32.1709633379278; Tue, 05 Mar 2024 02:09:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y17-20020a92c991000000b00364ec7d209fsm577272iln.72.2024.03.05.02.09.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 02:09:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 02:09:39 -0800 (PST) Message-ID: <65e6ef63.920a0220.d5952.4de6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CA2776052712; Tue, 5 Mar 2024 05:09:38 -0500 (EST) Subject: |SUCCESS| pw137983 [PATCH] [RFC] net/gve: add IPv4 checksum offloadi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305084026.2329691-1-rushilg@google.com> References: <20240305084026.2329691-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/137983 _Testing PASS_ Submitter: Rushil Gupta Date: Tuesday, March 05 2024 08:40:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:29c516fa4f5bac381825667b5bdb1ced4548c6bc 137983 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/29411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/