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 76FDF46264 for ; Wed, 19 Feb 2025 08:06:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44DE14028B; Wed, 19 Feb 2025 08:06:13 +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 D4CE14025A for ; Wed, 19 Feb 2025 08:06:11 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5fc69795ecbso3117028eaf.1 for ; Tue, 18 Feb 2025 23:06:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739948771; x=1740553571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yPUVwBe5Zz9pcZ4NvECY1nVUwXxMjd9/ASePW542cjw=; b=DpIG9fm31kupbzCHbDjLHtbaaX/tDFHJUwK+gbqQUGbRPOWgn4wZ561obeeTBvmtGg PyJGCNZnxx0wgPZVkfPS114rbFc5LgsppECRKQ26Yp8+w17mUDD6sruSOFCqt6whQZyN g8Pw6KNNl1uExVPbJUyX7o5Hr0cyDTMTvChN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739948771; x=1740553571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yPUVwBe5Zz9pcZ4NvECY1nVUwXxMjd9/ASePW542cjw=; b=To8t6FJ4ndJ66xdeCAfDk7Yq+4KBeIgqQtu8ZcJpT288W5tgedycY4+KQxDX/50xnB QxEkIhNyR7OUd5BqgkJ3kNpKw6E5ft03h0W2V38/PiUYrjEMDlZkcolymT3fvvXv4FsY H80m9mFrxVLz2ror6EyjzPmB8ULgkTAy0dBpNhe9lOiWLS0Xn7ZbvXvabEZH7FFEHnUZ S3rPpuGXfi7dpF5agsxLDbRpddp6Vsuf48zAIxBjQagfeHH/npGbqqTKNl32g2bxt1Ij qAhBbn7PGIRgsQYHasJJqKS1tM34ryKty1NobG2VmaRLUES/NDcrAG9VbwT8Nt9B2rFM ZpOA== X-Gm-Message-State: AOJu0YwUql4lZk2W11pmWxqp0kuWM8QG9kH14C4z+jHWQEudNIm3RWGI UlFl3pPRviY6OVV/ANjkjTUR+ElG9AX/dUNHDQcM95koufM3CKos1GKyXFFE9FwdJiri/Pa9nyr ebhJvAdUY2JRQ0oWwkiyfNqSFq0pjxvrZ X-Gm-Gg: ASbGncsIwO3pjYUEJVTb9RsAkLyWwZOCRc4donert/0jbZtJWF/QrDO5QPMR90rRY6A Pfm7Gif2smvhtrmjr1pvLG31KH8G71A9yxyTh+9btmMZhAY8u3Eja4N0pDIcdaA9WmNDnM2VSNY birU62cRQe8HDC+rs8VB1RLASbVz6SnpF7EghwcedB6rbJb9nmIqpwjUp42EblXx7CL4E1TGnaT mW/r5zZIhLkh10H08NLOe4wPBseYzg1i+CwLlcXi27BXuXa7OXBOlpV2Irau/tcgB2gtEcbe+jQ 5Zr98mMh7oW860L051aAGyS/d+y5Xg== X-Google-Smtp-Source: AGHT+IEz46kT6HnZ98IyYg12xSlEnTXRIU7t7RtqW8/MQNLLykG/2PFxczx213Pyo9ULXxuc0h9HxtgdRlT5 X-Received: by 2002:a05:6820:1809:b0:5fc:e0ab:ac6d with SMTP id 006d021491bc7-5fce0abae59mr6262519eaf.2.1739948770707; Tue, 18 Feb 2025 23:06:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5fcea552591sm126551eaf.17.2025.02.18.23.06.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Feb 2025 23:06:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Feb 2025 23:06:10 -0800 (PST) Message-ID: <67b582e2.050a0220.aeb8c.5931SMTPIN_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 0E7436052471; Wed, 19 Feb 2025 02:06:10 -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#116700 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 10 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 41 | 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) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 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/32620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/