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 C1B72457D8 for ; Thu, 15 Aug 2024 18:45:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFF4842E78; Thu, 15 Aug 2024 18:45:02 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B563B42D76 for ; Thu, 15 Aug 2024 18:45:00 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81fd520fe0dso47733039f.3 for ; Thu, 15 Aug 2024 09:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723740300; x=1724345100; 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=6Gig91CtUZWIQhCUS0AKTwQjTGh95BiOs/URsed+N6U=; b=Fo00tvTjs2QmcribdrjMrC00ypwHrUOpBVyx5ZKrQRIadjSYuTlSQYeOCcxB+XhenO IxqbGPTuaFKk51dtERIlgOcnqUb++BKhVjzPKj7D0x3YPyIRRYKYHOzIzLDl51qbnGXK tZbFF2hguveeXCjVWqnB+7KEvBP57v0agJEOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723740300; x=1724345100; 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=6Gig91CtUZWIQhCUS0AKTwQjTGh95BiOs/URsed+N6U=; b=UiphNc8wGMuG7uznlxlpq9stmyxmVLjnarZN9F14o4If8QuWdaqDpi9BTXk+JI4J7l 5alTjnhSmlY8Lxgk67ADtZEzY4qfdS7EtsKUlTFa4oWou41yN+N6Cv/1gQGFrsTB4bg9 CI+BuMXbEV5rWZ9TyfTk3TV/d4xdqG2qj2G39ke18g8ZxNShnSTGVZhYHkg3ganpDQn9 74CLlZVbqdLElz3vjHkRDx1e2/rD4g8i6YnmXUQVojet0LFuuYEy6FfOSXWVtbWHGz8J Y28WREZqdhbwKYVDsIShcxE15G3pS81Unu8jA0rT8Jt/36lsXLlhdX5NVWDuOuP2Vaj8 9eNA== X-Gm-Message-State: AOJu0YxsVyAPBPOt8W7Jko6JTxRZkDUuFEqCYDw39niB7A9LSte6P8qE VlX5Xvpi+ryFuAJ+wb1jRD+is1wcCEWUB13CQIqTIKNr1yZgDri/ZdMRl0SnCVIUrQ9zVmlJnH/ uOlEqGlaiiA6Xsn5rPpXf0X21fiym66c8jr8HbZDb X-Google-Smtp-Source: AGHT+IFLpKrvI5XBY7kxmhLyW/AQKnDzTbZ6F2EomB3pSG8MYB8J4WMbU09pc0vrKyMQiU2k+QEte25th+FP X-Received: by 2002:a05:6602:2b8e:b0:81f:8920:e770 with SMTP id ca18e2360f4ac-824f2690f8bmr43692339f.8.1723740300042; Thu, 15 Aug 2024 09:45:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ccd6e91cbbsm66552173.21.2024.08.15.09.44.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 09:45:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 09:45:00 -0700 (PDT) Message-ID: <66be308c.050a0220.102cbd.2c1dSMTPIN_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 AB570605C351; Thu, 15 Aug 2024 12:44:59 -0400 (EDT) Subject: |SUCCESS| 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/143192 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 11:56:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143192 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#252664 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/