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 09F5A4341F for ; Fri, 1 Dec 2023 14:10:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05BE1402AF; Fri, 1 Dec 2023 14:10:13 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E4CF54029C for ; Fri, 1 Dec 2023 14:10:11 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d54370b4bso902325ab.1 for ; Fri, 01 Dec 2023 05:10:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701436211; x=1702041011; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HU/n9Nb6j22yCxkClv+KoHmLRBpkpwl6psBqx6breDg=; b=fODbX1rsaTmQOe2bZJb/0ZkqCDgzv15fWHnviWpRTP1bdzqkCe02zy2KJbcJfNb6AM wqi7FEQ87FDrO9gWnWrwMS+at2jO8pdfqP10ng6XaLqKp8YD2fuU8JtqqAEYxpB8Ib7i NH45Sk9y6cejXHZCxdKL0dTumT8kRObdvnSlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701436211; x=1702041011; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HU/n9Nb6j22yCxkClv+KoHmLRBpkpwl6psBqx6breDg=; b=ibVOWq5usGZJrisC+bxqrX9DTUzu/uk7SnOPFqd3sTp4u5VSqKZtu/ZFvRcaalrYjf P2MYEOPUlbNrzjQ6OH3oyhDZkVPDSVSsGmRiv5FOYrV26qSS7B2I6a70FqkSsMb7tnB9 dssqfJlxNA8nMNha6uAIs0q3vwAtIydpP0vHK3jtyvlov2VE0XE0to3kBEhsGRQ7vcjK 9XFkAHZuwjSXyhWM+E4YkR6eV/QUhna8MRWS9A/1BGEQion+hYnz1OHwZJCn96dAKzIf nBLXciPhDeKbBgynNxqHVNVjeR0lWPXetuRvxkLc8Y2octlj3DMs44nbRe5M1Yrovk4F WXXQ== X-Gm-Message-State: AOJu0YzY79evIDF6RCtZv2UjAQ+509Je3nEHISmZ09EyXRdPNPqJldPS sHwSC/J43pyg3ImlnrZBzucrVUCM/H0FMsgzU1DP+eWtbaXLagWeYR+YxhjanbLEND72OB6mNg= = X-Google-Smtp-Source: AGHT+IFONbDBflKagdU8z1Q4q/rV6LqeDLobBfD8IB6WB80KoXvi8ljAiwzjDtme+XGp3p11yfG+AyeWhmYZ X-Received: by 2002:a05:6e02:17cf:b0:35d:1ea0:f25a with SMTP id z15-20020a056e0217cf00b0035d1ea0f25amr13677488ilu.31.1701436211427; Fri, 01 Dec 2023 05:10:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b10-20020a92db0a000000b0035d386e415csm222301iln.36.2023.12.01.05.10.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 05:10:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 05:10:11 -0800 (PST) Message-ID: <6569db33.920a0220.ff8cc.8fc2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 155F86051831; Fri, 1 Dec 2023 08:10:11 -0500 (EST) Subject: |SUCCESS| pw134743-134742 [PATCH] [v2,2/2] app/testpmd: support set 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/134742 _Testing PASS_ Submitter: Jie Hai Date: Friday, December 01 2023 08:52:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134743-134742 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/