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 E970045F46 for ; Thu, 26 Dec 2024 07:27:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5418402AF; Thu, 26 Dec 2024 07:27:12 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 9639D4029D for ; Thu, 26 Dec 2024 07:27:11 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5f4ce54feb8so3008639eaf.3 for ; Wed, 25 Dec 2024 22:27:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735194431; x=1735799231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yW+oNwGbNV8ug5CYIWP7ZAMgmU+BSKXPULT6qnDq39c=; b=AoeivFR5ECp5vCvNACGm7zqEsN+mAfYwGNVI8JWkYIktvHnhDqqvBRxLBgTgPgmRwY UzPGCpAPKyPI7aBD9vK++acUEEl9hUojvwhA9HSwoSLENkSYBx6rR2OqiB+skGfZLgr5 MsLS/Mh5T+C4+SfWBMhl8hvF7RTZU+QN9y7rA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735194431; x=1735799231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yW+oNwGbNV8ug5CYIWP7ZAMgmU+BSKXPULT6qnDq39c=; b=n8ZQwBikwnUJ0+atTfTDC5ePDQw/DuPu35HttIQ+Fr5JFHXEmHXzqOqSNhADoubVB0 YNat5qXICMTcFUdLVFxzZuw7ldt62ZTLzyzVMpBzbhpcRcWLf+p3UOEEraYt6qlwOOmX UQLa+RzC+ohquV81TiZl04IWVLsJfquWKkbzoYZNHdnmtvJvw46IqjTFiSXUc9mzF0TW KsP2llPxS6fwfDcW0gjfglO8iADRlFkm9vQrj0rZalDQzHubcGWJaKvIMIhDaTOWQiFZ NTazcTWsjn2orMtGr1dpRhU1pkV/2RITX/PK9T937FjZLgJ3Vh98QmzG9VWfk2uGncxX 2f9w== X-Gm-Message-State: AOJu0Yw4AmqeFiKEaL6UwDOABWdaUVliWxEVBCzxoOb/3ZM1xVAWjM5a tRr+OwNC5cItizxyeS9KyYfGVGT9o81f9119h2gFmrazuZVwr3pM8i/wTa070wDx6RKZIkyn/UK NKGVz+9bp+rRwJpM+/uY3WaAeDatJ8QWpGpwD5Zk/EEBntPiu X-Gm-Gg: ASbGnct2zwTbnACbBdoccSjfvT/9tZwVyp3zgZJA6gADIfu886yK2g6g98y0idVTwPW HYIAofDLJ6pqf639RFlXggrwSqtosctYL4C3XB1IlD1OSBGEGRFBaAsBHyDPjWrYEb5Sjdpqljg eos040FlBvv4XS2ZduWxrxNQGRywoPKoT88sdrVh1d8A7Cy2+ligdOTfixGjidpsskiAg/B5Z+c +Qax68dGvPSmggId1GA0kt7cShpbwmjWlGy7rutdvzJcTjVTIUFdOxaQ5KDBSh+fg+7JFowNd4U ld7MFA== X-Google-Smtp-Source: AGHT+IEYITAQUhQdso9oWfqUA8XzxhxpF+JrmnPe50D2lgl8KUK4b4VfCZZ3e9BCgN4oWWyrAlertjWQq+eP X-Received: by 2002:a05:6871:d109:b0:296:bbc8:4a82 with SMTP id 586e51a60fabf-2a7fb4d01b6mr14153847fac.27.1735194430712; Wed, 25 Dec 2024 22:27:10 -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 006d021491bc7-5f4db7bcc92sm325332eaf.19.2024.12.25.22.27.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 22:27:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 22:27:10 -0800 (PST) Message-ID: <676cf73e.050a0220.962af.b5f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 325C46052471; Thu, 26 Dec 2024 01:27:10 -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#107990 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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) 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.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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/