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 9933C45755 for ; Wed, 7 Aug 2024 00:36:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 933064029C; Wed, 7 Aug 2024 00:36:14 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3A0184028C for ; Wed, 7 Aug 2024 00:36:13 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5d5de0e47b9so654202eaf.0 for ; Tue, 06 Aug 2024 15:36:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722983772; x=1723588572; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=f+vAJskC2h2yyIG4sC+Qw4nlgHZdlXXFnoHynGMDuGI=; b=dUX6uMP5Gj5DHz6U2uPoUbR9tGKBbZUr8P8agwpfeLsgGXucvqpTPjpksbXztrC4yX 5PlcMpUgpdI16Jw7iyLqn8V1HnGtKI3MXgK4QtmZ9rJx0S+7W0uKgqJ/pE6YPu9g3Bbg u4rFwPXAxDUbLsXWFLUwlMe00khEenG02cLSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722983772; x=1723588572; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=f+vAJskC2h2yyIG4sC+Qw4nlgHZdlXXFnoHynGMDuGI=; b=C4K836B2qcNhKwBfEiiySn7BRw7lHI7embYbKhEYlmnS/k1CVbJLs283vSzu4HnuJX VubHe9LtDJtfk1jyJyq8PHypk5xG7wYYQyFjBK/xyGuUO07OseEg7tW5/xgHKBpiLaE9 sQGH12DL/VBp/ySv18wB5AW773P95EdHNMVEaIuAb4ig/g0D0q5UMWx731SHXrDfhxAr yqZ13uxYSCc1N/Oj55/TGifFzHWg7pZeqPUZ4xcj36o580t90VxfYU0mMCtJCFWhYIBc FQJ2CFl2xzPOABzcVsTD7/JQ3KNECFqkQZIAMc2BJTxy4Hc+yT5DlNSxahHF5z7+Y/tx vl2Q== X-Gm-Message-State: AOJu0YxhRvGPjcjg4TGejZ04JyaA4jj4lmiP8qpiydv3AJfyGaQVwsZo aIweU0JZfVha1Oq4bd10Ft90nMC3WC7xw1p9Vr8boPQmBP7X7FHyBRlCRCyBR+GZ2KUjf/xI+MO BfRZVgzp0Db35v7HJvQBmQjZ0MUlYL8zFM3DLs+H+EGzag9B9WbaMfKnW X-Google-Smtp-Source: AGHT+IHQYzg+QKLXgUHJ+kgw+C0KMjy+DmpRpAfDcpmg6Fhq+ABxQJ8gjDMDHtg9I/oOgye36qca8vt9JPyo X-Received: by 2002:a4a:e90b:0:b0:5d8:c33:43d8 with SMTP id 006d021491bc7-5d80c33472bmr12607720eaf.0.1722983772511; Tue, 06 Aug 2024 15:36:12 -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 006d021491bc7-5d75718b066sm562972eaf.1.2024.08.06.15.36.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 15:36:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 15:36:12 -0700 (PDT) Message-ID: <66b2a55c.4a0a0220.2749b.473eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F3BA2605C351; Tue, 6 Aug 2024 18:36:11 -0400 (EDT) Subject: |PENDING| pw142964-142967 [PATCH] [4/4] ethdev: add traffic manager From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806152417.3649745-5-bruce.richardson@intel.com> References: <20240806152417.3649745-5-bruce.richardson@intel.com> 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: PENDING http://dpdk.org/patch/142967 _Testing pending_ Submitter: Bruce Richardson Date: Tuesday, August 06 2024 15:24:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142964-142967 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#249379 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30734/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/