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 56DB646004 for ; Tue, 7 Jan 2025 00:37:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DA984027D; Tue, 7 Jan 2025 00:37:47 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1A51040150 for ; Tue, 7 Jan 2025 00:37:46 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce3000761eso4612745ab.0 for ; Mon, 06 Jan 2025 15:37:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736206665; x=1736811465; 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=WoHGWlPYepoLLokgX4YDScs8GdebMwTSn2Ng12/rdk8=; b=PynXnhm34IazsVv2Y3QmtpyZgar435qbm9ZUVRUrvwiK3RxeNTuSr/raSrHN7xq0LK 8Gue9UvTyrKY/TvtCB/FxXIYXYcjR/DntJvkh7IbwthoZRnSquLFasPvY1093EbX8cz5 Ou9mddyyFk1iJFtUtNmOw0wOQs7L6AsuyKrkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736206665; x=1736811465; 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=WoHGWlPYepoLLokgX4YDScs8GdebMwTSn2Ng12/rdk8=; b=cJn1/Dfutg+Gl2uEtMI3CECtghr6yRJw4Mfs7xcRj66PKvUvkJRdnkdOZY/HJi9Tvt 2jDcQEX0RmdL1WHo8l4n7Pd4z34euSuxN1hdLk7aqxbsF/mJ3bBbLN3yQNu5IB6V1GiC dF1KO/sdXlRYOZJJyp6cupgJvr2MX2Zl4qNOdE2cmIhnCldqhBKAUr4drNNtIe2NVv4r IllVPUpnsl1O33WNID9v4xN/LRVT69ZgciEGVN+5LN+rr5UuRNBqHvBHKsC0dJhNz4M1 heCFbRSxP1W54cjGQ7BT3OcpAPH03xyS/NWXp/uvXQk9SDuf34QCKKRbIMYLbT+hGwoY 3OGw== X-Gm-Message-State: AOJu0YwT3pt291eFYfHXBEJd0DNGs+1tjAe//2kW852Ji8bMVrutOokd ySMBjA+KwiNIuBFuTh+jfSVpfuOjYV35bYN+EGMId6J1fVmSIkGwLyyoMl0ouXz61/lgF3/+5a6 1QFJk494X23hc7L5mhel94Fm0G8d5bqhPczL7hZuD X-Gm-Gg: ASbGncv6/k97xH9SZknxQ5zivBsxMBolIICNtll03YoCNf9xop3FlQNkpkI4hBwfVMA 56sfb5B/CQlLPG7LUZxXiAa0dS53r2ZhB+CFSI+y2BMkN3yx4vcMYTCq4H/uv6CZBUAokJPW5jQ n1pn3N8DhRouzniJ00bnSndLEiB/6y897dlMcCSRFaRqeiEBTXq2S2Zc0e34h8rU1AD413o9zxN kwY3IBRYGCb0i5R0xooFbpBhLeOH8mdLdU14HudLo44jKlYQeZtrBaUAvWtDfEaWlXraDZ05Poh Fg== X-Google-Smtp-Source: AGHT+IEIRNjN/mr5sxGDAprBUJrPEyZYDVofzn0CYfHcoNz0V+7Jw8vl7g2BtjJ9RN/nAxAuWt7gE/pTNUGX X-Received: by 2002:a05:6e02:1686:b0:3a6:ad61:7ff8 with SMTP id e9e14a558f8ab-3c2d287e024mr495715595ab.12.1736206665187; Mon, 06 Jan 2025 15:37:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e678156csm23492545ab.61.2025.01.06.15.37.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 15:37:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 15:37:45 -0800 (PST) Message-ID: <677c6949.050a0220.158739.8426SMTPIN_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 23B856052471; Mon, 6 Jan 2025 18:37:44 -0500 (EST) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/149500 _Testing pending_ Submitter: Andre Muezerie Date: Friday, December 27 2024 19:44:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149500 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#108964 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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/