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 78E2C45FDF for ; Sat, 4 Jan 2025 08:27:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D45F4026F; Sat, 4 Jan 2025 08:27:42 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 41B1C40264 for ; Sat, 4 Jan 2025 08:27:40 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-85bb264993cso2143659241.1 for ; Fri, 03 Jan 2025 23:27:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735975659; x=1736580459; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z3Dz6n5nLM+AZZGIbdqPbsrdpD6v+0K7eCsYEVeoNLo=; b=XtZA8i789IBzmF70PYbSILcLdg/3kES6XK5wdun0Pe1rJaAiAshlEQBqq4vePSx+Mo fP2uM959jGQ7frzVSek9r4XjdIM/Mh6m2WdIrCSjIVfqtcnOnyW8dNVmQ3pJKdT4n/2L heERhA2k1dOGbF/KbZ7Y3+rUAEN86YehUYbng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735975659; x=1736580459; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z3Dz6n5nLM+AZZGIbdqPbsrdpD6v+0K7eCsYEVeoNLo=; b=SbXxDaaS7CJzF+mT8ukwF39YrD8ND35OuavsxuLLRi4mRhetmsf/gFY5xIkoRsv28G qKKC14nZj3KyL+yYOnOHImP9an4erkAogs+BvihOBQWaeaky4aw6JERho3mEFoe/0M81 c3lk8ySJBDkgVD4nXSpKbTdf2QjEEMv9pw9SItRiD1bCSE0qpqWBjUD30ZX5TUXCj5Y7 XXhYCXvFoZ3q7xIGFw4vxJQDE8pVLHheBB1RHU5CsAXGDdz9Tcit3TnIVkV3wt7TXRRB YSiI9E6GR1sOICXivXWkOZcnR21Z9o+oNGY241xpvZMbQkcz9kbiEPewiY9SnIb9JojR RYng== X-Gm-Message-State: AOJu0YyyHmYqh8DbSZJpjI7F6+JTH6nhyrtHh61bZFtltUqrFoWyyv/S xh8KHEEIooaMCU/Obris5mb4mlrN73+UpaLgEjcv8+qPk8B74CYWVm0tEYPHZvW+5TJImm9KM3a 7HMyUI9taFrcKbCmbw4/6E0dcQYmiWPIS X-Gm-Gg: ASbGncuONLPJFOIzAntd+XsuC21VGoG8MwvvMxk6BZIdJBeqOVvBj7qBArXw7lVxFj+ ZFMqdufp+A+BvwN11kuJ7mCMf/X8NZVdApdTHCh3gbDHPYi85B8oL5PNkYXDJXtyMTvj6u+UXPe xh01h9t08ozBCsoqXAGifGYJktZtqoUJv41W5lgNslUbACQtgvTZZ0OLqB33bssQSNSuu4sfseH 09O6/wECrnx2MXMkcwIEs95HZKVQVR7Dca71y+5Knb5ZYh0UeWDOAT405h93RXj1tvFcCdYaHwI GQ== X-Google-Smtp-Source: AGHT+IE+evvEs+1Q8nnpauDX2zM36r4A54tbZrJx1O80IOlN2iFhvkrP6Y2ZnoHElSQ9eHb/CIbZJOLybycU X-Received: by 2002:a05:6102:2c81:b0:4b2:bc6a:2e8b with SMTP id ada2fe7eead31-4b2cc31c381mr43793511137.3.1735975659498; Fri, 03 Jan 2025 23:27:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac15b4csm1218855241.2.2025.01.03.23.27.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 23:27:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 23:27:39 -0800 (PST) Message-ID: <6778e2eb.050a0220.134d1b.bfe2SMTPIN_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 1E90F6052471; Sat, 4 Jan 2025 02:27:39 -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#108665 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | 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 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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/32107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/