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 296E64609A for ; Thu, 16 Jan 2025 06:43:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE80140156; Thu, 16 Jan 2025 06:43:21 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8F6A040041 for ; Thu, 16 Jan 2025 06:43:20 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844d5444b3dso23956639f.1 for ; Wed, 15 Jan 2025 21:43:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737006200; x=1737611000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ocbeR0YTWeuWAWchZzXKJvX8L7d0BWvw+1g2yd1erWI=; b=VxNbDd/yzyFyx1goXEhMJMYO2bfYdFXtzvD2b3DlkVj5ed0M9m1dRCQ0L7n20bxHii VCckVwrW3u0ZtqPZKXdDvACvktJhgSaLpocBxZS5o4Fatb1wnn4fo6q03uYTozMZwcWp dL7H7mQFxsmqCV7QbXDBUW9IJwvApenHRm8G4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737006200; x=1737611000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ocbeR0YTWeuWAWchZzXKJvX8L7d0BWvw+1g2yd1erWI=; b=hdj+fa0n1/Rs1ph9p60Vbsddohw7XHu1UETGM/ZAG0fApv17o6G0dzqx2V0S/ViJV0 qi6MWbBDIGvnKl2ZcU0T6gRv8r/rI9I+Mx83qz/wOYLOZ/QDZrWZPkhOR6wQGs2ccTyt dzuzU7sw/yheq4opnMyvhdegTqVfmd6KaboQTtR0yG65QmIS7qMkTnuoQecWxJhOGnnZ QTgIOaTMt/c+r7bFbetcVnVC/v5ZgeUp/dyCHw9vvmUzP0h6pTklGUGcwN5SpNvYLWeo K9A6kY1xEVGJcb5GeauNfgCPOHrD9kPF/7lHDiLUkN5N/xbMLBwElIA0RcFRU9MTiiNH d1tQ== X-Gm-Message-State: AOJu0Yxi6013U88DzWzRNA+NRigWw/U8MKqUNBWhV+5JZwiwknbxMX8c ivrqaXfuI8Oi1dFkjxDNvBD6HOW+pQtpMVnjQwg6sRQu5sWIkEGXpQX22UP9c1aw67b1vChfScc 1pF4NkKv55+vfm6RDP63ZwR0sI95M5d2lH5JScDr6 X-Gm-Gg: ASbGnctV84jc0daHCDLh5R3X29xgs0o9HMD+GhzHmCRvp2kMUDNxWmACgSgihmWgXg1 Jl+UTft+Z5VLklia6sk4p/4RHHDAq3J8BcWqJTe1Azgwx7JinFU4ZgFaNVOsS6dnuNw5q2VskVp XG9XPUONTzHPZFyBztNPBSr/R6Rz0StJz2x4236lKu4jAISscw7Fp9vwR6IAsmmMgH5QwgniUD1 muYN+yXDtpyOkj7IcltgZ7EkSbXXNT2ed4jy+EeGdEUwnYC7FqQExkMwqN8HOhoGiR2YmVDqeV5 aMl2aQ== X-Google-Smtp-Source: AGHT+IHfNgOCxzXPV5whH7ghQ4x8GOetlBhHqiq+/UpPG7Uj+xIoWntI08TURfb+hDWSLl48nW+5MXZeI8HX X-Received: by 2002:a05:6602:4250:b0:835:3dfc:5ba5 with SMTP id ca18e2360f4ac-84f6740cfaemr478923339f.5.1737006199889; Wed, 15 Jan 2025 21:43:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43e96af4sm92550639f.2.2025.01.15.21.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 21:43:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 21:43:19 -0800 (PST) Message-ID: <67889c77.050a0220.22370.4704SMTPIN_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 5BAA66052471; Thu, 16 Jan 2025 00:43:19 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 pending_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#112521 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 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 (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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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/32221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/