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 68C1345FE4 for ; Sat, 11 Jan 2025 07:00:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 469B54029F; Sat, 11 Jan 2025 07:00:52 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B55C5400D5 for ; Sat, 11 Jan 2025 07:00:51 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2161eb94cceso33750245ad.2 for ; Fri, 10 Jan 2025 22:00:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736575251; x=1737180051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UpR+n2NNP5yr+ot93A4BD9j2wLR/S2MHmjnCeXodCIU=; b=d3BtMa3vX0smDTp8Z/lntM8Y/b7xdB07koiWltJia0+GryJmhYPXO9JHcscPcjINN+ Bo7BTPMwn14GjcsjPL2rnArY1v2sCVmuwTKS8qRAHVA0aq+rWWm2t4uAooGGDRPoFyWH E66UbIqDin5FhnT08o56EoBHhLomdRVpDEXsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736575251; x=1737180051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UpR+n2NNP5yr+ot93A4BD9j2wLR/S2MHmjnCeXodCIU=; b=Uv1V7rT50v9ydr49/Kf00pkIY3aVdgk95ArOwmNFKg1S+GL2c3b36LFQgY4wL/S15B JazZ6ThnoN0jve6zlwZVExRJQeLsmRJYGVO2NP0JU5Gj/UP8zsQgBrb7JZHqXiK+m3gp kmiDEtfL10rdxjDXkRi2qM/zdhmz96zi4FzmAsKy8x7ByW8/2D6XsJb316eubvS/SQ05 iDM1I6M/loFV8pN6zXhiXG30vlJO3P9uuTp5l9RkFFaDMGtudyImIqF2ZHOT0o+HwuZJ aUUi5VMgm9yl3PQFc7vIE+HDJL3EEEh54QCXE1XE45oKfwVxz2z/bARiPQRHOG0VTKv/ Rwdw== X-Gm-Message-State: AOJu0YzMOJd1SEybYWEyNJVOkyEEh94AXiHQqJo+YzhXtGzjK/mwxWwE dVchVxeYgiI89u/MhTt4ns01+DcETIlIglFf4NPBhk3EqlHpbhSxRLRIF12FGhpoqQ/SOpmG8Kp UfSBt4SL7LbhLhGKl7ITHEirYYopg7e4LjXTiUjCG X-Gm-Gg: ASbGncuzliWWgOzENBbg9MrrxbWOhagMeNr0S3brPZYzOsejVAT8Z41Efi7/zr/aLhq J6JwXgp1prK1tJK4TslUV1RlC+GbhR4Ec81qKI12BkEFBNPzIYnEOk48wyFG8/api48jEpn9gWr oeQbTbyEm2Tqn/FcI/RG4fXXhe6BzmEerJWDsttpuRaAoyjJrVYXQQiSYZi4VY5aLZscdO3VCSU JSU7vhvPwGSyVZYZtBzr6zXhsi0UGZy+Ec+KwDXCXn/8nmC85CyJHI45KE7iVuWwCNNA+AG3iv8 JQ== X-Google-Smtp-Source: AGHT+IFF/RKd/u7jD5r2bSqEm+RiNJvu1SeMZ/33d1OKbg+RIASHOQAYvnNkik6IcIrnz/gm3OMYX7GiX6bc X-Received: by 2002:a17:903:244c:b0:216:725c:a137 with SMTP id d9443c01a7336-21a83f72472mr227617995ad.28.1736575250694; Fri, 10 Jan 2025 22:00:50 -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-21a9f23690fsm1357015ad.16.2025.01.10.22.00.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 22:00:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 22:00:50 -0800 (PST) Message-ID: <67820912.170a0220.171f0f.9cffSMTPIN_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 CEB0D6052471; Sat, 11 Jan 2025 01:00:49 -0500 (EST) Subject: |PENDING| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111688 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | 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 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/