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 BC42946221 for ; Fri, 14 Feb 2025 09:19:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DD324064A; Fri, 14 Feb 2025 09:19:44 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C10BF40263 for ; Fri, 14 Feb 2025 09:19:42 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce873818a3so14843175ab.1 for ; Fri, 14 Feb 2025 00:19:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739521182; x=1740125982; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=63dfwFHOVazJ4PE6sRioS0Kf9L40XccIoX7NXvTilGg=; b=fbw2PEVYUB7gEPGkK57FGvx9Mae3TX34Nxg1hSRJL4dvDBt/+g740yToTh89dByR9i 8NTgqmjV2w7JwdD9Y9VgBy5F0Q1ics6Owl0eBJfFurKLG8plI0QbrLJInrBpN5dKRNfD trWNqXGGoZJUogk8NiseeuipjRmNzUVOH0v+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739521182; x=1740125982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=63dfwFHOVazJ4PE6sRioS0Kf9L40XccIoX7NXvTilGg=; b=h/lm3EIXs7daD959HHrP9ya/hFqElMYaLOxe9rlptdsvJv8XdyJN6QeTr55k7CIzks YAubEQ/bOqqEJMny4VOxYXeyYQzivlIujLGAVjig7BQ11BqjbOCo2c+spVdVethteRe3 f03QewIkF7hl4NVXXkprd3j7mA+Q5nE4UB92sGKHksp/P63XBnmg5Y9saME1Dql/12yv lT9YvWH7iQpK5wbOjDg2TyfJTVWn16eFVUTn+s/htWJY0zooR+XHlYjRbDUCLVez6Ddz SdJuTv6rnwTR5cwOwHmzlnWbPa2Suzx9JzNOtRe58kEo8pkFo4JDkbOi/zf9dKAag9BX tSDw== X-Gm-Message-State: AOJu0Yx4KHUN7vL35d41qsOwoJfBw2l+182qV+T5Kt++pot1fjhwsFwB YhDpHWaCkl98jomzwndzHIUxNGOmv3wepUrrL3OWpSfSnQrsqrwMJlNBCK+sifiAMNnCdy8ZUau jVAtAFYVqq55d1Y2zo//4xHi8RiurtCHd X-Gm-Gg: ASbGncuXFbPIE560O4NKnzu2UFGIPlVrK70+JE590LFV4ncsCVhcPjxVJfwpQFL1GR+ nIu2oAqhcjfGJZ8R166qFiUy6HwsqwxWNh4dlNhHyD1uGxBaXA9D7M4QpInRWm4pAUo/xBAAo+h 4Yyh2JtGaWgqz+5Up0l2hfThEhj1IlSJq57WI2Aixy3jqGCAdJwyVXn/Jvwh2o6oD31Du2hBTmw nKuqISQ9lF3Y1aO2fALHgH6qmeyb5yfExeZvfFeBowOsDf0XSA0RXEX54E0M+owuwWsZeJwuNkm n9etw17NNz1H6EX55glmw37uhQ0ueg== X-Google-Smtp-Source: AGHT+IH0cIROmUT3jaK7F2s4gaMFrRoFLYiIhtSE2YKF9Bq0IAi9dCht+hCF0ha2MPEA1Y5GgTyy2xTM65jO X-Received: by 2002:a05:6e02:138b:b0:3cf:c773:6992 with SMTP id e9e14a558f8ab-3d17d0aca28mr85103475ab.12.1739521171514; Fri, 14 Feb 2025 00:19:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d18fb7cf98sm1692365ab.55.2025.02.14.00.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Feb 2025 00:19:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Feb 2025 00:19:31 -0800 (PST) Message-ID: <67aefc93.920a0220.25b841.8bffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E081D6052471; Fri, 14 Feb 2025 03:19:30 -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#116198 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 10 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | 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 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 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32577/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/