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 60B5D46012 for ; Wed, 8 Jan 2025 02:25:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3347A40150; Wed, 8 Jan 2025 02:25:44 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F9784014F for ; Wed, 8 Jan 2025 02:25:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3c8ae3a3b2so19584604276.0 for ; Tue, 07 Jan 2025 17:25:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736299541; x=1736904341; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=54DfgOFy6MFZot4JzYRkGe80VJ/pXHoXexcGJK0VDGg=; b=WDH3hnarHh/yfmXMvFOIZqsv8UD5fIEZgsJ2dX3SYEYvmb3xZ0aB/7FjcXUj7B99Tv UPJJWLdE+GF9RHJkJBHou451MKjdkL+sAqA9beb/Dn3aOgqAtHB+Rjxy+fgpwE/Dn9rs P8YCAsi4LkauLTuiRk/3zMktf3jjXVwIXG4Xg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736299541; x=1736904341; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=54DfgOFy6MFZot4JzYRkGe80VJ/pXHoXexcGJK0VDGg=; b=IQsyhdmOZi3gqcWyQ6Nv6+ixOCC6VMeLnyF+vbhmGzgDrVHwDrXJIXMIRKMIeN7ddk shlMfaBjU8CtgGCREPMOLcfpZX/OrR3tL3bZyRaQHkFmcShlG8uKs4Tbpkzura+TV2E0 u10RC3MUKcHpzBmyOOodIUpKf0JAYfpakSi14Jy1X6M6Ind2e7F9bkrxd9s8iJvjdca6 660lqpAu7BPuZA+uzWlkN9yGnh6tqSlo2LInsYWg2Tx3iQWZAidZU/6Yw9xfwF02yNoo bY38C87ue9vnmwxUck/ccSdT03wyHwWyIrkX8Tdb+kTOXhnvhILlI+Jdeaf8hrb8iR04 UgXQ== X-Gm-Message-State: AOJu0YyfE40Jx39QxpuZEG0nEPlo7n3RaPDY8K8y27268lCuEIirQirJ WUSMkKsCm1JUZLaP344Pq0MZYQV55PvkJ8toFF/RoFVINMTSKzSh82q3LNHkwwabTYhC6HAl/u+ R3UPiqswXlcG9d5YDUoqUtMbAzI9oS57+ X-Gm-Gg: ASbGncv7dRzOnGlvUrspw8321/mONxaWtPlipc82il5yNIBIX9z1wgtD280IY+4CXuO vE9wA9Ai4qE5JjLXF4PZw7mgX52i0Rx/XxUcct+4GyItPCNgXusysl4Qy9tGheBVogGSthab2F2 7SsdZbpGtAk7nvQuUVo816Ko1wfCOSGBTPVgNlz2Nuu5jCod+f21loqUukxsj2iT3kWDyjBmLVF Z/X3UHr4XNk9lB+SaRfNHL6jmIYONfffmbj3xEqfOsrSaa4+e8DtJjAbCPCR8HSzFry3vSiLrDx pg== X-Google-Smtp-Source: AGHT+IHe0atOeslJG/xMx06/7sjMzawaMoMhXT5ugowgTUTfRMOtIoTKhM56IAjiwO2HHk9olbN+kN1UCYCo X-Received: by 2002:a05:690c:630d:b0:6f2:8dde:b66 with SMTP id 00721157ae682-6f531246a58mr9181647b3.12.1736299541591; Tue, 07 Jan 2025 17:25:41 -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-6f52473950asm1097307b3.28.2025.01.07.17.25.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 17:25:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 17:25:41 -0800 (PST) Message-ID: <677dd415.050a0220.1b6c30.7589SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B5196052471; Tue, 7 Jan 2025 20:25:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#110254 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ 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) 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 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/