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 50584457DB for ; Thu, 15 Aug 2024 20:11:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C85F427C7; Thu, 15 Aug 2024 20:11:41 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6C60F42794 for ; Thu, 15 Aug 2024 20:11:40 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-81f905eb19cso63881639f.3 for ; Thu, 15 Aug 2024 11:11:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723745499; x=1724350299; 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=LgblOOxkefgSr3CWlPk2AsMOdVbgYCXhm5DgzoLnu8g=; b=TlOyuwROqPWYam0dULGg7VYxlFpgEQVNTywx9p3IkNixvZXSBndDvbM80GcF0gomsr 9B+/45S+/Sd+jjInxRWdTiFjeX5GgMZWdUXzUQlJG39TMi6Vd8zVOZ/xb+w3LytRppm2 kVrUXmYNVkhgIjn1d178i30kbRiEYMzs1t8Ec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723745499; x=1724350299; 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=LgblOOxkefgSr3CWlPk2AsMOdVbgYCXhm5DgzoLnu8g=; b=LxIzbD8Q3DcFGXXB3wq8c/93iEbSk07RjYFDPGIA4js7aWjUeHm+IjmSkDDHxaSNBU D3iMQb1wpBhj7qTY+QQhGnAtVxT1/3Qj+0n9BjoPiAggFXxEHTtmPP5ib7zeivfM/N2Y 7816U/4EWHGh20aHV9qDITO52lKQoYGLNtrGKqoQfMCYuOi/gHv+mPOmR41ytH9jSAc9 eZVlz1k8yzsGdE8SGYZApsnUvllXvALflW3WDB0dG+o+33MB2IdE8ATX2hzJjQ7KT2Lr Mhz3YMR/owCtrBDR1XySFGUtZSJ3AHyI2zc3O9xGbIXACDW5FtQMZU4kmwV6EZvyIm/m BbtA== X-Gm-Message-State: AOJu0YxaJlhC520ALip0+qa9AWioGKZihmNsXr3Lp5dDoyN1Ht5Ffhln 5x2kJPxVaEeW2E5opeDm/84s27aGXj0Bnjfzsh2XtDDzOwBVd0DQRkae6nY2FoGYsJ/KSpWrC3Y 7lFecRI7khelE5iNS+wUqVDxyUakM364LwOvLTobhlIALs4PFzX78++0i X-Google-Smtp-Source: AGHT+IGu1c80BUcePvBxF6rVTU59IXPgRMo/xFClz3sK5IXgvGa3UQJ1/i7geJbR4oN918QqsV1Gfplth9h1 X-Received: by 2002:a05:6602:3406:b0:803:83c0:6422 with SMTP id ca18e2360f4ac-824f26449d6mr79014839f.9.1723745499511; Thu, 15 Aug 2024 11:11:39 -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 ca18e2360f4ac-824e9b548desm8006039f.28.2024.08.15.11.11.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 11:11:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 11:11:39 -0700 (PDT) Message-ID: <66be44db.6b0a0220.35c802.38eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 03ED0605C351; Thu, 15 Aug 2024 14:11:39 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143192 _Functional Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 11:56:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143192 --> functional testing pass Upstream job id: Template-DTS-Pipeline#175415 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/