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 A14B5464C1 for ; Mon, 31 Mar 2025 07:36:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A8A640156; Mon, 31 Mar 2025 07:36:16 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 6D42240150 for ; Mon, 31 Mar 2025 07:36:15 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-86fab198f8eso1801319241.1 for ; Sun, 30 Mar 2025 22:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743399374; x=1744004174; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e8rq8OW6LbfCHxgVglBr8pwkPaS5eQ9oXpgY0MWnJb4=; b=DD1Weu62nelX0XzSwjLsOF8bTY7JBJkEBoLnmKbQfD2wr3BTMOWn4EjtOfLrUo9ofF rkIH74aV2jn4tZSSQLEwZQceMWvi4HlcGIBCIXDV5gmA4r7s43Zg6c3Sffc45gh1cF/i ThCuHkxCbZlUJMjheanY69vaAJAvkXJpsAEK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743399374; x=1744004174; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e8rq8OW6LbfCHxgVglBr8pwkPaS5eQ9oXpgY0MWnJb4=; b=YCmpqUqerL4tv8kbcys+Xxzo/WRreB9oHOj/yhwLvLKhe26sWn0QrgMkSelOHidltP kggSUQyyiJMhDoHMP8/DclacpHVOLZSQQu/kBiI+QELnXLCpvaK3LhvcQV8Fpm63VD7U QcPx/AO/RZREtjB8kfTaj5cs0Q1v79Ob7Kn2yScRRqi7qYGvAJH87/qk/fTNDDlSZhZ7 LS7K0w5V1va/U37+dqxpiX+Ukl79KZHUDQ2iR3eo574VNcH19IqovM5ZT37xc/NnBU9H jHZe7bDDO6shIdfygoe5/SWsdSCy6Y8OYEwEs1atD/WjE1EONY62meJKxx8RuA3z6CJb 6B+Q== X-Gm-Message-State: AOJu0YyY/UMzQK8JhrWmC7FZwtSmjhqbdiAVFwLHFwg1QUYewr17miCb d/hAAP9dxiaowLjzhln0o+HjfxEjNestlakgiNvsv8CehYAr383hzeq/zRaQZlCX/NVu290/xTP X09z8SFWKK2DnzUu1G2GpzhZQVGLNg+FU X-Gm-Gg: ASbGnctpKidx4Pqkf2uzcSMqPGv3GRm41QKBUt/qPjBaRmsFC0sJtf/E8SJIYgRWfA7 0jiqzc7fTE7gM/mb3RazCXZqJs98mE+0QcL0HLY7n26t2HTSNH8ampAWSi6c5KeC9RIl52ustQU UG2O9NCvAq58cQv/hjoe7qQrb6zS3jh8aXhJoB56aeOJZVZ4K5tOe5lyk9+BoZFxShhmV/l4wRK tCI6tuRvFIUgWLSDIgUnklnLrNtSjJxt/65qKdLvgzytblC1krtJ6ZxQHfpvNV1JbTjPFfebrS/ pUIO8X5lObImtmrtBg9Q0c+We1+gpgATTjamwmex X-Google-Smtp-Source: AGHT+IHg4XuhBserOwpTjc9/GwP+h/kLQ08E2PrV0IyJY+OpgeMhBI7zFmAf039BsZTY2w+BSJAsj4oCkhPm X-Received: by 2002:a05:6102:4403:b0:4c1:9439:f70 with SMTP id ada2fe7eead31-4c6d38238b5mr4035023137.6.1743399374769; Sun, 30 Mar 2025 22:36:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ada2fe7eead31-4c6bfca1c1dsm168057137.2.2025.03.30.22.36.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Mar 2025 22:36:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Mar 2025 22:36:14 -0700 (PDT) Message-ID: <67ea29ce.050a0220.61255.5962SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 578CA6052471; Mon, 31 Mar 2025 01:36:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 684d996a201182b5335012055df33284e753d832 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 684d996a201182b5335012055df33284e753d832 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#121759 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 10 | 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 | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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/33102/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/