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 9D0C9461BA for ; Fri, 7 Feb 2025 11:20:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 782E1427B8; Fri, 7 Feb 2025 11:20:53 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 4443D402D5 for ; Fri, 7 Feb 2025 11:20:52 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7b6ea711805so297979585a.1 for ; Fri, 07 Feb 2025 02:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738923651; x=1739528451; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fp+wUZ2J3B/FDIOjgleoO35UNp1UyknLF9ZxEhPID3g=; b=SdiNfFU+KatwOMjj9rovmu16ivbulOUcy5iHImb+hyLY5gAfIq4QSw9qzdRQUpVEdX xLUbfMd5aSI4ZKgNTJMLIhIfHnD/gHdHgAWcAzh1/0256PDa15VrN/YBhcmEtKTRlMcW jC+ycGF8CJLpFsMQDKZy85iQx6yMq5FB1Nnzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738923651; x=1739528451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fp+wUZ2J3B/FDIOjgleoO35UNp1UyknLF9ZxEhPID3g=; b=ZiFvf4VyUxy6v660F8+PM8qEzEXl9t7eD6PkQ+M0Sh4hWXSwt0RtTZlk4JfDuBx3WD 6nNTWI1ld0+1cx7rLFMlU0x8HcrgvRIzj5E2mVzP0266bm7HWI0x59TngrEGTHV3BQ0E klLuvUlgXl70FNXbxCSKGEmAOjKaodO19x0iRhQpKqhkgvmDDT8LlVl05RBcUR/UYo3t 58oT0EG4QnQdBp3yWupqi9B1ci39bU/6FSPJU3JmdFIwRsqNN0lqJ5/A4ZwaDQeeLALH U1ckWw2YnadojgygRGZs3cQezMhV76ODUZ3D0gvTXwRM6c2RRM3USqtTVbId9N454b1q otQQ== X-Gm-Message-State: AOJu0YwcX3ZxznPX8DTee86pDtvLpO1x7RdSnPheg3YMJ2X7AyqRrreo BRxJ2CYf0ZzI18XEoCv7ak4Zty31bd63aWfBjWczNLSBw4Sq8y2S87uev50tTI5fzngh5+Otbr0 jmQ/DZAQY30SG4CXe9s8jIBDaLqZno/mI X-Gm-Gg: ASbGncvME+b+fACxIVxtJEcpyNQD+nba1kV+ClQBIPIS0+d94y4uZjUDK6lXsci18Xe 7QsFlDj/wun6jgzByHpm216FQLbkeCiCtxlrLf4gVKVr+Z67J3ItNby8jk04LQQ/PjrT24Qc0sV 9y1lJVWSOf09pDCQrm+Uraqxq7ygC2W2vDmedB625qT9sLapIM/Kf9mCAPjToE2VB1I5/Fs3SgG AIOCvD1m5DOSvZpqc+Y84iy7VrnxaijVlr2SUdyAQazte2PzbVlcq/WMhS8Tch4/f5bnLLT5Br/ +WFwYJjJWFDlOVt4H1UbObTyV2oZvw== X-Google-Smtp-Source: AGHT+IGD4wwgje16bFDomfgL7vOFi20HcYo3JHIvftT2pSUNr9BSD+RTpyfmBDYc283nlt7p6AEDoUqPwLk9 X-Received: by 2002:a05:620a:d8b:b0:7b6:e47a:8e1d with SMTP id af79cd13be357-7c047c354c5mr347557885a.31.1738923651532; Fri, 07 Feb 2025 02:20: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 af79cd13be357-7c041e75a65sm20836285a.6.2025.02.07.02.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 02:20:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 02:20:51 -0800 (PST) Message-ID: <67a5de83.050a0220.a0e59.af65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EC986052471; Fri, 7 Feb 2025 05:20:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#115216 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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 Fedora 40 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32483/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/