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 85B9345F5B for ; Fri, 27 Dec 2024 21:24:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C00E40285; Fri, 27 Dec 2024 21:24:28 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id EE4C840144 for ; Fri, 27 Dec 2024 21:24:26 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e53a5ff2233so6872123276.3 for ; Fri, 27 Dec 2024 12:24:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735331066; x=1735935866; 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=8DNZLesY8T4TxZGoAGe5UbAip1xI/DdtwhqXWgllfRA=; b=YFrrp3pVP30bmo0hDvF2A5y/r2xXwUSQ0CXA0vWEkJSoFNlVY7WW38TSmE/dNNlboR 51ahwm0nnMawktHXlYd5byq/DbuHDnzWxY2itQ4wm/GgcEkNWGBWoquCGHIMCiKTj/+7 qgl43bjTJXXEdCWPNbBooUZKeeaUtHi/q2GZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735331066; x=1735935866; 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=8DNZLesY8T4TxZGoAGe5UbAip1xI/DdtwhqXWgllfRA=; b=hPyVMpNpxtIyLGxXe/f6U4f+phzh5uB0odRyl+osU/xwG+/3I8i8wZeATPpvVJu2lT bFVOaacnSUtw04vPjsKdc4txTU8QMJrWcFjYTtkdQPP/IMd2cYGwxb2xDzsuKpb+xS+N 8umDKsO7x3nTlFdyChKCGxmwTvEsRC27X7o7NEIs7IVFC7gSc4iaAcwbs0rZVhRQAor3 WxRHRIk2rFeSJkXwGbwX/PrCSF8HGayduIpAtz6zpXYPORWRqnpvOvBbu+cdaGfCYv/l pK4ug4yV/V0u0j0gVGBspffTWFK7r9u+6d77JBZ4YLpSQ49gogcQ2y9mtushMmQd2AyM WuhQ== X-Gm-Message-State: AOJu0YyM5ndi4OBaK12dKC6kvEhOKZW9d9jf03KyoFxN3zpiz7T92woX C94RF1bt89LQbER9i0Ix4xfpzoBr7mo+qwaj2qMofXcU+DACabf6SuezgNkdQJGG/RwmBw0Qz8S bw2NLZALjxKos/rv+QaR/0SgWYob1qWJLsbhTtluF X-Gm-Gg: ASbGncu4uL0JAoyG1TLOTxTx2MCDPYDmw78YKIRFW7tmvyLiFqZYEVqkNK5UyMp8fBS WIItFGGEPE0dKZfMdD5jh84tZCP+ScZQh8NBE0OCprVsd53vnwe+5igJFD2x/X0DscnH5oINk98 fT1MV2P0B0f3mg69Lw3M/+uqx7mC4avFJMB+FaptlsbEpk/ChPbdRZs2oce3/FvOJ539C9G7gMo 45rsbWkv1UZceOJ5IBsSPDvlNJHVyPo72dgpgiWMsht5Sw6RBs1ODb+E8k+FxMVISoPsPjdR5SN Qw== X-Google-Smtp-Source: AGHT+IFVhVFtQkzG6ke0Wd9yoBk1WuMQyy0eZYft6un2V3OMHUgIp7m6jM+suYNRd07ZTxLadAphfGZ2ff9p X-Received: by 2002:a05:690c:5889:b0:6f4:2b4b:358e with SMTP id 00721157ae682-6f42b4b3639mr77037937b3.7.1735331066106; Fri, 27 Dec 2024 12:24:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7868c0esm8111447b3.66.2024.12.27.12.24.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 12:24:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 12:24:26 -0800 (PST) Message-ID: <676f0cfa.050a0220.2e55c8.8312SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B19A76052471; Fri, 27 Dec 2024 15:24:25 -0500 (EST) Subject: |SUCCESS| pw149500 [PATCH] drivers/net: use intrinsic to access cont From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735328684-10684-1-git-send-email-andremue@linux.microsoft.com> References: <1735328684-10684-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/149500 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, December 27 2024 19:44:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149500 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204572 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/32220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/