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 BEC7945D71 for ; Thu, 21 Nov 2024 22:10:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9BE7402DB; Thu, 21 Nov 2024 22:10:54 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A3BF402A7 for ; Thu, 21 Nov 2024 22:10:54 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-723f37dd76cso1421857b3a.0 for ; Thu, 21 Nov 2024 13:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732223453; x=1732828253; 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=gl9tNNvm2xcuTNkbIrXEQwzjpLFX774qxQorUO4QCVw=; b=jRUv8q251ZJV795pNbrXfSPUtiK/auTVKdQuDsvwh9yxIlQLaaX6jNSiBhmvIcahdf fm/45HiOBgf+IM4tMvFnCkyLTrvAaIfjla+G63Ly3vJVnF6JqDQ95Wc5/F4Dqq6eOgI2 w80FRbg7rNfsVN3bDh758dtK4mRH5S+IT8Z2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732223453; x=1732828253; 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=gl9tNNvm2xcuTNkbIrXEQwzjpLFX774qxQorUO4QCVw=; b=CMek4GPcOMl7/WrsXAIsR36D9C6BhxJshpXAgo5iII0IxV11d4x9Wp0/nj/5yjpLni k6XL69Fv/XXQZe2dq8bwtSrGaE05I09NBZl0riLnAkZX4TQykfYEghkqErCE1tFHEhWC 7t7RzQwN00qplHbkMq3Sf/H0bAHfZBZeEyfqAs7PLNubsJ6MBUEDjkBtKO7g68050WZb It8R8TE35WbUD7geZKgDGxMF1fKatgj3wdpjwFowUsc7oEaCAkbsz1/0WjRNYxsWC9VH f63OVPQiU8tsIF5pJEnD/WW2DGYd/C0i/udiY+zIuNJTQu9lWQcMGL9P2he5gA7WgY3R iu3A== X-Gm-Message-State: AOJu0Yy03dNIUuWPMNNsQ8osyuuXkcwH3KI8tsMYNvLs1mYW/9x14P7b zrRBy5SaIIpBuOw5W6PAb/73aqpvzXfmSiocb46898QItGu+jil4lH/YzLtAQW8cGXicIL9BuPL jViR+2aj8rLjhUbIoWJoV/n56lj5dCAelRH2xLQl4 X-Gm-Gg: ASbGncv2W7anZEIVfL3Eqo32ZQusVtvjosPN2zt1XW7N+zO1KRhCGp6xuSbntv61CWa EnTb5j5/wwrPGmCethiT5fwUpr/NT8qyMXOQjR774puS6sf510tVTwUK9DPoC47wUh2G3n6Udkf YIW+8/iTQIfKgT3dqTFzG78ep1x8btXWiWAhVF34kDIj10eEYiGOPYZIRzTwXtyeziR8gowb/7h xh42ebYtlpNyS2bZOEDSTfPnq65YWo6uzTeTtEdbtgOeoAK+76msRqYZ3jiuaQSkT9x3ds= X-Google-Smtp-Source: AGHT+IGOEcOWbFffpkADbC03jZGZEp6rrNBxAbXFRtE4RGQqmjvSJhxuCyqKEOaElRxoOHe22MWLq2MaTFQX X-Received: by 2002:a05:6a00:23cc:b0:71e:6c3f:2fb6 with SMTP id d2e1a72fcca58-724df5de0demr726992b3a.8.1732223451635; Thu, 21 Nov 2024 13:10:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724de4c13d5sm19341b3a.15.2024.11.21.13.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 13:10:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 13:10:51 -0800 (PST) Message-ID: <673fa1db.050a0220.222353.120fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B37D96052471; Thu, 21 Nov 2024 16:10:50 -0500 (EST) Subject: |PENDING| pw148718-148726 [PATCH] [v4,9/9] app/test-pmd: avoid poten From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241121182443.68025-10-stephen@networkplumber.org> References: <20241121182443.68025-10-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/148726 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, November 21 2024 18:23:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148718-148726 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293907 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/