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 62F13432FD for ; Sat, 11 Nov 2023 09:35:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55A5740267; Sat, 11 Nov 2023 09:35:20 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 90D1B4021F for ; Sat, 11 Nov 2023 09:35:19 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e9bb3a0bfeso1661943fac.3 for ; Sat, 11 Nov 2023 00:35:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699691719; x=1700296519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tBXdJTe4dzQdKoDHmpwtAxlM1dQdWFaVOVRiZKTVIKw=; b=QnWEo4UT/YHE1ZcFpvz1QlqI5Dc4epdrxmUUVHBGa8WsvF/qa46wiGEmoFTq2LXZ4A Spqixcs04+Re6Ye7FZkorezypiLx12Qa1pNMONnhttKTwQCyfbb7uWEpry7MpJxchnYC 7juyTTPy8MO+053Yaf1CAFnXgakg+6266cJmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699691719; x=1700296519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tBXdJTe4dzQdKoDHmpwtAxlM1dQdWFaVOVRiZKTVIKw=; b=K5c47JBFfRdBvCigOT6rgmUj00OOsOn14dkb4HH7T1hh0k2XhV0mTNxTKVDoh/RsRA c7rUtFX2iiJlr1fVY5LXgd91s9f8gTVQButdEoKOk+Peb1oJuH+9vc0qf9sb9k+4anX8 Prg9XsymFUs+lqEfghyMXnJNpJFb5vWvnm0i3ZexujD3GvuB55cboNyv8KKqOUk56jv1 5bg28CIN0OpgfOP4frZ4vA3voVPl2nwOo6UBsBpLND+wyo3WDdTz+NTVAANngM3mMO9B cB5H3dET0HUcX5PT9VMV0DveB/p8yjZVBTAiemN5QYaWQio5mFoik+gSNtUx4eDYmbxF KInQ== X-Gm-Message-State: AOJu0YwMZhEn/I0fA9zjdjvjNNvXOHmSUEsm+mChs+ibG0f193OD3SEc iZfu2DkJbMgN9cLhzHsGOH86tpXa7D2zeU1yw+edvPb3OwesVbXaPXWgDA== X-Google-Smtp-Source: AGHT+IFSsKNB9VIA2J6Q81nbBxZ/oTyPppey6XMC5jKakoIbq8dfHxqmtMxpnW2icq2d9qLPrPvRLbJtaUom X-Received: by 2002:a05:6870:d0cc:b0:1ba:cc77:1d81 with SMTP id k12-20020a056870d0cc00b001bacc771d81mr2099865oaa.46.1699691719000; Sat, 11 Nov 2023 00:35:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a056870e2cc00b001e133fe518csm763141oad.43.2023.11.11.00.35.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 00:35:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 00:35:18 -0800 (PST) Message-ID: <654f3cc6.050a0220.c87a5.361fSMTPIN_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 9C7776050A68; Sat, 11 Nov 2023 03:35:18 -0500 (EST) Subject: |SUCCESS| pw134111-134110 [PATCH] [v2,3/3] app/testpmd: fix unnecess 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134110 _Testing PASS_ Submitter: Huisong Li Date: Saturday, November 11 2023 04:59:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40 134111-134110 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28333/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/