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 83AF0456A1 for ; Wed, 24 Jul 2024 15:52:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F37640E3E; Wed, 24 Jul 2024 15:52:53 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7DA8E40B97 for ; Wed, 24 Jul 2024 15:52:52 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fc587361b6so9566945ad.2 for ; Wed, 24 Jul 2024 06:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721829171; x=1722433971; 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=LjlT4yjVnh/coPGBVurvL2omlaRR+8t8T6UB3UnIlp4=; b=YcIgrUlhuz4/Qdwgmyh3+fvbmCTcFArfUfUvCZ6Iw3cU6sNz339CI/mgOoTaXr2jdE 57Y6trN3oOVd45sEEAcAET2sOYADkMiruxoWPG3JBB0e/dm5I+9n5/VyhmLyTZ2mMtkQ k9KGttjbdJ91ETSMWUD5w/+p+wGv+i6h7r2PQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721829171; x=1722433971; 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=LjlT4yjVnh/coPGBVurvL2omlaRR+8t8T6UB3UnIlp4=; b=bY8jMHAOvqhr2RBNblH4+RhUMxYSJeqKA8XWOv8uEh8fDJlOrXWqkIUaRRmbPPSFzd SF2Vr3V4ln0SLu3Geuif4upuV3Kcdz9SYGogoV7RqWU1BwEtn7X5nAC37wwGkA5bpRYA LfisKdqsXoP+LlbdZC9+Dq3Cj0SOqbu0MARM0kOlSgI+j7zBhbFrUqY5Fql4qHvwqOgV qo2SeoHexX7J2JTKEy9OIm8QjPX0m7wO03+FXZ99TdJ4iDqrv6GoPr/0LjV7juX5gbXn o07+kXShPTfGT0IOrz/3TEi3UK6U2zdazhANMXYYOwK0+/xLBxODczKLIpWRQo2QOR62 /wIw== X-Gm-Message-State: AOJu0YyXTTE7shXZZUwQSsWaVdlcJdNVROlfE/zc5eTNzrkX9cu0l0f0 Z+j+w1oWmUMR6R9DQiiW755uNT//8g1aWaJF/7PS6GdaOowtTyjoE+luH2nnOfjYmNw/exOqsC6 LBNIbg2mH4sJX54hgVnOBros8BAHfsfpbdPxjHt7J0HKHC0z+VYRmUxv2 X-Google-Smtp-Source: AGHT+IHCBq+eu/FP+HWyPi7X3osu+DwZusIGuObAGcsBtG4X/K2fDZeg0veOMV4OVekmoB+a89es1m+4bTLX X-Received: by 2002:a17:903:32cf:b0:1fc:327a:1f48 with SMTP id d9443c01a7336-1fd74573663mr127460095ad.12.1721829171559; Wed, 24 Jul 2024 06:52:51 -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 d9443c01a7336-1fd6f31cfa1sm4284665ad.117.2024.07.24.06.52.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 06:52:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 06:52:51 -0700 (PDT) Message-ID: <66a10733.170a0220.14bd83.6e89SMTPIN_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 E46FB60526E2; Wed, 24 Jul 2024 09:52:50 -0400 (EDT) Subject: |PENDING| pw142676 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721804160-2393075-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/142676 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 06:56:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142676 --> testing pending Upstream job id: Windows-Compile-DPDK-Mingw64#20985 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | PASS | PASS | PEND | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/