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 56A0F42F79 for ; Fri, 25 Aug 2023 10:05:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5239340695; Fri, 25 Aug 2023 10:05:32 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1535540695 for ; Fri, 25 Aug 2023 10:05:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579de633419so7932617b3.3 for ; Fri, 25 Aug 2023 01:05:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692950729; x=1693555529; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o1bIPhZZTkwGbOLuuOXEXs09zmhF92tI1IFckLoOQ80=; b=hhmagirYKfm1TIde9zPN82S7kUwX+Q18iqSCYltQAzwrA56QgvY+ga7YwGUDuKIxsk Y5UALj5iZiGrdUlr+TdgAEyUj34KkR1nmbYlZ9m1eOb5PhMTQyXauNOR//nNE2CFP1ZR fw7vapCLw1J4nBOYoshD3j1AAPtnAzRXeWrs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692950729; x=1693555529; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o1bIPhZZTkwGbOLuuOXEXs09zmhF92tI1IFckLoOQ80=; b=KrKohpMSQlBBu6oiPcFKnZoc9Rb+dHCOMAJJncDo/MerrrBMnLSJYKq1pex/aPbvWn ouNViNKbqngzcFg9CsAQv+RM8QKo8L/Pys8SSnCW7XGsvpksw8So9F8W/U9m4XWiamK0 gfoetqI0L1x0Pk84m7Q9iGCpCE94MMzaeuZQswU+ZJEWiu1/ZU2C24m0J67BJes3F6XL M4UNAT4DJStVUyXQMK1RH9buGH03YPLYgxIHjCAC8eqTJDX4/8O0wuXjveXXFpgaAk5W g/8GMAyYhhzW8/QN8TgF98F+2GDQvQ3qI8fsdPOMMdoWbU9w0tJM1nByOa/MhPlpnFDb HStQ== X-Gm-Message-State: AOJu0YzAeP2H/bnPPZ+TGcPEudRhrXYCSViruFm1Covpl5I4jdV2y0Ng qzgRG6LXXNjq0r9eP7Uhsac5SpyzdHnCJooAUEOXYnYfey7ZmSgnxBsSfFsZ8j8d9jomskDbaQ= = X-Google-Smtp-Source: AGHT+IEGs7tZ1Q5/WqUTUy9Y6FpiqP954+V8J5nv42/7zP7ZnUI4paShjDxtbhqcFutUKYeblQazaDv9pbq/ X-Received: by 2002:a05:690c:2e0a:b0:592:97c3:18d2 with SMTP id et10-20020a05690c2e0a00b0059297c318d2mr1354846ywb.15.1692950729434; Fri, 25 Aug 2023 01:05:29 -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 z64-20020a816543000000b0057744e9c4afsm99555ywb.41.2023.08.25.01.05.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 01:05:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 01:05:29 -0700 (PDT) Message-ID: <64e860c9.810a0220.42b6c.702aSMTPIN_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 167FA6052471; Fri, 25 Aug 2023 04:05:29 -0400 (EDT) Subject: |SUCCESS| pw130743 [PATCH] common/idpf: rework single queue Tx funct 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/130743 _Testing PASS_ Submitter: Simei Su Date: Friday, August 25 2023 07:21:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130743 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/