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 0413846047 for ; Sun, 12 Jan 2025 03:30:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D020040265; Sun, 12 Jan 2025 03:30:07 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 05A694025D for ; Sun, 12 Jan 2025 03:30:06 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-46769b34cbfso47532541cf.0 for ; Sat, 11 Jan 2025 18:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736649006; x=1737253806; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=98yDxszpYuywKT93KIB0KgLaK2eUUVQZqoKREg6C3dw=; b=UlY1pmgJUTMOcNvHDktQ7Fhhnu8p6ZYGQz/mGE/CI8t6KDCiat17n67Z4g/v7zUmD+ Ern9qnh1fJa9AytpYGU4E8I7/6bI4Lk7gQwGMFIKinEzFfzbY1+kur8uDm8WtDdtOOUs Vo+SEo+h1CHZ6tRARdxctMXFi/6+FLK7QJY0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736649006; x=1737253806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=98yDxszpYuywKT93KIB0KgLaK2eUUVQZqoKREg6C3dw=; b=nSAbkSg/6bsuVR0FLORCwHTNYckhdGH4U/q9M0sP/LpEdj9fsEIkW8rjolMAcNgIni xti8o7CLCEz85KPATeYkSNwH4vlbsS1YIvnQlCNQv/oNj1+nDiEcXJpYsyDWYk1IFHGE DMkmTzN1AAJIIAj6vVvHYOCOG3OucZDG8xs4zelx07iYxcQuclIt8tEdB/UzjwzRrHX6 +aw+oPINPsjxFhvXCzgICUGS+Z5WNcgPT+SQYK2NfG3eHAnnbO2/xG2nZLwu86zEWtmK wzNTfcXbgBaIZRyKHqVvITsfEZX3qwri+OYHIX12Nhllp17dfWMMETNAwwD8Vk4gLyVm LrBA== X-Gm-Message-State: AOJu0YzJhLYKE9KJoJEuaGVc32jfgzogI964CYkwJv8fbNxyvQ+IOYki QV7s2PY2Bu7RYJOJLV+8QFrzVWuX+AkKpjZMTcqnWvTiIxAUmL9VPbVsFOzsorY9rqfGO7ra13j Iti2+MahBogk0sw0Nt3uC5gYUmibqi23iLnQtXTTFLLtjR4izdaR7u7Ms X-Gm-Gg: ASbGncu8G0k29hh4K65AtfJ2/kCTwPBrW82TWCmgNI6jdyjFEmcc4T1GtaCpi+mQ3tm EQPFiqg5i8StFeVBliuqiJ5eft0rCylH5zTxMKfbr1UexnX1VCYhzKXCfraBceQg+2yIt9eYZVa k9D+PPY4FAC2FSOJvKo9CvV/HKOlodemu2gMf9OKOF4JvTtnEcXBaSFSwMFKvYRpMvCdH6ABLSD B35qXP+gVY4bxmPvwN5jxk53InBc3A/s0J2slsMI2/6lZCGxCrrPXj9kmkOPGeyQLQo4oHadUGH jMWfpQ== X-Google-Smtp-Source: AGHT+IHKrpb1tlDDarsao4zSBPDN9jBkkMNYJf+yuZ7q/DJxn61FaQYFhjQeFBqpa4isSgxoVIIfPbhheiZl X-Received: by 2002:a05:622a:450:b0:464:af64:a90a with SMTP id d75a77b69052e-46c7102c391mr277359561cf.23.1736649006355; Sat, 11 Jan 2025 18:30:06 -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 d75a77b69052e-46c873f023esm1372761cf.15.2025.01.11.18.30.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Jan 2025 18:30:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Jan 2025 18:30:06 -0800 (PST) Message-ID: <6783292e.050a0220.243b21.ae6aSMTPIN_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 BD0C96052471; Sat, 11 Jan 2025 21:30:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce 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 fd51012de5369679e807be1d6a81d63ef15015ce --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#111715 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Arch Linux | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | 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 41 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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) 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 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/