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 16BCD45F60 for ; Sat, 28 Dec 2024 06:11:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E173640280; Sat, 28 Dec 2024 06:11:56 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5C45A4021F for ; Sat, 28 Dec 2024 06:11:55 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29fe83208a4so3677406fac.0 for ; Fri, 27 Dec 2024 21:11:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735362714; x=1735967514; 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=M+sDaeFS5bONxUoPVRPPxrNg914cilOr63M1Viujxec=; b=izt7/MXuIh//0CWme5NjvTTQ/UaaTis6g1IimkGMYzuGTL3lQPFwEfB8J1fSJNS/tW VpGFxgr2aFslI8julh9D426ojFMsyS/8uM+AqGLubLPLOitL0YtUtXqCslhuQ0QYi6QG 49iu9fG4dQqOcshUFsqOsqW+leU/OsFb6cE+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735362714; x=1735967514; 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=M+sDaeFS5bONxUoPVRPPxrNg914cilOr63M1Viujxec=; b=ez/aDAIwOJns6cnHs+fx5KJZKOitaybherpzVyy76vosseshkf42FXmdC8YJQKIbzQ ULht2HZBBxRgTXjhn5K5kQrVjSHePmoP7jwWwWRHFgn3y+tkWGzJAEUjqrJaoSdslw8l hPzENW8Euj0zAsV4wxJ8wqgjPD4f69StlmKpVYTGlVdDI1mhWGVlZN2AnTcIV370hW3J 9WYioLk5gI80RhtaS1qVz49saWW34Al4wvrTjHirG3P8KgxTCY0SfgzHZh2/yB/+s5aY 35fQF/Tv5z4fOOihTXAF5jpFY4Zxo6yjrR0ME05R1vfMXyjAWCEDtAjRU7xaYt1/Qu5L 39YQ== X-Gm-Message-State: AOJu0YwU/Lg6wX2a0VCw46EmY8YiVIfUQVc4gYd8fvrsLmpE3XLAf/YD Pz50ErToQoUMzZvrTtqBHVYrHojv/SsY/Vi9VpU5Yq7G+XQYDERJj7k+ca3pCcmWXzB/yTYyIWq 18U2XHuSgM72tJxsaTOTzYv0ZNAD5J+lcCv6o+P21 X-Gm-Gg: ASbGnctW4YLRsw5cdqUKnPGlzTRch54kCO12OW2tK1zCqBGnI87UJxCgluDoeFpjl/I b2dFzM/tJDfuc/aswuw6fMbn08WgVViY+2VwMa2HRKqg/XEyCbMUNTTYF2kgFG0uxWCUACMKcJ3 WqH2+4DG92P5/ty/BufH8wLiSyOKVsWiKPmAbrkrDUpzQEr6OQ0tP02zGc3ylPn4HgbDZ87DP26 uHHCLH9IGMsJmR8B354HlHZBQ9P6RWEyn/BzIkhusa9FVC13tQlLWo1i3dJraFoeDevQVXf4nGe /g== X-Google-Smtp-Source: AGHT+IFGAgZLjHMSVxXTvUoaLran8jp63PsvlwiXVs4LkPGuOaPmuQBcYSCLjS8fE2nAXaRTREnsEw3hyzUc X-Received: by 2002:a05:6871:6305:b0:29d:c449:320a with SMTP id 586e51a60fabf-2a7fcdd08c7mr16693901fac.21.1735362714385; Fri, 27 Dec 2024 21:11:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a827bffc84sm600531fac.27.2024.12.27.21.11.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 21:11:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 21:11:54 -0800 (PST) Message-ID: <676f889a.050a0220.16aa9b.83f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 09B116052471; Sat, 28 Dec 2024 00:11:54 -0500 (EST) Subject: |SUCCESS| pw149504 [PATCH] [v2] drivers/net: use intrinsic to access From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735348983-19590-1-git-send-email-andremue@linux.microsoft.com> References: <1735348983-19590-1-git-send-email-andremue@linux.microsoft.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/149504 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Saturday, December 28 2024 01:23:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149504 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204636 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/32222/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/