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 474FC457D7 for ; Thu, 15 Aug 2024 17:38:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4151342DDF; Thu, 15 Aug 2024 17:38:26 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AAB240647 for ; Thu, 15 Aug 2024 17:37:55 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81f8d644fe0so22841639f.1 for ; Thu, 15 Aug 2024 08:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723736275; x=1724341075; 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=OkjsdKIfpLFUgMGGCqXn2kpgr8n8a5+rhqGLc++jAG0=; b=CQP5/OXjyoL5gBHfAoYUHlzQbmTWca/mSQSOiRnetAxAbT/flpt4BU9rFJYGe8XIiX wlVFiR40QlH1NCJjUYQ92TraNTgd06mCxbzw60U9Rxf+iM6KymtaBuYs7soU3NVDOusM 7Ut2qs5sa0hkfR5RixgRHeev8sxbIJGHtUYeA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723736275; x=1724341075; 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=OkjsdKIfpLFUgMGGCqXn2kpgr8n8a5+rhqGLc++jAG0=; b=KE5xFColOEDutih5rnLiaJz+A3Mpq7CaHNuQ9Aafn5eOmIkfNGF2+2foOgDcrzlbj+ uHZBpQ/GjMdyhGE7j6k3jnbhdb2UjL8WAZf2Cp8dcKpyGfbphmg90KwnmpEMyHIglKv3 8iqpybJW3XqGLWK4T1Lw5QCYT5y1zuXDOVgdIpczNigpZ0Frm9FW65QSj42ir/Yi86ph RGeM5JNzn3SQKv4k+Y3tHsc4iSvGa1mLWHzw7qgXbGA45k0gXuJtMx5oc6s2uL9QiTwN DH5sdMf5JoHSsGMbQ7PaSmORLzObui05aGBe0LuiDZL20oa8lN0kwcqtR6aApcTRZyrr Opqg== X-Gm-Message-State: AOJu0YwPuQDfZejf7eP6I7wtJvCIpesZxx1VA1Dpv3rG2G93U/Z6giw3 FzCT4fgFz+GB39yBpWFuczYs12gYeun8T1GshcNmXBQ3C57g+zqZxfExvbX0omggkayaCMB64cU rFrX6p9BnuZNRNSAhoAxSn13MzklRnYQLv2A1qfMAZVsmIGIKrHVYrfS+ X-Google-Smtp-Source: AGHT+IFWT2U1SNvYaHNlPSftE6fwTQxKpfEvY2FenclKtOYS8AgZM0xmDEvHyBpO4frcQ3Dl+Ms+ztzVrib6 X-Received: by 2002:a05:6602:601a:b0:81f:9de7:57ee with SMTP id ca18e2360f4ac-824f268ec1bmr20962639f.7.1723736274743; Thu, 15 Aug 2024 08:37:54 -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 8926c6da1cb9f-4ccd6f40a3csm62712173.57.2024.08.15.08.37.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 08:37:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 08:37:54 -0700 (PDT) Message-ID: <66be20d2.050a0220.3212f8.2ad1SMTPIN_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 58C2F605C351; Thu, 15 Aug 2024 11:37:54 -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-broadcom-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#175392 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | 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/