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 5CA814616E for ; Sun, 2 Feb 2025 07:36:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3526240264; Sun, 2 Feb 2025 07:36:56 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B45044025A for ; Sun, 2 Feb 2025 07:36:54 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e39439abso85744739f.1 for ; Sat, 01 Feb 2025 22:36:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738478214; x=1739083014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tZw6rS+uiJBFknGKaIl9Dc/p9kdBz3QTAVjtt5GaWz4=; b=hRfQFoRM8FqaVX/tfL5/txG8vx4idbhslMl8qMWJ0GdZ9V2mMvGh+BysFZjkycqCtB f5xC4M2eOQV285vjSWtyOCgomoe3TtwqyLsZ3T7dCU+0SNeEEbmsTuviOkeaWb+r/HZe /TT1kh/P7Z/y4uyjYteeGGjV4DVTmvrflOKrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738478214; x=1739083014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tZw6rS+uiJBFknGKaIl9Dc/p9kdBz3QTAVjtt5GaWz4=; b=qQRNfsF2CNusdXPl/M5IjmgRHqc+KwQgnnS31tkFMDl4KnHHpqEF0XCjI842Jz2JTJ WLQO462h7fCAQm6oTfxFLwl4hmGSYwE+l7LNRCiHIe5j96GE0Y7brbByqvjyjquH0Mie Jp+4PYRQ98EF45a7KAcJ2wYtMw1xifb5+6wuq4DBP+trm0hXPRd7zMBJJw5075JBVs0/ WwIxnVdgEm7STWZJvr7k0NJgwTeq/BTKVqc+CV8VmZZrS7kM6sdzU9nmeG7lxN5al9q3 WqWN9w8MI3jWZBs0xf1QUixOX5p9JqOooBLb70M1EdC0yQsMrw2/2p/bhgjT8d8qYEGS xWUw== X-Gm-Message-State: AOJu0YwjlwrwRYBkNQnq8/eGXmakvLDY721tS/xcX70TK0PgEkaMjMAt bMljtwhLX609VOl4xroan+Br2yNWjP6XQUsDmsrP/S375pMgbf4jcIxCnU/33b3WRqJxdxdV1DS 8+dxXgrwaiZfdjpqZNZAdSlO7JM/ptsX1 X-Gm-Gg: ASbGncvPQ265xRLxadZdzwmLR2eclTOvKrMj1vvb9gLAIqndjmJITtCa1sDNNYSDONd U6/lhHOhq3zhhR5xZVsYVycpB8fjfmH/2So83gUlQHLqZ+2n1ay9i9cFPvxvQP8gafaSta+mnmR BrVOs2K9sX/1IJl0pb0sIyNAaOcJDT1G4U9k5FQ7v0VopKwIG/f5hgqZLTT3eV30bZvqp0gtEud yu4/Kr4fmxA7hoIwP1/18doywncskdYxf+ieyuR6ABoXmsZ1sUa6mFmLNREU6bHQYnuwSZKwQzS +74HIVVdB/bf06IfdtHs01kXWBefLQ== X-Google-Smtp-Source: AGHT+IF1ygYo+cQEGWrhmaPHcZ5qXMYn6JayMVAGX8hwhyPJ6zi8Wx92u5RkNAjGsWW1Tx/wcPmX3YxxxVdZ X-Received: by 2002:a05:6602:3943:b0:847:4fc0:c775 with SMTP id ca18e2360f4ac-85427d770f6mr1577919539f.8.1738478213945; Sat, 01 Feb 2025 22:36:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ec7469eb36sm423812173.49.2025.02.01.22.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Feb 2025 22:36:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Feb 2025 22:36:53 -0800 (PST) Message-ID: <679f1285.050a0220.320e38.55a2SMTPIN_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 6E7AE6052471; Sun, 2 Feb 2025 01:36:53 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#114515 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | 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) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32419/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/