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 188FA4259C for ; Fri, 15 Sep 2023 00:01:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 145E1400D5; Fri, 15 Sep 2023 00:01:15 +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 A6512400D5 for ; Fri, 15 Sep 2023 00:01:14 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1d643db2c98so447807fac.0 for ; Thu, 14 Sep 2023 15:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694728874; x=1695333674; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EQULbG+XCJ0oBin9ilLQ0BUWxl6mkW6kgWhQwGm1Nvk=; b=USj9IWHPpCOuM8Pu/SKw51PBkMa1w+w6sB+cdFAEoklkEfxxKmsevQVt9e6ZRuuJtt 1UlRuEY/q7jRd8ZSpCJKkQa/pbyhJaYeJKDiOYfIEJ7IHUXwFNGHVUoil1rJ45b1en7B 6CEnzq6w9GbxVwzY6vK1lhB7dW6GO7xrGPX1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694728874; x=1695333674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EQULbG+XCJ0oBin9ilLQ0BUWxl6mkW6kgWhQwGm1Nvk=; b=Kt2F5wGnKQz4aS/9o6SIRM19t15WnxYRn4KLA47DWWNBghhJsmHQOrdvxaRwGc0avA KaMXfFkyPjdHpe/ZQyR9iGF9ofCEvd+XgczyWcCxrDWUp5dQAwoPzKhxIG1mDI4bwwg6 OHW5EOYyFl4tJy5yiC076/T2lyWo3i6GWTyWpPrWl2fa9nIxIRQUD5UE3QLztYERyZ3g Wik6Wvy4qQlvgfuQPv+QkgCXsGpMvYc6tlL2g//2NXpQe3v+M0x2sZd+Q8zUYPNG+8Ke hbJG0kS96Ohgx/7IHAlzZoBnoQ+96i+/p8GtD9yNtGUBHSXRIKITDQFolIF76h9/txrh OK5w== X-Gm-Message-State: AOJu0YyLLkUPIZ38J6vs8sEJxAGVim1aNCtF/7pMcysPtaZx5uMr/0Qg nRQ9r2HVqFR5JmTTuRkhbXcp/AtFb4I63//J/P395y24ec4VS1APvZf1iQ== X-Google-Smtp-Source: AGHT+IELae1z1P3JR5AC1cnKBlETnrcrEPagLRH4+skywgNu+iN9JxE34y/EdTXJprYGTBswnAXejlbLUTcK X-Received: by 2002:a05:6870:d698:b0:1d5:cdf7:bda9 with SMTP id z24-20020a056870d69800b001d5cdf7bda9mr7037466oap.41.1694728874061; Thu, 14 Sep 2023 15:01:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a056871070900b001c54c130d75sm32613oap.25.2023.09.14.15.01.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 15:01:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 15:01:14 -0700 (PDT) Message-ID: <650382aa.050a0220.9794.0b7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A0076052471; Thu, 14 Sep 2023 18:01:13 -0400 (EDT) Subject: |SUCCESS| pw131436 [PATCH] net/gve: Refill all descriptors that were From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/131436 _Testing PASS_ Submitter: Rushil Gupta Date: Thursday, September 14 2023 20:52:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131436 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27609/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/