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 56AF546012 for ; Wed, 8 Jan 2025 01:54:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E1D140150; Wed, 8 Jan 2025 01:54:10 +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 10FB14014F for ; Wed, 8 Jan 2025 01:54:08 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21654fdd5daso221839035ad.1 for ; Tue, 07 Jan 2025 16:54:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736297647; x=1736902447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XOAFIioDYuMZ4RwoXptWK/YGHJx/cbMVqUmR8kuIQks=; b=cC22yFAOYRnvTeYoA27OWCKq5rrShipe1aygA77f0fCg2kSgbVbmRcQGqg3xCN/h0L sTR9PXRGyBQWpvxFU4mfSQYqanuAXjkJ9p12b9E3tRUdC+SHZByygYBvk3xuMPyQtxBP 4hKHGIEnQz2z3tV3ZtP8pFr41MpGy/9y5Vkcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736297647; x=1736902447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XOAFIioDYuMZ4RwoXptWK/YGHJx/cbMVqUmR8kuIQks=; b=BHvRGfkCjWm+N0nix7HHr9GIj2SGWW3BmXxRFk494AvwLQUrxWZQsbfZuxcq0ua4ie oCUTApSceAeqhf2ppaeeCWvB2JKaMPrDgtZaiNMX4gkFau2y+h0+4tg6+ogs7OupeAoT +Q1cOqBpJvLhpqZ9YgVi3aw8spVvdfgRsbL/vOj8Ud1tWJ2anwE+yXNMp6ChyZNj0ng5 y5MYSovN6MpA0Z9ohL75ImbPtJe0DN5IR5A53fm2F3h1c7yuEv6yqvWr/ilpgHh+pLr4 E42MjhRhqi950KW6LYMnKVv0rodU8M/rqptaQ5upFewDiSh5R2t6jzBa+BQOLHTw5tMd nJmw== X-Gm-Message-State: AOJu0YxUAbsRIWifGMJJGeoQUg4ags/5UjaX0kg7SXT/u4f6sB9w9krI l5xDerjVGxbcR1VfozYEzW1PTbQ89wpS9QYTsm/dHYF06Tmux+6XjaXL3J0j7WJFqG3bI4Mo2co NRn35QXJs1a9MH585zUBFsAp6ZNiEpU2a X-Gm-Gg: ASbGncvOMUyrzr2l2xSRoCbHZ3RaiPy/4Oq7dqMCZSGTNQgTahSaW2aiKgugN0W21hE +vum6PZNzcoEnaxMT84sbtdbss8emqCrQ6bFLNM80bUE3lq7d6eBLEp6OtntbxF6FlBCQPnkjZU vE22E9QX+0b4g4C547tUNQdRCJCTW/7R0c6nP/wuGePQ+FoBM3f/zdA9sNIR7gPy9R8ktSihyIB q+gAHGdIK4TUCcxb20tOiQD3uPvEjzX5tzRrGBPF67Wpj+sA6EiMHXA+TDV0ZHxBQBhSty7P/pt Jg== X-Google-Smtp-Source: AGHT+IHNsmLVREXXM/+pv0bKHcMjcwb/xJgopgoEjEJx7M1YnfN4JlEm5FlpS4nwGndGx+ZG36Om9NXz5pJR X-Received: by 2002:a17:902:d2ca:b0:216:56d5:d87 with SMTP id d9443c01a7336-21a83f8ea52mr15257315ad.34.1736297647034; Tue, 07 Jan 2025 16:54:07 -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-219dc99b6b4sm19758795ad.35.2025.01.07.16.54.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 16:54:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 16:54:07 -0800 (PST) Message-ID: <677dccaf.170a0220.213efb.d5c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 218046052471; Tue, 7 Jan 2025 19:54:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#110253 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/