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 660F145DEB for ; Sun, 1 Dec 2024 08:17:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3927640296; Sun, 1 Dec 2024 08:17:48 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 7D0E440289 for ; Sun, 1 Dec 2024 08:17:46 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-85b8b524c2bso634452241.3 for ; Sat, 30 Nov 2024 23:17:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733037465; x=1733642265; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rx3jzGyuz4/OXzTyNFOume3bFBrbJF3JP8s9IoF21YQ=; b=V2WtXJaRlF/qqoLp0YrgogSpQwht+RfNk4ViQptUk46cEssLqEaj4pcAXhgfpZZDtO LXOHuFLQ6lkIsXEUsOAgdNTCbBTtOhzBo2IeUDeY0tAigX4q2hS9Maa38YCaoq0AXZN/ 2qvYHBzupN8Y2fxGzFKTqJ51uY1DFe5u9ddqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733037465; x=1733642265; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rx3jzGyuz4/OXzTyNFOume3bFBrbJF3JP8s9IoF21YQ=; b=mGRxP+3/XFrdssRE/EcoDcFlVeYmFOrZPpWQKeGtV6fty8nnxOZf7j0Q2hfVTbXY1c P1rWIPe91ICSbzOcCnKXo3qHf4CWg+DCNZSYGbWoEmYFX+VHto5m654MoaTS1bWglW7s sz2HzgQPUaDB8+JZEXQqxTr+LQEn0RrLhACTE9ZPpowkUKgwNikVNOlRY8vOHUQk7GHR LcIhCDqB9/qrmi1Ux1Ob6W6jSBjeGlHPBVQLhEz3cXVaMky6vbWUriB8ASMCSnyStm/F gFZD3kLixjy1xWFCjL3xZUFThBU79+qjRQrIZGhWLZXHqM8Kr1c3lPfw/9YsZrMsaWz5 ECew== X-Gm-Message-State: AOJu0YzoY4ce0Bno5PwqhFQAeRzematRh1OAjBRo6RLSwJeTVxtNWIyN ZzcMps0u/ozzyx/2SDD+uD5Y7DB3aNSc/ao0KZnEAkLeDX+2E3ap1DykctCkl+QVkO5MN42D5OU nntgxbToROUfh4cO8cns7f9k18QG5JKF7WNhygjL93fE6Vcqd X-Gm-Gg: ASbGnct2kwOcefcmhqz3SmDQ485WU/p6PTG07ix71VqiUtU/n41cJMu6R9alvJjT0Wt ksWX2z9DPO06VJCG9XShwU+w7XYZGqEOrK0OPC1XBlnz51NTm/JdoEGR/mcqPAcOARHH/243jNS ZJrzhDn5/xQHr71N+yD3g+mUn0Dtccko8m6MSqR6pgJJUgcI68Jj9SnzT/+0uKtLYdOU7vlwb1W ZKmHoGRcL3YK9h6ZtmKlo7iBnlzC7owM5aDjEHeTnR3ca+UGB4KdCeGtzgft0fJB6766DJnBOI= X-Google-Smtp-Source: AGHT+IGimpFqzQNXzEWFHG9THAowMqz+jEWi3jQYC5R46OkefN0E7SSszv9R2uCxoP+3P9sSsSYAg1LzTh/3 X-Received: by 2002:a05:6102:418d:b0:4af:5fad:157 with SMTP id ada2fe7eead31-4af5fad1833mr13218078137.1.1733037465763; Sat, 30 Nov 2024 23:17:45 -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 a1e0cc1a2514c-85b82aed0b1sm182451241.7.2024.11.30.23.17.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Nov 2024 23:17:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Nov 2024 23:17:45 -0800 (PST) Message-ID: <674c0d99.050a0220.14771a.a826SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DE5B6052471; Sun, 1 Dec 2024 02:17:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 09fb920298bc81077a12f53f700a16005961d482 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 09fb920298bc81077a12f53f700a16005961d482 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107143 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | 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.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31792/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/