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 C427645F5B for ; Fri, 27 Dec 2024 21:43:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A12774021F; Fri, 27 Dec 2024 21:43:53 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 448AA40144 for ; Fri, 27 Dec 2024 21:43:52 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2f4448bf96fso7274952a91.0 for ; Fri, 27 Dec 2024 12:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735332231; x=1735937031; 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=dnGvg900mAPerswAtp99wdG5H/jZXfyODGOthWrrYwg=; b=agvhim1jyKnAxbKUZps2L7oHcoiVnYHTS+nGKUDwoLMbcI7m0zMG8asUoTjDhRdnYl eDwTJ31tTo6SbSrxm2vYcVZw2xLxGdVQd8hOMgxE3ErpqAQkCRF20Awk+My4rnCLEq7z ivUtlBDBt5o/5hwZhNo23JmegvCbqcQs8OIQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735332231; x=1735937031; 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=dnGvg900mAPerswAtp99wdG5H/jZXfyODGOthWrrYwg=; b=rHXqvEvkkkutAYhGqSUNut1SxNul/Lou4pZEakn9zu72TKzEQAMihEKooI9nPuAU2f nqECCHKKysKwLPBpZmB4iOARRTKiABCf3YNoLWUSgdTqYlzjpfa0qwj2tU3bsqgJhcuA 8jzUNtkTYuo5JyBbGD//aTupstjDo1Th5kRlQPR9O96IVKNpfaCN+kSzNj0m7D007x/P 1U2RObCXOOlvySn8B/hhTRCW2vHXk1FKCf6DP3/k5g0McO3iQeZ4JcUTqB2e4Nhcoz6g 35u/SSXSYYTBYX6AREnl7xvvm1fX2TYN1P8R9agi9yYSvza7tnOtkmE+VKw3C075mfxC eLPA== X-Gm-Message-State: AOJu0YxW6pCmjKifziL1gA990Xi3q4RF54lWm8Zp+O6KUNnAqruCA3tA MQkxEG2XOenqc9rHW03cKRm6fLZ0jio51isVpn8+mqE4vGxKwKHgQa7bhCHstSJadD6enEWUSmH GUwZrn5SZWKhFluuqfD7MM61qIZiFoU4dQ3a2/PvL X-Gm-Gg: ASbGncvFVrjAsTTr2FnZiuck1VTe/dY86egaYOtcNmzDvWAMv27rfoPCBIB0OVtR+av F9/+FOfxJ1BELfJFxlQbBrZiT9MEHzcsWysH9VfLc6X5Y1gq4TZnHTqzdrmD6EuAUSNaNe5u9/4 S7JXpzTsMG7ZT2W5xD6wF9AA6nHbz1C6wnD2mq4rwPdtChGQT7RAo7e1MKTFYoMu9O+FjfO/6oZ p4Y6zRweOMxPAv7Q7mLP1KBa26lCyPtdemWnBuvRpCpA6qP7QpeQ1vN/IKQa0VA0lYj4p27nquV pg== X-Google-Smtp-Source: AGHT+IHlcfY35ZgKT17LJPoQCdxYIGaIpqzUuZldL/IzkCKT5/ujyonqbNgVu8dTd8WaAJO0AJmgNCuy00tg X-Received: by 2002:a17:90b:51c1:b0:2ee:8031:cdbc with SMTP id 98e67ed59e1d1-2f452ee634bmr37062272a91.23.1735332231337; Fri, 27 Dec 2024 12:43:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f4444c3fe8sm1059868a91.0.2024.12.27.12.43.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 12:43:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 12:43:51 -0800 (PST) Message-ID: <676f1187.170a0220.3730e5.4330SMTPIN_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 6C04E6052471; Fri, 27 Dec 2024 15:43:50 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149500 _Testing PASS_ Submitter: Andre Muezerie Date: Friday, December 27 2024 19:44:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149500 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302369 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL9 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 Fedora 41 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) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/32220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/