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 CF64B45698 for ; Wed, 24 Jul 2024 10:26:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59E44433F4; Wed, 24 Jul 2024 10:26:06 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1A35F41153 for ; Wed, 24 Jul 2024 10:06:22 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3992195d08aso22595885ab.0 for ; Wed, 24 Jul 2024 01:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721808381; x=1722413181; 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=GozXTYtUUKobR+F3SuoAKqEJLS7rmCWD1HVP/ksZnqQ=; b=PHT8QSPKufwlc3IEwsR1qC0mA9Tjiex49fOlK+Td4faT7rR5O4xNkaisbKETdqTZt6 jf3yEN4Lru7KShXyq0INKSCrtEnbSaU7WIggbZUIWSOCkjXFLYCaL6G9a1IWbPkudfhu 6bM0WjiCz17roE7Yu8h4wQNe1psh9UqOX92IY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721808381; x=1722413181; 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=GozXTYtUUKobR+F3SuoAKqEJLS7rmCWD1HVP/ksZnqQ=; b=A+umyD428d1exS8DqZ+wgx1SQJHwwj5HFrI0RU+A5Y3/i7p6/cE/vA76lDVOOLNoTI G9TX/IKhmYcBNNq8q67aV0LHEhKvhghtNt15oDfJRpFZ+524GD9E260jJyKm+dQQ3HQn pk0g5g28PSp/gsb3rM3YsRHvT8XpIMqe3qcpONbJt0ov2+YqRGQ7uj/F20tj2+6wk/1O 9LoivLNZl/JuWfGkMHcmiJsdl67Qsw6ydXL8ACsGFid2SUuvRB2c12eVQPPWitcGs32n APtUT5wCICBQsdAcdeDXjj8A2hUB3UgvkY7KPeBQTxej60P3AblDriXR9CDRiMnmUcEV +FRA== X-Gm-Message-State: AOJu0YwbjqMT3OPvio8nk7QdvfQ1iksIwQ+FhZy/kw5TlqOlO5zNCcSc DLsCMSFwIT5j5N6LaRZMzL+NzxuvWZApVXgUFkpaMvkZZSUigExm4nsgOYy/NP783C0FIZcNQzV CXSSZbDDNuGpIBH0v6FRJvmtpNhxuKRHMnuszAQXQ6UkQJZ9cIIhEhNc3 X-Google-Smtp-Source: AGHT+IHT09kE0X7oR0Ca2Tth7v1m/j0Afj/TnIUi0kqCUznp7f0b7ON0hL7/W4ugiE88Iqb6tF+cRerMAXHv X-Received: by 2002:a05:6e02:1388:b0:398:3b82:4ac8 with SMTP id e9e14a558f8ab-39a194d4bccmr17006545ab.24.1721808381236; Wed, 24 Jul 2024 01:06:21 -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 e9e14a558f8ab-39a187db1b7sm529245ab.51.2024.07.24.01.06.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 01:06:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 01:06:21 -0700 (PDT) Message-ID: <66a0b5fd.920a0220.21bbfc.3c32SMTPIN_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 CACCF6052500; Wed, 24 Jul 2024 04:06:20 -0400 (EDT) Subject: |SUCCESS| pw142675 [PATCH] net/gve: Fix TX/RX queue setup and stop f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721800736-2392953-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721800736-2392953-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142675 _Functional Testing PASS_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 05:58:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cad88310860ad99f9133af39f9cf98e524de9ac 142675 --> functional testing pass Upstream job id: Template-DTS-Pipeline#170291 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30601/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/