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 56C0245F3A for ; Wed, 25 Dec 2024 08:22:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ABB3402F2; Wed, 25 Dec 2024 08:22:10 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 30B79402EA for ; Wed, 25 Dec 2024 08:22:09 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2166022c5caso54300565ad.2 for ; Tue, 24 Dec 2024 23:22:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735111328; x=1735716128; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ejIvmT+4SWkdz4oDyB4E0oeqzSKAfUvfcVcKVFnL79M=; b=aYmaa02eM7Q/tE8H3lOeKfIQsVlSM3a0/WZTSj4JmZiP/5Mq1isfGqZcEo9i04feqP 5zitQfGO2pP7yHHNt2H9YN7STKMYC+a5CQreHxV42D88wdqiYKiuayjPSxD5Bf6UWhpZ nMLUgHIsqVEa/zvShj1BTxzli3qG6Wtf6WElo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735111328; x=1735716128; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ejIvmT+4SWkdz4oDyB4E0oeqzSKAfUvfcVcKVFnL79M=; b=DXwdiEfOCxDxTvQBwWk4TdDRmW6NvQn7a+9LYCk5/Ic8y6tWZ4QApdvokW3rXNzK4r FuIHk5fQ0bAD67JhwohJYat7ok+8SDf4HvfWWPH2vQDbg+7SQyzOLMGk2XuafhSkEyf+ 6ipS6C1VcyuQAmEkN7h3VAwPNhO/PTcycxQrFAg/iYDi12YMC3iJbrxMRdLJ6ny7y8l4 4547wAJ4O/2CASNWwTUQG3rHCsh1NGFOUWTBge932dTnlCnTgDDFJPDlV7NBqvUp+Cwm zwfG4ZIZxligWUQm4847Y7teTg3yDCYOGFCbmuJ8FzosDGNGFPDNhXoj9RdoBrmzlG9B JdDw== X-Gm-Message-State: AOJu0YwJSlvljNSwOMaSG+fTX9+AHJ4aDbSp2NdVgady+pPbT6m30S1A ChcHI55Aj7Fg46lSImDqQ0tcGdQXPxT5WdoY5hARepj2yUkpHGbRK1zWPUNKylImrsFBU0L0a1i s0nyuR9FM7e8g2X5MznaUBRq1czkMjmCp X-Gm-Gg: ASbGncv28gNcLXn1YFI3DFyNgkfccPbxY/p1X5czFdKysEUImyXkSlOOACkvnWnM0QN Q4U1mQSyKzyZQsPtCMbsNbHlNhT2i5OtROBSHz1K0j/nKjaL1VIGeavPvkl/99GfdsqgxQSdBqp ankrkdHdo+Hw7q1enqKQOtHP68MeNxeh1k5sb6V9X0hsorTotzgIvQo4p773lOH8t618X45hluu CPSus8MzwRnTJJRUEQbdJxcKXDgR4N2723/Pvw5DXnhzoV1cRErWh+xm10oSGWIXkqDVflsLtaB 3Q== X-Google-Smtp-Source: AGHT+IF9Dh03KQnkvwOf73TY/y8YpSsolQ6Oi8zGnno2Lxm5Yg03VR1zN8AyM0EanAFbo/fWAFuC7vra4AOi X-Received: by 2002:a05:6a20:6a1d:b0:1e1:aba4:2095 with SMTP id adf61e73a8af0-1e5e07f9019mr37255610637.32.1735111328356; Tue, 24 Dec 2024 23:22:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad9ad8dfsm747224b3a.26.2024.12.24.23.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 23:22:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 23:22:08 -0800 (PST) Message-ID: <676bb2a0.050a0220.f02ad.4c05SMTPIN_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 7686C6052471; Wed, 25 Dec 2024 02:22:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107934 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/