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 649FD45E8E for ; Fri, 13 Dec 2024 10:02:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6002F402BB; Fri, 13 Dec 2024 10:02:39 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E412B40263 for ; Fri, 13 Dec 2024 10:02:38 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-29f88004a92so884414fac.1 for ; Fri, 13 Dec 2024 01:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734080558; x=1734685358; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GrRrLmz8GsBdlFMOL/uR5+1n042eJtN5Q6UPrX/uAOc=; b=U2kAnSfLDMts0mPKmPMSjNN2epwp75YR9y2SQcePg1f+Qxm8kjFtDp037fS2koXJFm RSUUJwgPRojB8WFWu4ZPYD1VQUYRlyfYtyJTQR70G2LT0DjKxez/AjNA0/7GdceOVrM1 3ej+WCpE08saDFeVMhUXoQAemyiNCeXpYRhiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734080558; x=1734685358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GrRrLmz8GsBdlFMOL/uR5+1n042eJtN5Q6UPrX/uAOc=; b=dWpZqsl/r+c5Z2qE29T7VVipjWXUea0oW1gsGZVCKYFOVVn7EgjGPqDpHQWSTRjm4M mGW5Eqg4IuiP8KpJ3PwtthLTVd+/Zo06rlcuHbDR/dxuEC/u02Xexs4I/HLuckiAYE8Y 5LCC0MKvUVoYdSnDPM34PynjdP+IugrVfv0iHPBZlxC29piZHcs/ZkD1qTMqsKTzMy04 H4MHqNvMZvNSp+aS1tfm6c+1ZwomZ3SNnUtGdowqwiisyOqTcX20bRZkpr4xocPNkbaH yXXBOhRbCOGK1pAsjueTDQXJNe1he3iSZqMH1Znk9h+Wxnin/DrLaCpDyFq4YAeh40ut uqpg== X-Gm-Message-State: AOJu0YyvYviLKrAP3IuHkAUg+Oe1Vq528Sy28XlHiODonAe0kr5Hbnqc uTidRF5/wDmWcBUjIX7XmQ5RT7uIYmJ5riFvgyr5/aASFFXEDaWEGWxKo19qc6gteaJzvMVg3Wd 5CeKLEqNOvnLTbF1diNv2V+z+0/HSRBfv X-Gm-Gg: ASbGncsPw0//+xmaXTkSPRqO0UQJD0UjngfNFMDK+RrS2gIzKdQnobcTtCmF9CVBrY9 TMcw2XzyjCtSlots6ZafZtYJsPrep3n8FK8iW5ANC2b7PkE3pSpEgk2TF9XgfEjgichqb6nWDq3 skAbEcymLeei0P2TJ9un6jkfH8dNotIdoL9ljjMi1GprcW/0Z8t5JaARFQ0F2bpt0EWi3JHoj7P XtjcsmLI7Ca1QG1SJOdJXNx4WmkuuKIYHPVXFGMrlhbRxfVS0zA1FOwpsX30TXobYu/wi+l9D5h 6w== X-Google-Smtp-Source: AGHT+IGUBLCyL0zGqEHWPVviRIjI0EZB6wf/wAxwv9YgcZSAIenhe8WCD28+8ylG+kWN0aNaZd4Chuxvbjbj X-Received: by 2002:a05:6870:288a:b0:29e:777f:a1f with SMTP id 586e51a60fabf-2a3ac4912e3mr930934fac.3.1734080557986; Fri, 13 Dec 2024 01:02:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29fc4ee6cebsm380732fac.8.2024.12.13.01.02.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 01:02:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 01:02:37 -0800 (PST) Message-ID: <675bf82d.050a0220.d08d4.7ab6SMTPIN_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 6E70E6052471; Fri, 13 Dec 2024 04:02:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d75221031514c432abcc02f46fbc349befd50617 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 d75221031514c432abcc02f46fbc349befd50617 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107529 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | 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.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31901/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/