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 CA1F145F54 for ; Fri, 27 Dec 2024 06:16:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93451402A8; Fri, 27 Dec 2024 06:16:21 +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 7BF194021F for ; Fri, 27 Dec 2024 06:16:20 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4679d366adeso61001521cf.1 for ; Thu, 26 Dec 2024 21:16:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735276580; x=1735881380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZCeZxkl1JD1Hnayo7Wd+JsNq8Q1/8rJUaRbX4aKHhLQ=; b=f/O1q1cQjTNww79vhm3lQWGxFxSLbz9VXiPZWLr8QhO/VhgEVzS7YQlAeGlG2c3U2C 54fMX7oSxVsUUXsYfXfKpwPL6Q8ZM+v/hyzAYRKgDk1SuR7ilz1Brh0H0+mL/w4mNiyv St/3MbwPn7s38phAelKeDHS31E1uAXoezVLEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735276580; x=1735881380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZCeZxkl1JD1Hnayo7Wd+JsNq8Q1/8rJUaRbX4aKHhLQ=; b=aNsuUw/RKDtN59FdxqTL6UVNtwPUguoNRMOy1Ium9dob55vDC7dKd/uK3LGouzPhVV E5uKhXV3rTM6vqBEtgljvMgNchOG3Bm6MC2K+1swOM/8yXbtXssfjVvdxfiwVxSkfxVo McaM7mD04qN/C8ps2CYd22sn2M/eRik8WhHm9gE6yXxTYJ6bSwhwndoEmM1SMvd4P0N3 RgalizOm3ftgrUM+MXAUumcXVPFeFoWOsiMXxv+tsFIAZV0LtziHPlqje7xxYdUlU1x8 XpBC5X4lScXDu8YzSxHD1SBKZ1uDo+V2TnZdQfjjU1TqBnHXgDzZaYXOf0kp8rpRrJfY U1TA== X-Gm-Message-State: AOJu0YwWpE2kotBTv/GYsKuq+aBDIRYYLg3TJJ71pDgZ5P1T4NJJVSzs llSAhAfvOuFtN5lR34YKIBVHTcmZwqDZQLbxqdi/WsE0RKCPVyL6ueU/m2BEj48KP9N4zOPoDzP u9d/bnvMHqeIOZ89xm5BhAU8TXO3l324fMs4Fnkxn X-Gm-Gg: ASbGncur+Qc9cuLDZiyNccXBVLwxN8v0SR6Pi5P5naiU+klZN+iH9Dh0N7prUoIzWIU 8Y55FzQshyR1lBoFpyOpwdd40PeW/Uwqmpha0t/rKJmRqxd3YfH9tFLwXMrxhvhNDMIWwoAd7ME nKLp402tjl0wih3wl1wtmoLclJd9NaKctcbROXe5WXSCfrqBShdCNID3M/ukcMaqDmkBZS5DwMW ki83/CiciKmvouhaMrpZjfJUuZHIM6StqOSDnUJiapD+cnC/kYXmB1USJCgJUYuzjTMSCTSRGuk tg== X-Google-Smtp-Source: AGHT+IGdfP3eKot8ygWnW8nHkMXGsuprhKUZoaDKOTiuuKkcVHKL67fIxd5/lAOHqpvHad63m3xHybjJxNrv X-Received: by 2002:ac8:5755:0:b0:467:6b6b:fc1 with SMTP id d75a77b69052e-46a4b143bf5mr422807341cf.16.1735276579739; Thu, 26 Dec 2024 21:16: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 d75a77b69052e-46a3eb9a07asm8365891cf.16.2024.12.26.21.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 21:16:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 21:16:19 -0800 (PST) Message-ID: <676e3823.050a0220.306287.8e33SMTPIN_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 03E586052471; Fri, 27 Dec 2024 00:16:19 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#108070 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 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) 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/32059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/