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 E1E4A45718 for ; Fri, 2 Aug 2024 06:18:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D537C4029A; Fri, 2 Aug 2024 06:18:19 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 5C2D7400D6 for ; Fri, 2 Aug 2024 06:18:18 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-44feaa08040so46531441cf.2 for ; Thu, 01 Aug 2024 21:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722572297; x=1723177097; 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=Siih76TBzsvpoHlOsi5zeO0HoUgkHzG5mEZhzQ9FmA0=; b=EARAnE09TwUTxTExNrXpslTeGS4d39tYNXoHAPvJj1lyflRXMie5iMWFeTERzTg8/8 /B3VAprUboUNXKHlv5rpmv9A/1+q6lNUo1/mcEtf4BpYX4VQrtoF78aak5mtdl/UUivV 4dxw3K1AXfQB07vyRjysmv9o5rYO0MCvdH6lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722572297; x=1723177097; 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=Siih76TBzsvpoHlOsi5zeO0HoUgkHzG5mEZhzQ9FmA0=; b=cGWtwVDo5smwFlOXABizlo+JNnekVAZFP/n1UsHQoS4iXQ8i9sP6fMVhYeuhYku7x2 BglzyHFHj1fC/fd9y2NDQci6gHC0OXAZPa4Wxf8cwc207C4q1UMt9QOKdfsknq03bCk0 GmxLWbXUrtbArnDg54rsTrKxKqBIGu/nkAUv2yalN9lf1/vYW/C8Is9fmwjm4+4DcBzu MRwz9mp7m45mQRa+s7jMXx3j98xRQ+tkOJnySGsDw5lRN1qQNJTznYaRxY50/xIHoMDE yw+UR9NYH7qkSqFxUKW0jfz6ji4uhWthSC7cVazJWub2krXVmF20cM1XDdCWXCvK+OYz aOBg== X-Gm-Message-State: AOJu0YxHJcfZyBDdhSbbsTOI2yM5EEqGa19gI6YJFCsjrfV5/kPCkfvv KhjNFPGiNBobRa3U//OFnwIH587cukLCL9o+OWoXnJPqCRVbZP3hDfx598SfpvAdoSAc5R2aUEJ KvRkZvQDtR1vBjorA2zIQsDKGRIPqQyyGhcqtV1sb0xiGJEKzLua0rLtG X-Google-Smtp-Source: AGHT+IGVDrG0yS4JqFt6+Yq1Oh0JoZchiz7b0P5XDE9MquFmrk4lN+0aqU2FvMh3q2lk/TyslCogdVhHkN31 X-Received: by 2002:a05:622a:1825:b0:447:dc9a:1cea with SMTP id d75a77b69052e-451892561c8mr24480791cf.13.1722572297587; Thu, 01 Aug 2024 21:18:17 -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 d75a77b69052e-4518a77afb7sm334391cf.25.2024.08.01.21.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 21:18:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 21:18:17 -0700 (PDT) Message-ID: <66ac5e09.050a0220.2c2be9.256dSMTPIN_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 26974605C351; Fri, 2 Aug 2024 00:18:17 -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-unit-amd64-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-Unit-Test-DPDK#247986 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 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) 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/