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 059A643BC4 for ; Sun, 25 Feb 2024 08:02:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00A85427D8; Sun, 25 Feb 2024 08:02:36 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8198E40270 for ; Sun, 25 Feb 2024 08:02:31 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bb9b28acb4so1374754b6e.2 for ; Sat, 24 Feb 2024 23:02:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708844551; x=1709449351; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hwyN2DOV6Mgl42yqq4KUGH/rJ4qu1mnRJzxPjoI9I2I=; b=XnF2zSzn9D4zr6l4mlO5Cd55jY1/B8j2gtstQopt3FppZX/Coqxv+3nAPAgH+EoJBV khMDO1DcH/X1ZzVd4+Z33ZNdIAe3zsXg0AR+5WXPa6P2E7rxPN87gI6qreehS1/cnpki c/IGrWkIpMsQgRMWjW3re83u4/AOIQFfQ97F0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708844551; x=1709449351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hwyN2DOV6Mgl42yqq4KUGH/rJ4qu1mnRJzxPjoI9I2I=; b=C4aoOQzZzxUmaV6JtXQo3cSM9z/fZlQzJCgYSd6uW2MWjQ9TbAV6ANKvNnXBrGtDnP /+Sncj3mlZGZTW8RPQEv44MSCDrDAS+e2zivN+euC4jbHlO/ldvF/dup4KG1kcHnK0ew LRqqDk1b1nn/vHREqxFY/vmb5RnVG5qRrD2bLlnk5BdWOoHa3pPSntWcQO2ZTG2kukXm XRgfZAizx2xgyPOzvEY6/NiyelPe6DlA2hH+rR/i3eX0HGZGtookiBa2hUCYhhSvvGEc Wj3XlgYSlLeESO/gdXT+e7c3VZQXvAj5xVe1k/hgbzCsd4EkJctVeIPCT7RVVGdXMzmf NGJg== X-Gm-Message-State: AOJu0YwDqittRye5iZXHgjA2mul8b+470gkWNcmgXPXEdSl0vgQHco0g 2XCKklNAGC8A9TqqWFGuGWePmHnI59BLRw/gdchfmrg0ji/GZes7iePOMQVmacy0Bto4xoixm+5 T6ACuwwz7uUspbE+F80YpQ5SwVQ+imjcN11mIRP+/ X-Google-Smtp-Source: AGHT+IFo9mXMXhUS8EY5anpbuLTyegpSSimRswkYJvEmM7cBO5tCgUfFowEp3eJFRydtM8m0J51vhgZW30J+ X-Received: by 2002:a05:6830:ca:b0:6e4:8f32:6863 with SMTP id x10-20020a05683000ca00b006e48f326863mr2613395oto.1.1708844550761; Sat, 24 Feb 2024 23:02:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r42-20020a05683044aa00b006e458cc2431sm95542otv.9.2024.02.24.23.02.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Feb 2024 23:02:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Feb 2024 23:02:30 -0800 (PST) Message-ID: <65dae606.050a0220.fc746.88fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 406BB6052510; Sun, 25 Feb 2024 02:02:30 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/