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 AAC8943BBA for ; Sun, 25 Feb 2024 07:54:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6CEA42831; Sun, 25 Feb 2024 07:54:27 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 0F01A40270 for ; Sun, 25 Feb 2024 07:54:14 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-599fc25071bso1376208eaf.3 for ; Sat, 24 Feb 2024 22:54:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708844053; x=1709448853; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9kQpFgDyW53A7/y1MW4QYf8fKGRRXgzdT43bo6SkyGs=; b=Qsv/lxytB6099HntSJ9NuQYzE/HWSsXI8KFdr0NiraX8C+Yic5Y8+zDRkuht5MQscu XUhqX/JvYlIoh2dJMUqX4YsphoRb86CtP4rN0/d/mkD0I1v1qBoy28tKCXDbbUeClTCu V2eNtsaeQQGtKwTiER2X1d14kk7K7tnjy/JJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708844053; x=1709448853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9kQpFgDyW53A7/y1MW4QYf8fKGRRXgzdT43bo6SkyGs=; b=Zmw5UkjeJXnrzrkuG+SlLyNlFp1dVyj7tHukLihwG2jB4834Wi8O9A7n+rOvylGVPL fSmxoHoPfJwGGeuTMD8kZcBMraiVZtW5Rg23fmDpansL0qDeKAp5ZIAyoZZUv/XQp/WB f4UXYHsTHo+ywRRojqtchxbNKNheaLDdMXGMRlkSlINOCp4Rb9e3HLCMy72CWfx8fdN1 gi1sdVi8rz1sQqNUx9HL8dvzG5xiUrWVN07GQtWQZI2q1E8LQe3UrDJ32lqETDLio5jb P6D5JVqeyybf3RTtshjZa1ApqvvODVp4+EJDTf3B8ORBePsDHtwXUd2FhLkDwltfvle1 kbXg== X-Gm-Message-State: AOJu0Yw8LDa2rfYnj8rk7rG7b0ry4RMlbrv9wZtyb2AqcAueRF5ZB+BJ ybKQPQLTtWjqllkUeng8JZcbo2SIRKNung0YNMpmZuvmEVe70q5awxLkn4SlBKLswVIcCXyoscE yRBEJgW3Y8kXZADbhPgwCwlCzCbNY9DgW6HA5IL2H X-Google-Smtp-Source: AGHT+IHiPbwuJXzsUFY08Mz9G8T+MXV+w2zlButHQc1Wgde3UnAH12m4WuWtjACCHivDoRAKu9df6jGW3yrI X-Received: by 2002:a4a:3041:0:b0:5a0:651d:4233 with SMTP id z1-20020a4a3041000000b005a0651d4233mr2070068ooz.1.1708844053333; Sat, 24 Feb 2024 22:54:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b43-20020a4a98ee000000b005a0577977casm125677ooj.28.2024.02.24.22.54.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Feb 2024 22:54:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Feb 2024 22:54:13 -0800 (PST) Message-ID: <65dae415.4a0a0220.3c078.a326SMTPIN_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 D40D76052510; Sun, 25 Feb 2024 01:54:12 -0500 (EST) Subject: |SUCCESS| pw137171 [PATCH] [v1] app/testpmd : return if no packets i 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/137171 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, February 25 2024 06:16:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c261a499faa28088489a141238f918be00807bb 137171 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/