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 00E76457D8 for ; Thu, 15 Aug 2024 18:45:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 054E942E78; Thu, 15 Aug 2024 18:45:35 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6449B42D76 for ; Thu, 15 Aug 2024 18:45:33 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-65fe1239f12so11467627b3.0 for ; Thu, 15 Aug 2024 09:45:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723740333; x=1724345133; 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=P/ww05TYeXnjvIwy3ydwoNPAuADPeCtEzt4HnEimCV0=; b=X35MLknc7UL+xHkA5kl4ygj3doMXH/KI2juDPuToJuhJY2EHNPghTiF6FhPwaCNKG5 WeYRvJjaEqMXOm9tVURmCGZgQKlZ4fBr1/Kx0c4Nn3aH9w7lS/GBM21A4rUDjr+dV7Vj n5oc6pUV0mAH7q1x/qwCDaYQsDbD8C1o3BZCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723740333; x=1724345133; 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=P/ww05TYeXnjvIwy3ydwoNPAuADPeCtEzt4HnEimCV0=; b=Qqc7Wpn4WgO3VDVty7/3DY3CeecENdFoEwM0pfeKCLzJ2tEjGoduDNxwxnFyivqHtd F9y1my0hwgl0Dah8IBqevYY1CiYB7MdS2DhxgpBaaGLFtQF63A8E3NyRWkRUBd+VT4OL M6iyw/1v/gJZOldLlzC6Dxj3xVIBeRgl5O66rosNL32KsQhSG16/JZMvbuyT8aJfKOj8 tV5etg9OKNk3gEUJb/PX2V9j/bcvgT+JrRnYkaF+YdJmlVDu1HE05nucUxXTCiOL4Of3 nhQL+NkzG8dB+kV4kX5GduSCZTHpUGOFhPZj7hiC26kbv91C7USbIBAg5EDgSfyr/8JF X3CQ== X-Gm-Message-State: AOJu0YwV8PQIYMw3CxO23rpWSsB1Z9/mcl17191g48/K6z5YIN4izEte u78++Nxv9Ffl0YrAGXxBTzE4ip7CFF8ARSr740UJbPMUxR+sOMuoeDsaBeuVJI37fkOollbKnYT lUjM9GLlWGTsJ3VHRSG/rDWn1djPGIpTfN1Lk1DQ5KNGA5W22IqUgkKvZ X-Google-Smtp-Source: AGHT+IHaaSA6kHfVoPVJ7XG8Mu516vwrBEhSgsC9LBhtCJNihTv1bmmd3Rs95EDw9cduV0zX6Le2Gh0jn9mv X-Received: by 2002:a05:690c:dce:b0:6b0:9c9d:16f4 with SMTP id 00721157ae682-6b1ba8dd62amr2177547b3.33.1723740332696; Thu, 15 Aug 2024 09:45:32 -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 00721157ae682-6af9e5b76besm792527b3.76.2024.08.15.09.45.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 09:45:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 09:45:32 -0700 (PDT) Message-ID: <66be30ac.050a0220.1e3122.300dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 58C5A605C351; Thu, 15 Aug 2024 12:45:32 -0400 (EDT) Subject: |PENDING| pw143192 [PATCH] net/af_packet: add explicit flush for Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240815115653.603552-1-vignesh.purushotham.srinivas@ericsson.com> References: <20240815115653.603552-1-vignesh.purushotham.srinivas@ericsson.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/143192 _Testing pending_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 11:56:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143192 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#252700 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 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/30797/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/