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 136F04341F for ; Fri, 1 Dec 2023 14:10:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE9F2402AF; Fri, 1 Dec 2023 14:10:08 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B13B34029C for ; Fri, 1 Dec 2023 14:10:07 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35942cb9ef4so6521755ab.3 for ; Fri, 01 Dec 2023 05:10:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701436207; x=1702041007; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+8tpetaZ/1G/M0eI9ZKNqQ1MBiy2K/OsozeY69c/Q64=; b=JFbQZlUFVob5QynrkfmQTqa8X9oquqxLk42TXVOjAIj9MXhrRlcrdMXCAAeqMnxJur xEEpd8Aw1G1gdfMkfz0Ej9Z2IaGfDW05FIT1XT8v04/N9fvAajmD6Ui0I8DMqjAoPTye ou/7zGu34Cy9yZTgMkz7MdGn0pHNaRb472opI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701436207; x=1702041007; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+8tpetaZ/1G/M0eI9ZKNqQ1MBiy2K/OsozeY69c/Q64=; b=nDXJco0+Zig7B2N29rIghqEmtV3eD3z3n3bnr7LOsPBFCDPBVchF486l8F65ELFjM/ KvTVhejdPcEbKheEcxKPMVUMWG2bnAH6SYpGL1lO8GbSf1y4r9edDsImeAsvGzZf6GVo pmMpSHHi1T97UaIoNIBM+j/mEj84P+AR5LbfL96uj+NDB6SAjN742UjWHZyvAhiPT0Bt 7ZlwrOxhEuiGFW9l2OESA0r/ZZDNURsx74OjFwuNncK3rKBHfIZH2j8+2oNITGwm3uWr xKy2zqD2mZFCUEPC2JNawZfOGCgN0vJUb6SlzUmuyxWigV93vGclWuVD3YQTCBf0yXcU w96w== X-Gm-Message-State: AOJu0YylfonVW2SDldz9Zl+mgka9OSuK1chJD0t8RMTM0Mv/YRPJ1bCn 3NT7SEWX7KMfemOi5GY2ZafoEAjag9GeW7cpV7WElicsweNbC57Y6j/P9w== X-Google-Smtp-Source: AGHT+IGQZrxQvqTWizSo9dKbQqnH7HkwnUbpnzYAYOQ0k3h3i7nVzzN0DOM0uxUfNwPOjJrl5p6XR6E7S7EW X-Received: by 2002:a05:6e02:106:b0:35c:8140:1f7a with SMTP id t6-20020a056e02010600b0035c81401f7amr25610287ilm.1.1701436207120; Fri, 01 Dec 2023 05:10:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a056e021c0300b0035cf893626csm217825ilh.32.2023.12.01.05.10.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 05:10:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 05:10:07 -0800 (PST) Message-ID: <6569db2f.050a0220.e5b53.85cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 616576051831; Fri, 1 Dec 2023 08:10:06 -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-unit-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/