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 7233C459CB for ; Thu, 19 Sep 2024 07:17:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C44F4068A; Thu, 19 Sep 2024 07:17:55 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id BF5C140156 for ; Thu, 19 Sep 2024 07:17:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-205722ba00cso4290015ad.0 for ; Wed, 18 Sep 2024 22:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726723073; x=1727327873; 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=HNIoIIzkBUb6wMqwksrPWHJjan8/bOOCzQ5j4ruLmec=; b=G/wdfC7WNqPaYEqgx1YYBp8ibpT9EuQf0ibwaYWTtbYomwxedeW6QmZnGVrekeuOEY 3UFaQRQB09L05wtH8kBjrFBEshsXCmS/jBpIStV/lCD4f7fGhrTf1khs1PnJZ/xWt3q5 xpiwc9TbUA4Wi78Ou4VkTRljJjPnAn608Uafo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726723073; x=1727327873; 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=HNIoIIzkBUb6wMqwksrPWHJjan8/bOOCzQ5j4ruLmec=; b=iGWaKxUm2pzqb3esakF3bHUPG37jmQCjgrb9zWgVCxI1IFNBqQj1j6ztyO3Rbj4ROY HpnF4mAiQ43p0t9PX24GZwcIy4wOS0zy+NiObWpITjjjY/Oi9B6NeSz2+iZk58C8Un/B jrehGPBSmjgfy0kt1MrD/QiAK5fZABuzqnedupG9+NN0Q6qqtxR8UcdFLRKW1wO5IFIt /GbpvudOHB2EpwnVorPxt7a7gioLZQA4r0xBRLKJjkkiGXNu1fDjOatPDJWUiqKD2oYT futzhtpm95gpDrWRt77ihQLEiWQ/jR49p7H6gDTu93og06HJ22Emc+5iy2boJAFfDHeh 7mfw== X-Gm-Message-State: AOJu0Yz10mfJm0YQCcN+zocQUXPYcaqctocQ3wa9gjEv66qN39DGASNA 5iXPpm5ydiVFtOPGAHyrLluX+BEF/K5jA0nse0WmsEKrFnZR9gxcb0IWHK0rRMQrxMJlMF00We2 jsFvRdHDI+m+qs6es+FD5b1YhSdvWRU+dU3HpM1VH6+oo/Gxmr9cWGbdv X-Google-Smtp-Source: AGHT+IGgjqDKJKvVx2+ko14aJL9/Tz1JeHCPzeUIA3eWZmzcSYEqw/sVL0ZkoV01g+rZ9Z9d7tth2/bkgddq X-Received: by 2002:a17:902:eb8a:b0:206:ca91:1dda with SMTP id d9443c01a7336-2076e39c56bmr303808595ad.17.1726723072593; Wed, 18 Sep 2024 22:17:52 -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 d9443c01a7336-208c4856e4csm824615ad.139.2024.09.18.22.17.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 22:17:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 22:17:52 -0700 (PDT) Message-ID: <66ebb400.170a0220.29b375.62ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C97A6605C380; Thu, 19 Sep 2024 01:17:51 -0400 (EDT) Subject: |SUCCESS| pw144269 [PATCH] [v3] ethdev: optimize the activation of f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918184502.125550-1-adel.belkhiri@gmail.com> References: <20240918184502.125550-1-adel.belkhiri@gmail.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/144269 _Functional Testing PASS_ Submitter: Adel Belkhiri Date: Wednesday, September 18 2024 18:45:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144269 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182226 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/