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 DD0A64626E for ; Thu, 20 Feb 2025 03:19:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C52504014F; Thu, 20 Feb 2025 03:19:28 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 43F2D40041 for ; Thu, 20 Feb 2025 03:19:27 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-220c8f38febso6969635ad.2 for ; Wed, 19 Feb 2025 18:19:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740017966; x=1740622766; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7IbSC/i3kD63XDNAm1qlv4KcUkubVZIDKXhoQIjA2L0=; b=RNSZzktiddjfYRTDBDDNvUf9ejla3f6xZeHJ2R97CExjUxE1aEEFwObEFStlpCe+wA pe3XLBAzTuU42fAj+fRWPnxDsi0cnJSDrXxZ94iRLfPVWakAKg7DbBPtWA97O487EH+r iuCSZLwxnwUvDbGHLBelaY5zrrTd+nmnOUDHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740017966; x=1740622766; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7IbSC/i3kD63XDNAm1qlv4KcUkubVZIDKXhoQIjA2L0=; b=cFTkWwQsnczXDM1CE1n2p4q4PLCUjNIEj21fsLlR+jTQ07kc6QnQLeQabZSqldc59l Ezkhr2mkueysjsFHpkJEUc++JXEybrLFPDdZvm9iOZN/I92NaGCJGHg8jPW359bBmizm TcPTLYc0OqFXE5HsfzekBN1nquAxMXwmIJ736M+CzCc86DC9iZgJe7nIz7DBMSI3R0bn oAKIZqM4iOFxUBzK1BNTYRbRgyVVN945fEs/E/IMs3XpLGy03NWZYdqbhShX6QcG3Pmk 87QzAE2RRrSZkI/ExXU9ZcGfDHBdsMFKq51WL1OmHH4FHYiQfGIHMSV8fS8DnLyQjsfw almw== X-Gm-Message-State: AOJu0YzjCueTDGyI8ZuK8lFXuvmJNzvVta7TmLpzGlyxL/RGd2fNI/Cz kQcjE8Fpev2qYM/0FHJZ+HHiwv5fN0PLfnSFHvT0vIgl92HT0sX+y1B2aNrbvzyUOUx+suSRhNn Mmi0eptZ/k/GLqR8z7naJntbuf0ANTeESr3u5Er7H X-Gm-Gg: ASbGnctiEyBLcN5WLCtGiHfkxRx4QK1N1fg90cPqClhxUZpFsbqH7ad7c9sr6o4F8bH Eqb9cqQA3Wn7k3x8ybeBHIQESmdwoE8Lv5IEYGeWz1Ko9AKmXOzl57EW4sdRFtqLm97gmmbeeu9 xM3iZ7Bguh2YwvOjMPRPEK9OoxiSfM4CX/8xk0E1ExC8LO20pd8qxouxxLjUEJ8cEVeWqiwg7nV gDZA4W5OmHNBDIYv3jDUouCmGjlAB28PTTfOw44dQRt3HUx5vgU70MwdRiyqu40Vx0ofK1OkHgr ypN0qbZg1LWzOYGXFfdrNGBlIdsk0w== X-Google-Smtp-Source: AGHT+IFrFVKHDztdEj96a7yqz9RJ6tg2P9J/ouLmNftCjOI5QQ3xtcR9spibcPPZ7tU+aiaWLKweXomyIjvS X-Received: by 2002:a17:902:ecc4:b0:215:89a0:416f with SMTP id d9443c01a7336-2219063fa01mr8428365ad.30.1740017966248; Wed, 19 Feb 2025 18:19:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-220d532627csm7050255ad.60.2025.02.19.18.19.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Feb 2025 18:19:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Feb 2025 18:19:26 -0800 (PST) Message-ID: <67b6912e.170a0220.904c8.2d1dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EB1256052471; Wed, 19 Feb 2025 21:19:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fab31a03ba98e7457284df95dd9eef2223a4ccaa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk fab31a03ba98e7457284df95dd9eef2223a4ccaa --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#116768 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 10 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Arch Linux | PASS | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/