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 1B21646118 for ; Fri, 24 Jan 2025 07:56:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E024D40E35; Fri, 24 Jan 2025 07:56:24 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B4FC740E15 for ; Fri, 24 Jan 2025 07:56:23 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6dd1962a75bso13648396d6.3 for ; Thu, 23 Jan 2025 22:56:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737701783; x=1738306583; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XX4apQCl7cuNIhcFicV9iABDz8u1SnWDTjoLgBM/9A0=; b=PkkWaukWhL2jxrMtZEsHwVTEEJAVDPkiHQ9FhLweF0DnMBcsol5WC0BJ4nYJfhBXIt BCmQ2Uujzo7Pse0pTgA4O9Iu2pSGBs1dcrFcbUqz1hAoQWOcDLz8C0DCFdAH2u3gFqwC hZ1+l9h7kSdtsXq7sQLgCLjq2/ZX5/pvAgNrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737701783; x=1738306583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XX4apQCl7cuNIhcFicV9iABDz8u1SnWDTjoLgBM/9A0=; b=xHgQmt91Db+TVCEjbjzHvPyK9YCbB2wVBMqeU5UpJ3/ZjbJNEQLXbkj3VsRVLjjpeo VaTxn9095GRWZOX1r/RfFmcw43MZ4vpEj9pXUN8AsWt7LuJuWLhGLfuYD4awYhAYd87L jFT/e9wdJKnEVHBWUDhVG4kJ7G/Vp3d2a+mC3J7MskdEL8Z72bjPmz0HEJFXrIaPyUBg dr3stkg5mOBdmEWlz6gg3qpq5yyXNYLjibasNJhfSExEAwRJW/ipM8BsPCs9WauNDKQt m4fdoX8TSs54+P3p8zJiIaYtisG+Y4yTmO5Q9BDe1az8vrrQGui7eG7TqLT96Txo4a9f WdVA== X-Gm-Message-State: AOJu0YxmVtrmhxIta/PMQl07/2R7Bj7/k/htBXC/0v1q025sgbdDjxIt K5cQbmudOOLJPXXf7yPTZ+nNjqk6JswZUJ5jobqODkx75yTrqGMGfdaQGToPajCSJN7GG13x4Qf 82IrefIXkptveNfbacYWo02Yzhscd48Ni X-Gm-Gg: ASbGncv49ZNL418IxLqJoUuwtEOq2XGLS98IcBcOBRJlYS6i83t+aJZq4ED2Or+BymC G0bTmfo0R9NP7la/RuQPWAOegdWxApmqEvlas3PWuZAJVfwY2rmpsX0AgEsgqpE7cXvh9uUQfwa fOfLY6IgtOkE5RPKXscXQbUgvnBDs1jfJNVFtyztfnrHEALDf+VhV7PNnYrZ64r/cVWfLsPZCAI q3XVaiiCARi0+aUyNRQzA7FmceTdeJSY8zhzCWp9ARz5KxhhobNzylXgouwZ4ZctnQDE8YmTlBr GureRL7vSYzNBPhHuCY= X-Google-Smtp-Source: AGHT+IHZQiCI/1rxNDDol/M69QDSSnO8bY7bZ/MBwNpidLHzSPjZw5NN8rkcTDYq09UCABdT6BFT4pFK1cH2 X-Received: by 2002:ad4:5ced:0:b0:6d8:ab7e:e552 with SMTP id 6a1803df08f44-6e1b2230abemr391478716d6.39.1737701783124; Thu, 23 Jan 2025 22:56:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6e20525ae94sm561316d6.25.2025.01.23.22.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 22:56:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 22:56:23 -0800 (PST) Message-ID: <67933997.050a0220.8b401.37b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CABB26052471; Fri, 24 Jan 2025 01:56:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#113456 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | 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 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) 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/32319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/