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 7439745F6E for ; Sun, 29 Dec 2024 07:51:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69A6040280; Sun, 29 Dec 2024 07:51:17 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6325340278 for ; Sun, 29 Dec 2024 07:51:15 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-216634dd574so70567835ad.2 for ; Sat, 28 Dec 2024 22:51:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735455074; x=1736059874; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KyuhksMnyo+nLFR0qOZdOKhv3iMmEan9MRD5b2zejgg=; b=Dvo9nmPhav6s2Y5IUIt7sXozoUNHLIw7suiYL+SPVSkQjPGvj8IjwIMuX8QQXioAb1 b19bDB1F7nibRDbUPnSm4pO2ngU19yajts2HjasxF4nMZ+/ca4dBZilYmaI+YSJOOS4a QxVNx/jqfcz6fxGU66TqdWC7DJ5v4xUTeQLr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735455074; x=1736059874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KyuhksMnyo+nLFR0qOZdOKhv3iMmEan9MRD5b2zejgg=; b=lOWIKihQXp4vtMwGCYkT6fQidzVObh/5j7Dpx5al58c64pKuqIwommR0amzueIS4xJ QGikkcka5ae6nUeMleiIrRh6PFGCUH2tpY/HuX8apOQu2Oe1M8f8E8w52sn8hC2/FBgT NtTgam82u1UzrjcCNKaKQKq+mKk0GF6iZSYlV9cGC+BrXA3eRr2ilanioWKuzMVCchrp 8rZC9KNaRRWDsLloeJxwmBa6QmEZrQ/wFwkLgp+NY6BXxP1Tvig14+YElAsKaR+X96zA D0zIDj/95FFK2Z/6StLZKLjnMdQzR/3APQ4dVL+pJVs/VUeeAh8QXtTpwuD3NSGbGlV0 q9ow== X-Gm-Message-State: AOJu0Yx/k+y9sfCZQhnDlSpZqjCHd40FuNkY91M0KL7xj2DbdoXSRfFn SRoHJyq/jURODC1z2TCZzqOJL0R2JOu9cUGXfYdHAoE/cALxvlEQmIZACADhuVO7N+/t1Ga6J9G ZdS/WJie6DlKY6uEGyjIlpjqrsRDYxFFy8ofcU6KXXE4mKR82 X-Gm-Gg: ASbGncsxRogh03EVoq/uJloCzxRFtO9NIBhhnQ9muHQF9WPDVaL2gz8USmThP3mj5G0 nViDgYKyJX0lt9jX7ig7fN47Cmt/CeOJiuljE5uKM7xldocbxmq6aPU2h5l3IrsIXqUv01kBbHD S0Cwd4SgLnc8yFCbaZw/Fg4ZxiLKcFFQBhQjzEnsi/j53oi4SVLaVwh9+Brthzlkh5A+IYsjSN0 QtQDUOQb26l2jSqghuvX1HOXlDCkxWBVYH2wVYAyje4S9SMyBKdu3pz9L8veg/f2lx+xXupkis5 Hr2BEg== X-Google-Smtp-Source: AGHT+IGzEsTyycr7FNhK10XY3zkQX9W1xhw+jQKOqINKUMBD47/QdpKib02Qktlx0g152OWajKrVEuux9TzO X-Received: by 2002:a17:902:cf0e:b0:215:4a31:47d8 with SMTP id d9443c01a7336-219e6e89bdemr497657385ad.9.1735455074675; Sat, 28 Dec 2024 22:51:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2b8e5sm9816375ad.117.2024.12.28.22.51.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 22:51:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 22:51:14 -0800 (PST) Message-ID: <6770f162.170a0220.50ac5.e522SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.57]) by postal.iol.unh.edu (Postfix) with ESMTP id CFB0E6052471; Sun, 29 Dec 2024 01:51:13 -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#108221 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 | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 41 | 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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) 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/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/