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 0BDDA425FC for ; Wed, 20 Sep 2023 20:56:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 017FF40277; Wed, 20 Sep 2023 20:56:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 859A640277 for ; Wed, 20 Sep 2023 20:56:02 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59c26aa19b7so1934607b3.2 for ; Wed, 20 Sep 2023 11:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695236162; x=1695840962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Pm8ck0yxMEU/fUxl1GL6JxJAdaKaaeud7weZioNzOU=; b=GIhhFUk4t4jyDx6XP+MA00OJ8Gifnhequ61ZkBUxSZe/2eKha4f1j7hkUI31+nCCWC +ixybJuJgl4gy2IK37dlM0Y+UvaHMPq/l+OyxbXFSVc/Au0eEv/IEE+G79Gss0UyV/ZF iW6WcrPrw5Fa21bXUZIKbFnuGBL3JlbZ4uRqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695236162; x=1695840962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Pm8ck0yxMEU/fUxl1GL6JxJAdaKaaeud7weZioNzOU=; b=J/2eC6Fjf2M0EtD+RpOSMGEpT35F9u4ZppB08aHa0ScMWGCutSG1FvAzXdmb8gGkJB DLF32/0NBj/i0gIday34UXEZ/jPt7UWn7iw4YmEHAmJsKkXdxSf146uG7AXeRRpV0AU8 hwHe1Fj1ERLofbjYnIvcRYpsq1QOwy07oRSVcOsjtBKUhs6EkfZ1QePsREzMGRpC8g0m zOfUD08lYyxX/cp6AQRqhD0s6PPDri8ykAAfpCngli1elDpQhGktpLMkEnMmchpFAcrz RSNvITRhIPHf1G4EqeyuGh+/HjlinGjm3zqnHnI0MEPV9ld6cicwp9Wjdivk7hKNWAl0 Q8sA== X-Gm-Message-State: AOJu0YwQs/rggavfsbAnvGz/UMdgbsyuDhNqYtzR5Mwx2AF6nfmiZkat qdJHQ4kWb141ZEcA210Jw3kWW5XkVS1PCSdTa7yxANU3mASkcTqv1SgNiRCodGaOrtqiGjc4BA= = X-Google-Smtp-Source: AGHT+IF0epbYixoC4I2UiZA8Q68WM/AoYs00ecNmFO3mEpaTh5hC3jjumFvIXi7jOk/aFdtV4gu48GuN99w6 X-Received: by 2002:a25:aaed:0:b0:d81:a0c5:f274 with SMTP id t100-20020a25aaed000000b00d81a0c5f274mr3313840ybi.48.1695236161931; Wed, 20 Sep 2023 11:56:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m125-20020a253f83000000b00d7ba776b067sm1418443yba.29.2023.09.20.11.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 11:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 11:56:01 -0700 (PDT) Message-ID: <650b4041.250a0220.4b4d2.89acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A1DE86052514; Wed, 20 Sep 2023 14:56:01 -0400 (EDT) Subject: |SUCCESS| pw131727-131726 [PATCH] [2/2] app/testpmd: add group set m 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/131726 _Testing PASS_ Submitter: Tomer Shmilovich Date: Wednesday, September 20 2023 12:52:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131727-131726 --> 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 Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27669/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/