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 2307F4564D for ; Fri, 19 Jul 2024 11:15:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C40427A9; Fri, 19 Jul 2024 11:15:29 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 1851540DD1 for ; Fri, 19 Jul 2024 10:33:27 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e05f25fb96eso1608401276.1 for ; Fri, 19 Jul 2024 01:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721378006; x=1721982806; 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=4+RtoaUCUmGpi3TaKtFoKROFaywPqQL0fcEdNnjzbD0=; b=QeWMbGif0QeXMUJpPC97Mhxr1wcNNqGeSxE4xwLKXiVPSDXM3izwL/woe0G31iDlB3 9nwsz4EBwLs1ek4gQ+YMoZay1qJNZwr492Ln7pKL4XnISbtMwj/7ze2iT6rZW0Qjo99n Glx9IVy7+C1TdwvBzdeYTlol0jOUv/GuUSPKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721378006; x=1721982806; 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=4+RtoaUCUmGpi3TaKtFoKROFaywPqQL0fcEdNnjzbD0=; b=tWHBYgvG4mvvxjKUmoKmbyyQpsVfZbKbhTO25CrY8jThCgJ7Wf1JNzlf6ZOAYSNJ9d 3xq/7X3rFPaO1Ug7XvwXoaSfBei1tA45RS8WMXJjpan9vflJTu3GxU0xHBJX5XzgDM9U VYQICJbZSa5Rh3BjtXlv5gnfmgj/q7Cf/6ZJckmutbjK+ram7SD8nVjLwFI35xNJsVKg z2mNH8wlRoXubTWWw1lzG3DowweSfUDPMppFSA2pwn7tHM7DVBLrA2oZp1JOLsBZAs1I ANgin0BlIzZj/poXQbSWqa4Z5DS55VBnyFCqoYR7ZPFFoqJz5buWrrgYm4Cb8AeUSWCx HkNQ== X-Gm-Message-State: AOJu0YxnT34IZgz/YbG+koNRkuElW6ZPgraMwDTVbWJZx2+deeHjuJm0 Bq0q/g4hAiqGbaYmDIJjQD4/kpjboTCFQJLITlqhxjDYbr9rXO1FgNrWh14/CYz0MziCVsKUcjH QusVlQFbzyegBX8VBl/wiel6Ea1SwvIh7DerJKjt2 X-Google-Smtp-Source: AGHT+IERE2X1Byn+LP7bq/IKHDYXBrEKaz3iJdRk2gFZmtBWdsy8ew9ArYBE9NvNNvEbJj3wuxYpksD4xAG6 X-Received: by 2002:a05:6902:2b8a:b0:de6:3d8:3deb with SMTP id 3f1490d57ef6-e05feae2ffcmr7057203276.21.1721378006250; Fri, 19 Jul 2024 01:33:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-79dbb1132ddsm12371a12.22.2024.07.19.01.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 01:33:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 01:33:26 -0700 (PDT) Message-ID: <669a24d6.050a0220.3c0ce.093eSMTPIN_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 6750F60524C8; Fri, 19 Jul 2024 04:33:25 -0400 (EDT) Subject: |PENDING| pw142522 [PATCH] net/gve: Update Rx/Tx functions for RTE_P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721363814-2387892-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721363814-2387892-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/142522 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:36:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:d32d6c8e31923c3a1eeebe7da6ded89332830576 142522 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#241646 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 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 (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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/