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 2B3E84571A for ; Fri, 2 Aug 2024 15:50:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12F1641141; Fri, 2 Aug 2024 15:50:26 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0610540E20 for ; Fri, 2 Aug 2024 15:50:23 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7a23fbb372dso5360286a12.0 for ; Fri, 02 Aug 2024 06:50:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722606623; x=1723211423; 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=oSSR+hIMmYgQ5NTPma3P058wbYuI/ZWavI7Tifj6acw=; b=hZUgs6W+sGp8hNHt00FFiScnib2npQax1sHKdXC/6yUgG3jqFXjQOlU7pH5nIkNYzq x3YJmbIVYCWbfcPsa3BYz/QmUXK07rAoM6cF+tPuf6vB0xZ5hgFdml/uhW8KzN87M+pp 88U562UjRVhmfHXTjcCTk7tahxErNtlHW6bQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722606623; x=1723211423; 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=oSSR+hIMmYgQ5NTPma3P058wbYuI/ZWavI7Tifj6acw=; b=JhXf7eT1/LIsZX7b2riiwe3n4s20gv4teqsxtGt4KbGJOl2mi7OGRdHQAX0GYCYDJP DLMo4NrfEJlviASCHpT3SitTm1yeBQ5at5Q27nRdReyi2dDar3mZ0XHOsEafXgVzcu5+ Oeb0M5h1Lu+9jrZK9ZjAcfKIi9FE3wlXUAmu1m+9jQgxzALc2oj7a3i7kQ5YPiJp3B9e Fgrrl3li/ZXnRReFzI/BW8hx38mNOmvFm1wEee9Noy7pU8pYPpYWw9ataL0p9uoWn96v 9aH2S4E5iwvlFawJEBe2TP3Zwdo19V7UEheID/pAgz2qGqLEua7ZXepoSnrbmJKEK+DL /8VQ== X-Gm-Message-State: AOJu0YyVvvoZNcU2UQY8U/ozQjMc8MvgDbEtJP/SfOt5/a7Rl7kAh8m1 qn1CRn2ljUnKUPZF9fuyXa/TMltucY68URplAog7GFjqy7hVrTrDUvH+iA/Xc3VyWnlK9qOOar/ 5yyGZ2XLp0VUYgoIqJn43BykIuuLm3hAPFuu/dRPh X-Google-Smtp-Source: AGHT+IE1pi2Ky7F6Gqxo2onY3z47iQQdGuCZJDcmPuIoh54a6xmGq4GDl8MXcMozMQNZGirZdCj9s6csy/g2 X-Received: by 2002:a05:6a21:3385:b0:1bd:288f:e8b4 with SMTP id adf61e73a8af0-1c69953baddmr5019351637.7.1722606623018; Fri, 02 Aug 2024 06:50:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ff58f5e8b5sm1049415ad.59.2024.08.02.06.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 06:50:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 06:50:23 -0700 (PDT) Message-ID: <66ace41f.170a0220.f8386.7b7cSMTPIN_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 7D8AB60526E2; Fri, 2 Aug 2024 09:50:22 -0400 (EDT) Subject: |PENDING| pw142858 [PATCH] [v5] 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: <1722575288-2408630-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722575288-2408630-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142858 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Friday, August 02 2024 05:08:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142858 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248266 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/