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 0C48F4341E for ; Fri, 1 Dec 2023 13:55:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 080F842F01; Fri, 1 Dec 2023 13:55:03 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 186B3402B9 for ; Fri, 1 Dec 2023 13:55:01 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d2c956a22so4523805ab.1 for ; Fri, 01 Dec 2023 04:55:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435300; x=1702040100; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DAZq3U6xCApZAfQc1tXDowp3e9ELtCC3qSDuzR/e3+g=; b=H4ZYcerv/XnINgX652oaTGvGzX8MZzTrXOkGG4NmmLc6Gy9N7UViBCu9LKAnQtECWT RP7yjkC4vHnbb46je0CWWP8lV5koK+W5U/5Sp+8YpX11u4OnWq8VU3mpKnSvhYPTTH0u dCG55a43KgfXrJm4JUdQNrbf+OU9rtKvrEBD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435300; x=1702040100; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DAZq3U6xCApZAfQc1tXDowp3e9ELtCC3qSDuzR/e3+g=; b=iymFrQQmJt9EpkvIczWLdJAkxhiLqZQ9wn22fQG16K5x6p8dkUJcf1j+H1kqMdCojV dnu6LVX6ol24K/UIkcOItEdD8+IcbfJxgVzxAJprlxW+AmcrKZEr14/j/8CPiotKxGyo sBQqKj8ojxKsuZtqsFLfbJ2z+MpmKsJUIDbT+sztNmTelSOJI7orTjxc3IaL50E1xXjh vtDMLY3pABgqefgKkVCSJ5fGBpQ0GWh9MBURnr6E5M5WymprVhBfSwptTsItsj/DnCA2 uqzXexFj8OKQ2q9M2XhtG74hZx3oSHbffcWyhRyUuS5nJoA7EXw6hIxyY9ypV5iZHWOt 4M5g== X-Gm-Message-State: AOJu0YzKzc3DmHzlfdj2iC+fnPQrpijAVicGZAZCaLdb6R23VhqR+Ygg O5B3DO5DYZ9MHII/qFLwBUzTWezk67g1qtu2xxiNZXf4jgTVHcFRinWRMQ== X-Google-Smtp-Source: AGHT+IHsmh6rWqzqHgzTL/ViLTvJFr321dyaPo3C7ZSwwchvbKKrPoeYhFgkMeqVYlNU41VbMI56pmhdYDVq X-Received: by 2002:a92:ca49:0:b0:35d:4463:5dd2 with SMTP id q9-20020a92ca49000000b0035d44635dd2mr3354606ilo.16.1701435300540; Fri, 01 Dec 2023 04:55:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a02c988000000b00466dd49f44fsm132991jap.37.2023.12.01.04.55.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:55:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:55:00 -0800 (PST) Message-ID: <6569d7a4.020a0220.e9b72.49a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 1438E6051831; Fri, 1 Dec 2023 07:55:00 -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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ 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 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/