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 5F194456AB for ; Thu, 25 Jul 2024 16:37:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DF7442DE9; Thu, 25 Jul 2024 16:37:05 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 86E6B402AB for ; Thu, 25 Jul 2024 16:28:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6512866fa87so9696137b3.2 for ; Thu, 25 Jul 2024 07:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721917714; x=1722522514; 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=C0WZSiGfi6+5Q0jmzDsdN3DxRrYTrxdv8G9AkaSRu2s=; b=eD0jiThXbovXtecf2g5TKMhWg8etrhLUarcKdjWp4rTCx9VHwpzRpgLuGrGW2YQJz0 65zvImrz8nJaBsrAnAMzlLo+2RMFBMpKCbDiuDPA7bEjc+Hy4XAZ92EStilA9Ddup7ZL g6n04Ccl6TmAeWPN/q6sRC4CBLZZBu1H2rwGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721917714; x=1722522514; 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=C0WZSiGfi6+5Q0jmzDsdN3DxRrYTrxdv8G9AkaSRu2s=; b=BqThgsHv9VmC7uT+EC6ggm8IqUG7/jXdaefo5bzXA3J4b4aCglcjN+O6BkopmYc/xD F1yhC/nmdL759Wiu6kin6rbKTGApdPo7sJ1i8wFaGXZahhrTiTgnVLP33HmhySAX+dYD rfD96ULJFHguT5JS/aHuj0zzaMyEJxEg3vEsrji5KOggGFTkMzeW419MpxSK7e7pVpUT 4fG/4+zMqAtmRUtutpeeG1nxA3SqzZgWph96jL+z2Xqrld0kzEqH6ojsta3IKzxvBP7l FYRXS1nW072lWn3uD5i42tseZvbf/JvZCIl4YHlzXeRDhIGhGqEttS2zcUZlg9mkaTwM tUyA== X-Gm-Message-State: AOJu0YyNcJvNLyWMmEwqLn7yT3hi8fxtpi4+mtgF4laA04bgG4ZCrcwk xG65Gqur56D1Z5qhklwv3g+I3kDN4R8shunxhgAov5wb88TqCy2y6AFMpmF1E8qEF/06MhdTAKP 3R2ow36SS1vx46oBysvpnKNf4zMEy9qc/FCRmS1af X-Google-Smtp-Source: AGHT+IHvU3R6F5Q/qkPDTsqRpBao/jWD6z0mGLMiR1x9UF7+Wr9Jn+X7/mfmgJGTxF24foYPHUTIQZlD93tF X-Received: by 2002:a81:c244:0:b0:64a:5443:7cba with SMTP id 00721157ae682-67514b47165mr31017767b3.31.1721917713920; Thu, 25 Jul 2024 07:28:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-67566fc74b3sm1750637b3.12.2024.07.25.07.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 07:28:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 07:28:33 -0700 (PDT) Message-ID: <66a26111.0d0a0220.2ba877.752aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8572360526E2; Thu, 25 Jul 2024 10:28:33 -0400 (EDT) Subject: |SUCCESS| pw142714 [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: <1721914264-2394611-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721914264-2394611-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142714 _Functional Testing PASS_ Submitter: Tathagat Priyadarshi Date: Thursday, July 25 2024 13:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142714 --> functional testing pass Upstream job id: Template-DTS-Pipeline#170784 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30618/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/