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 11E2945DD5 for ; Fri, 6 Dec 2024 19:29:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7C8F40E03; Fri, 6 Dec 2024 19:29:41 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 7C4014064F for ; Fri, 6 Dec 2024 19:29:40 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-46684744173so39927961cf.3 for ; Fri, 06 Dec 2024 10:29:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733509780; x=1734114580; 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=LAwutoG7PGidZ/var7IdvCwXkPtSkg0azTb443l9l1c=; b=cX8TmVyNNY1GGg/FEc6oITYbFtvnbAxlpiSAjCtdpbZn0QnUHNWTflFBtiBjUUHySY EIcVxaPNBW1/tGVoNpTmTdTmuAgGUa692gwu1QhlDeZ/g4EA/wmadtgp+6OJz+AUeTyM IsQd0dHtbAQ2YHTx1vxhh/Y3nx1wcLpPKnWrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733509780; x=1734114580; 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=LAwutoG7PGidZ/var7IdvCwXkPtSkg0azTb443l9l1c=; b=FvE1itmXzbTIr/ShmBWsvmPtQeSy0QoLZsTNsOf3g8M/O4Al5M0DUgZauTyY/Dgght 9jx3mpnSOEB9NcvYH/mgFPcnGeE3oPDw2dCQSh8R33xrUV+VU1MqURFLOZKWywfYUd0X 0dHgRVNkfl8cy6D44vy8liSxamesxLapc6gaeIB+CuywSLjSN627J7Ec9bC4F5DghlFb MhL+NpwOZo0YM/ZKJDbIrzvG8DieeyxBh58eJEGxc/mebuE/aUqyc53JzFYWhCzXYmhR aUUZDy4MT1psFcdMMSPxI/B3hZ6Vis3Ius7/KsE/XLGGl5OyDxoB3Jy9fa/Uyq//Wmha ktKQ== X-Gm-Message-State: AOJu0YyB4MfLwl3LF7ovCtQLLywU9P6T0OoZEvPkarHMtz5IMl8DGhfQ XKqzb0qj44dk6AOWJuz8JksTYbfhaSV6UheLBJHIbbIEI3l6aOA2YsZ/+kXRozHlA7w2jTdnmv5 pt1LoNqwqwQ6JT59w8pKMmAO24hUC4GYnXJWzZPVi X-Gm-Gg: ASbGncvKoBKmJUx8wth/IMxtrx5enqCQJxrQ+MEkYZL2HXBUQqo0wj5CajbEoudC1j4 4zQXsrYdYPi1KYQYSUqS2Xlqpwrnu0MeoBV9L/Suwe+2K2VVzi1nT/AZCCltxfR5D2gNEp8PL7W uynxOlM3cjitaZ4FUi2SDTvAL1livS3i2aDxs7/B8r09vD+uo52CxhXc9fZZPCysXm2p6NusLWI ooa1do7HayI0Gdos1XRnLHs7Sf0KOISS4zHeiChqEYqjPaFeuHcTNXchjyvncCyWkGjYEk= X-Google-Smtp-Source: AGHT+IEL7df+fmP6dP706wpfNu3qO4C+bhuwnOKm1UALj1JH+0Lb1anLV/5/YcVb9Z07iGDAbzJNmeS4lJSX X-Received: by 2002:ad4:5c4e:0:b0:6cb:5605:ffb2 with SMTP id 6a1803df08f44-6d8e71210b5mr57722986d6.24.1733509776821; Fri, 06 Dec 2024 10:29:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8da66e78asm2033126d6.13.2024.12.06.10.29.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 10:29:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 10:29:36 -0800 (PST) Message-ID: <67534290.050a0220.6e950.c864SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 86E3B6052471; Fri, 6 Dec 2024 13:29:36 -0500 (EST) Subject: |PENDING| pw149071-149077 [PATCH] [v11,7/7] test: add stress test su From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206183600.34758-8-konstantin.ananyev@huawei.com> References: <20241206183600.34758-8-konstantin.ananyev@huawei.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/149077 _Testing pending_ Submitter: Konstantin Ananyev Date: Friday, December 06 2024 18:36:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149071-149077 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26542 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32102/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/