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 B47C045F20 for ; Mon, 23 Dec 2024 12:58:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96FA440DD0; Mon, 23 Dec 2024 12:58:09 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C301406BC for ; Mon, 23 Dec 2024 12:58:08 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2165448243fso43019585ad.1 for ; Mon, 23 Dec 2024 03:58:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734955087; x=1735559887; 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=CdxTwYZOwc5J5+s6cgEHBYOmls0U/AMXTqPbVGG9Lm0=; b=dzztK2gXIn3TtMmSJNW34VJ9VUs7bBRChFdLjqJXOT6TVG3jzxWR9GlGu0B9ZzimdF seAJdbfJ9rMJAElGur63UJuzY4ODjoKn3MmGL3INS9LgbKV16fIWp5d9LZ1pO1e+GZWH 49EKZBc/aAxdntg/hPkhmuyqky6/4rZlZrNUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734955087; x=1735559887; 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=CdxTwYZOwc5J5+s6cgEHBYOmls0U/AMXTqPbVGG9Lm0=; b=ulirAJaALqFhY7gTq6sj1DzlO3wwJqsyp18UOgR912J0oUy45KjaCNrRM7ajCq7iA3 u6e6yYyV+pa0+ZNzOLI6XeEdpiEjIrx3f3+4wdIeh/3LLoEsLosdelZPfKkGdefzryzG g/QHH6wdI8xCsKi51yTyHFvgPji4IHt09LwyotXOhisPoT0yHRhmv13f5tPMTokF6mWG /doUrD48EcJi26aDU0k4OcHEdkVDB6pR8Z2d/SCdxPTqo7/W2VCsb4y8rebSCp5ZnL+W wkWmQhTN52NXQM3KiMAcSxTfZBJe9swVvzSbO6BG7Pb9e80snLr/xleUjjh3yDrMaD/x 7Kfg== X-Gm-Message-State: AOJu0Yyd+HoVD2OFbGbLkByHcJ/3FqnsQznSVCu8jaSB+kdSpTooq9ci yB9Uz2J0jzNlhWHCbBDury81WBGttjhUspicXhvzCFp+/l5LZtG5lyfx+jhG5nStzLI7nIGVchK 7zM+7cvew4t828o60d8mU4c1x8fA28jXPFpr5EGnB X-Gm-Gg: ASbGncuPCUKHKEfbpjfMISVHTGGX2NQ++pxYbvL9RwA5ekHaPXbGr9Hy3Yp11T6oUkD fpyoDoH8KQbf8I4/DvlASNumclTEuS0kAyMbg+W72bGtsTAqZXmy+9oPhriJ+LWHzlzeN+Hs8B1 A+07OYh2NCb7KzvACJuQY0LE+j53VtnPejYqBlms8JZ1FzFr6gpOPpzyu3D6ZZ1CJCkZn+6Q6t5 iJ9YK+aww7wZhJGCdXIZazYtr4M2eMP0w0mkftXZx3SxF2zTVcNLyfVs76WBQ2PKhz7F4RqiNkf gg== X-Google-Smtp-Source: AGHT+IEJK+AY1Mqsr7Pmq21uV0QvcFaorfFDDnUTfHWzv5Tr+MmKazOsbzEJHgL4CwqEo8wexKx9Fb/SRrWL X-Received: by 2002:a17:902:d2c6:b0:216:2bd7:1c36 with SMTP id d9443c01a7336-219e6e8bbb6mr177277365ad.1.1734955087194; Mon, 23 Dec 2024 03:58: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 d9443c01a7336-219dc9a38b7sm3646025ad.71.2024.12.23.03.58.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 03:58:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 03:58:07 -0800 (PST) Message-ID: <6769504f.170a0220.77613.d69aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 54C586052471; Mon, 23 Dec 2024 06:58:06 -0500 (EST) Subject: |PENDING| pw149385 [PATCH] [v3] app/test-flow-perf: support testing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223091600.53160-1-sunyang.wu@jaguarmicro.com> References: <20241223091600.53160-1-sunyang.wu@jaguarmicro.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/149385 _Testing pending_ Submitter: Sunyang Wu Date: Monday, December 23 2024 09:16:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149385 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#301345 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32193/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/