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 EF11F45717 for ; Fri, 2 Aug 2024 05:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E789F4029A; Fri, 2 Aug 2024 05:23:38 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B5206400D6 for ; Fri, 2 Aug 2024 05:23:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-81fdaccd75eso2778739f.3 for ; Thu, 01 Aug 2024 20:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722569017; x=1723173817; 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=aftl0x3kmMvR/Hmuhk72El2xC6L6rTWm5ZbPwvvCYxE=; b=VcBVPJ2aaYUPZ+PZXq7vQjEez/LuUZd5kpb0abOUvxiOCgHdTmdlyUMpJ9eWIgwF/i E5o7kHxzRpFCNyeJa+mppEnMVFqAfbci7urONSP9XxJbEPp8KayduXzIfKnoDJ6aKtJ3 6MYONZKSfx50LM1RWvtBERCCT21KEQm/MOp2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722569017; x=1723173817; 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=aftl0x3kmMvR/Hmuhk72El2xC6L6rTWm5ZbPwvvCYxE=; b=WilG1prO/3mSwlYX0sU2BPgKTMekdQFkZ/yRBddf3k1z2DeNMJOaK4q4D0XOqG9QbE sed51KwA/GJtxaIQyTwh/KfrdNuuDYTcW9jiuOJZMA7Pu///g72PMKq8wWyQF2uaIf4F DOEoW+ZDhA8mI+X8WH6vFhF4UpRwGH8O2dZoBmcq1NMpSH/TBIlT/Ca4AV9yCZtFnaXO 59yQSXCiynA145ey6e9knb+YAjeNgjUYeaJfSEOem5VSRaaO8vbXmZoehWxn59sA4mhk SR8f2FK7hbu4hrB9X9lZcbMcN8k5MfzvS1C5WMrDGDP7wWeMDqhBlG4g+cvpXpvdgzZ1 G+Fw== X-Gm-Message-State: AOJu0Yxx/8EYmeznpQFtnAFLS9LfOv/jXKLyos2KOOJYhck4LHFe+jej myySe0pjqq4UimS9MjiSJcubR+Kxie76W1WbcYgdMDAeaBMIkfWrxcZmvHffc0xAXoZ4+zrcIdy uTE+Ci61z/vSYsCUpdHKi9Mzv1fJAFhc1IvZBD9ZVWul2YcQJOyky7opg X-Google-Smtp-Source: AGHT+IG1PyyvC73OWWiTDpg/fu1JuVOMBb/NCAyra0hmb+Ny8I2xSzW0pJluTrCiuX4naulvWz6Yq9IGIYVm X-Received: by 2002:a05:6602:1509:b0:7f6:8636:f89d with SMTP id ca18e2360f4ac-81fd4348a4dmr280649439f.3.1722569016879; Thu, 01 Aug 2024 20:23:36 -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 8926c6da1cb9f-4c8d69c5361sm28280173.21.2024.08.01.20.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 20:23:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 20:23:36 -0700 (PDT) Message-ID: <66ac5138.050a0220.19bd8.20c3SMTPIN_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 66D54605C351; Thu, 1 Aug 2024 23:23:36 -0400 (EDT) Subject: |PENDING| pw142853 [PATCH] [v4] net/gve : Update EOP & csum bit in t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1722534481-2405601-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722534481-2405601-1-git-send-email-tathagat.dpdk@gmail.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: PENDING http://dpdk.org/patch/142853 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Thursday, August 01 2024 17:48:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142853 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#283538 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30704/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/