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 518754259B for ; Thu, 14 Sep 2023 23:51:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 496DA402DE; Thu, 14 Sep 2023 23:51:45 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id CC80E40289 for ; Thu, 14 Sep 2023 23:51:40 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5776089b652so1102576a12.2 for ; Thu, 14 Sep 2023 14:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694728300; x=1695333100; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0KHSNlG0WjDQpsSlu2yuQ5psM/q+SS5zt4bKxdHFBu4=; b=JiqGXINaswojHH7oDTIyr9jGcVfNURaU2rXP9uCA0nH9HWqgGJpmmEFn5K6FhoToNQ 2ENiwkzY17EzLjTcbwVgqMwk73n4J1jGDAw9eMyhLBQ5S3UmXg1Dl8EFulejfhrM7Qjn W48WUJHrUv96bN3BSjdewamxuNlLbutH9Zz88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694728300; x=1695333100; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0KHSNlG0WjDQpsSlu2yuQ5psM/q+SS5zt4bKxdHFBu4=; b=Z3+TMFP/5xEH/+UtlwUbGP6oRzyiar3ftUjuTPeEtoIJQCaU00Un/w9asFRriM/qVd dswdIp6qFdWV+CNIc4f/ympL6WdhXm4TrGAg963w0Y6EMuPTKUw0FvolVWFBSH0uao56 qgBCEGttDiOTsSn9s0pSDC2bfLgq8njzYOu8fMf53gagGKLX7XTqzX2bEQqjEf5TfVe2 6B3bFABEJlJcE5iBDAleVFm3wuwAQzSjTqPU8MHRwxNemp8BGdixjjyHicO2qpQUTQYe gioby8Hi1x991GxQSDAmznxSfR+jBje5H6x95tpYIVNZaO3dsvSIYWLLZA+Io8J+kaxn 27Lw== X-Gm-Message-State: AOJu0Ywq34PHLXjrwFkz7GYpSLjm60Oqr+AR2wFCZ+EoVUhtIDkgimFH v010cDsdHO9sETocTe1cXUrm/1cLJt3yw72IjY+ubm0COLlr5HMJek/voQ== X-Google-Smtp-Source: AGHT+IHlDrvNDyp8aQw1SDHJUJzdnfebbln3FEIuidUJXNs2zz2pls283DkXXyuN4MeTpTRrRYnmp+pAQO63 X-Received: by 2002:a17:902:d4d0:b0:1c1:e4f8:a5a9 with SMTP id o16-20020a170902d4d000b001c1e4f8a5a9mr7670097plg.34.1694728300125; Thu, 14 Sep 2023 14:51:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i13-20020a170902eb4d00b001bf1ea2b865sm242420pli.128.2023.09.14.14.51.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 14:51:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 14:51:40 -0700 (PDT) Message-ID: <6503806c.170a0220.6fd11.5ebfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C5416052471; Thu, 14 Sep 2023 17:51:39 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/