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 9196545F60 for ; Sat, 28 Dec 2024 06:36:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B10D40280; Sat, 28 Dec 2024 06:36:28 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0616A4021F for ; Sat, 28 Dec 2024 06:36:27 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21628b3fe7dso92385475ad.3 for ; Fri, 27 Dec 2024 21:36:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735364186; x=1735968986; 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=v7xYP+0HMLTHBOKrynFAMypDJLUVMtvdP8To9flrTuI=; b=XU51gKb+YVL6JXQON2/LRVo1xMlEcebWoWmGuz++DALrsEvMfw/LNQyVpClr7eOtE3 F/nzoo3qqBH5R3SNUafrlIyfdJt2QZ37fTHgtn0qIITIoZa0ttjMgyU5OqH4Nsn61wGX oUS2rk8uwHVjrJX6tVhXYNyXBGy24EyVm7nww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735364186; x=1735968986; 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=v7xYP+0HMLTHBOKrynFAMypDJLUVMtvdP8To9flrTuI=; b=ILpmPQJKQIitD2zXfDeQY2/S/MB8bjBFUOdvz9+uJEJ5NOuATd8ZaV5SKim1+hOMrX QbjKxGFfyKxbGBAjgVa8Z9wtbayhEEovV5TILgmlLPpebBd4R4I8OW8b2Aopxbn+baSt DPkbI+uU23HQbTRtlvCvXwNNJHXYmnXYr2Po22JQJMhDycERgZZhsGkUJ8fAMXLJfjB4 uHhekOUrdu5IC4VJl+qm1aB+rPX4RIbQJYJv88HnkKvMLFhtx6nlz71wU02Nh5g0ivzr j5Bn7qKy/MfVLJne5SuQUYm8bjvotVFq1Ex+LQv9M7yynKYWnBdI7jxYlVcF0HGqjwhA JSUw== X-Gm-Message-State: AOJu0YwxxCWz4AgpvZeTufRQrs4N4ZxM4hZ/ctkcrB4tKH0Q5E8NoKy2 sIEIZRHET24f2PNIa/PHrgcArWm97J4N81bvla0RgrBnDmIxG9eNfOB9oOosviU9HKoMBnt9oj4 Rx2Et4qglN4HGsDe3C9P6BWyC7D5Ut2Mh+WbpMQ1r X-Gm-Gg: ASbGncsMgFSpt3pBpM2poWNbDpjCi4mG1oDtrdckmZN4whY++NU0nff9DMeEzpob/iv uormtI1G+C+1Oq509a/oLB5P5FmdzpjcOGW0QbsHLqWH4y2DbeX5h7+54N2OVdmweS2DArmRbzP ZFapWWKA/oyU0ay8UokHmoPyiEyuHPICvILZgtFmV1FpRTUfNvNJuAHKM0zEbZ+Bvj6AVPtXU8H gaDISynTo8YxCQsOZEFlAqrkXYUHrCUtLV067YDlb1JpsiRjHw/oivhmS5HDNI/FYtkiUQZ4qUk iA== X-Google-Smtp-Source: AGHT+IHOVZPFX2vdT/+0/bszN6sJ40GNJLyoyJrt6lGXu69faUwjKb6xjH7dglN/dZqm3mhy5EaKjSnkZ8tD X-Received: by 2002:a17:903:230e:b0:215:781a:9183 with SMTP id d9443c01a7336-219e6f1094dmr446456065ad.38.1735364186076; Fri, 27 Dec 2024 21:36: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 d9443c01a7336-219dca1a59fsm8903695ad.97.2024.12.27.21.36.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 21:36:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 21:36:26 -0800 (PST) Message-ID: <676f8e5a.170a0220.d8649.a69aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 45B0E6052471; Sat, 28 Dec 2024 00:36:25 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149504 _Testing PASS_ Submitter: Andre Muezerie Date: Saturday, December 28 2024 01:23:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149504 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26733 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/