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 A5DD44601E for ; Wed, 8 Jan 2025 14:48:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A36FB4014F; Wed, 8 Jan 2025 14:48:09 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BE65F400D6 for ; Wed, 8 Jan 2025 14:48:07 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-216401de828so235957965ad.3 for ; Wed, 08 Jan 2025 05:48:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736344087; x=1736948887; 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=1pTlgJRFZYCYoNqZeKjwbbAPwzzXyvNVsGGYn9dSXpU=; b=IqsINO0EgHhhtEHXqtB2Q8dpgms1NW682IBbLcnyIBFZtR+r+3xhBZjcw2QTHQAyM5 OpfYlmXETFvdYK6Y7r3LHFv57wYTQRoWZ9xw52v4vyV95IucadA0WcgwF38iX94PJB5o e9Lk6cVks2ff5rHR5/0ZPmBlqDFICFPj4mXqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736344087; x=1736948887; 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=1pTlgJRFZYCYoNqZeKjwbbAPwzzXyvNVsGGYn9dSXpU=; b=DK5Os7GOBh9w8VaimWmZhvdrcSYRLzPVAfsCCxHQxrzPUuIi05f8EB44BVFRxiVdn9 zmu7OjU4BfrgZtWB33qUXu285R0TxxXmyIce4eK+AUw790kDTQZIf79aQkge/9V6OfWJ ZYdWBVwTTck0vt4qSjwRAvvjVTxEQD/MOUkgDeH3yfUMtIWY71iLKCX8ygH/riqEIdQV krf8sDOl7dppJ3slHJfptSs5KOorKj4080RGArTDwX/NjSTFucNeApY4uoaxGjzmGBRW UzUBeGrWYOWm7yaIIoD7BQstLrIw51WDzPZvkCVu/AZd1v+4xwgMfzfAjpRZCWOXXw/3 W8Zg== X-Gm-Message-State: AOJu0YxxDvanP/JXyW1PZOC7qDunTyblwLt5F1pl4A2hg/coDbyLEaCC /vwVfa9eF3p+RdRYUuzidvD9G/O8vJGHfa9/rsq1+5jXUgWFOnFjulYwHb1ZK4V2CcraErOc1zg X4K/vjfkP9GVxOXwm62Sngk60Jv2dcAnEfjBr9Oqq X-Gm-Gg: ASbGnctjoLSRAC2fUzISrPqrq7FwM6LqQ4RprNgQzHDHEI7zcMPkPk2NOlesslOosed jk9lgUlzl7fKzrWCGmPS8gxNl5rlzKL9RXlLVLpBGHwqR7qlwfWZaA0XmWN1WMQamysnQzONdqP D8Jknvd+X09XWQo3F/RwlC/T20soo0M71F1kQa8l1xSushjfxLEImmkVfE7a3cL/71v76IM5LCY jSLFgELKgykCoBSY8nYVJtyMqcNmDP9rmTizSN+dYkl+c6NBScEbJxAVrfQgMSRAml6dSqcCf2H Fg== X-Google-Smtp-Source: AGHT+IHPWAwxQ//+pCIBl6REAThS/rVfODy1vTZ9ohmC3SHi76gX6yPuSIHxFTK3Fbn2OcwaPlvxSmDYnS+4 X-Received: by 2002:a17:902:e548:b0:216:30f9:93d4 with SMTP id d9443c01a7336-21a83f3706amr41663825ad.8.1736344086811; Wed, 08 Jan 2025 05:48:06 -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-219dc99b6e0sm18816975ad.54.2025.01.08.05.48.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 05:48:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 05:48:06 -0800 (PST) Message-ID: <677e8216.170a0220.298764.36bdSMTPIN_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 F035D6052471; Wed, 8 Jan 2025 08:48:05 -0500 (EST) Subject: |PENDING| pw149331-149354 [PATCH] [v4,24/24] net/_common_intel: extr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220143925.609044-25-bruce.richardson@intel.com> References: <20241220143925.609044-25-bruce.richardson@intel.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/149354 _Testing pending_ Submitter: Bruce Richardson Date: Friday, December 20 2024 14:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149331-149354 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#110793 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 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) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32182/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/