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 ABC2545656 for ; Fri, 19 Jul 2024 20:03:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A843740EA5; Fri, 19 Jul 2024 20:03:24 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 3D65D40E18 for ; Fri, 19 Jul 2024 20:03:10 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-260f4c9dfe2so938776fac.0 for ; Fri, 19 Jul 2024 11:03:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721412189; x=1722016989; 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=to13v/8pxfJEb4y+027bSqpf0ysc9EBbOKKUMNiysSE=; b=OP7e6LBTbvDZn993b7IHZyOclxqmyrNwlcLNjz3xKIUZeU6snHMrek6NBSZJ7M3fHU /BnHnnu0fXdAhgo+RowjnSYLf6Jxpv4/7/yrF0XeJksb4KFGH1gd5lr+pbdVnRVEeZ2L 4CZcctqcsFQo4Xxm/Sg4dG9H9lShz2xKL6Yn8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721412189; x=1722016989; 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=to13v/8pxfJEb4y+027bSqpf0ysc9EBbOKKUMNiysSE=; b=c/zpqb+nJrtYAPygbzdZLY7LhdijvtzWFjaA0kbJ2GCYFOUcmwP0teefy5QiyIn28A Sodw2zwEUrPIiDe7Vj1USDjkryy0Ob7lUgqrMiS/9PJ/qlvVZX/Xnyr9Iiyf7YA52m95 RmBOSQdoV5ooJB6ocFI+kWYmsaXKMpMr+yv8eKY//qpvxd1NpcbWdMgWzq4BLpzCKcE2 wQxJmOWbJeK4fjZCz3w5m4aH4IWlqqoa0x9VGKfFVJG9Ep4J2gbaVxp1namQoiLY9A4I QTXqSa9oADw3vvhKabffibBFz0OyGmFZzJSPOB3KMrM3LjI4h1khL9AvEWfAHZjd11dH lU9g== X-Gm-Message-State: AOJu0Yx7NDIq2rR0tPdNWDS+n7F035QNHzcCmKg7dvs8x/SSctGLwFq0 +rOcSh/CC5bU/7bpTH3KhCd6v0cuuBTfu9GtHFWfGtM8khe7ICbwnFyZaG2zNLU1mt1eArZfsKc XhLyErZy2s8/A/7bNs2eB/PV5tj5wH04evIhmbA5K X-Google-Smtp-Source: AGHT+IG5ezzjam+WIDpDjCFjkVhkHD2MArHdQcFW+ebA5vnipEf2ctcaeD2yHBqjmW9LGH/UNDQpqbQGCW5n X-Received: by 2002:a05:6870:210e:b0:25e:b839:cf06 with SMTP id 586e51a60fabf-260ef212c8bmr3388710fac.11.1721412184617; Fri, 19 Jul 2024 11:03:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2610c7e4f0bsm104632fac.25.2024.07.19.11.03.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:03:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:03:04 -0700 (PDT) Message-ID: <669aaa58.050a0220.b253d.68ecSMTPIN_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 1DA6760526E2; Fri, 19 Jul 2024 14:03:04 -0400 (EDT) Subject: |PENDING| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142523 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> testing pending Upstream job id: Windows-Compile-DPDK-Meson#23675 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/