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 9245543CB2 for ; Thu, 14 Mar 2024 19:15:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E87140297; Thu, 14 Mar 2024 19:15:30 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id E0DED400D7 for ; Thu, 14 Mar 2024 19:15:28 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e6ee9e3cffso489817b3a.1 for ; Thu, 14 Mar 2024 11:15:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710440128; x=1711044928; 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=wu+5NjufLIxGYKiLDehLU/qqCA8toZ2D7JZiBc5fcHY=; b=aUB0jI7negMZrxqBMNSva59ICW3mbNgUh8MjZ7nQM1jvBh2h0mMz+qE7tyhDZdd2pM ORxiH0juHUdRxSCTyxIqZ98I+NcVrzj5l34OGGJYrx/gprScD2rtUnDU+T7J+Z8TGg6b gAzKOWEL/X8wr471POnoz/GfBjLPZOTVkFbRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710440128; x=1711044928; 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=wu+5NjufLIxGYKiLDehLU/qqCA8toZ2D7JZiBc5fcHY=; b=OGj2keGiLPrKdU5aHtuDxjq/e5u9PPvMCEmFEveTv9UamfLZWiHP9UWhVud2Kxgmd2 5V8xZN+82hl7oFak70iuTPx0LcFRROBBF73ECSf2NEe5yKrGzkqc2qEVOq9PHZ4Y2TKz UU41v1wbUExAoDwN+46H/z2foqJS1p9Q+Wi6hM+jUl5ZPsk6hmgEoabA7K/Hp+7lDhHY tRDYZIXtgVPj91n6rfvcymZ1nafvpP5OCvcnP7dQqUYumrp1Qm+SA/v8OjJw/Wx4uXcu tl5S8AFRgfHs1eBUNg0i+1JiaFLtCoh5IECXO6sSLtjacTTarkWvutbQU528yX5avk1W SIRw== X-Gm-Message-State: AOJu0YzYZ5TsCT+G+5Qhp+9TIlUXtKuJS0RUEfBkamurJQzDIBgGbWPH X4bPrqh+bUw/FATizBrYgrMkO1EmHKkrFaeYrLNW+PmT6gF+WvMLhMf8LzprmVjq/E1Jfq+Ft+q c4uh21V0MOLjOGUSug7vgoDkn3r9BdAgplHjZ6P66 X-Google-Smtp-Source: AGHT+IF+kQWTu6YZNLS8rWf6qQIi2YqcBuYMSq7m3qZkZjMCYejZT3yamsMg1VZ2rW/FcKBbYlRNMa/iVu9h X-Received: by 2002:a05:6a20:9145:b0:1a3:4792:25a4 with SMTP id x5-20020a056a20914500b001a3479225a4mr1953809pzc.3.1710440128127; Thu, 14 Mar 2024 11:15:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ln6-20020a056a003cc600b006e6b2b651d8sm109308pfb.4.2024.03.14.11.15.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 11:15:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 11:15:28 -0700 (PDT) Message-ID: <65f33ec0.050a0220.12c3b.6cd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FE9F6052471; Thu, 14 Mar 2024 14:15:27 -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 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 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/