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 CCD8846360 for ; Fri, 7 Mar 2025 07:36:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC36B40A75; Fri, 7 Mar 2025 07:36:49 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 709864029E for ; Fri, 7 Mar 2025 07:36:48 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-728a274632eso790451a34.3 for ; Thu, 06 Mar 2025 22:36:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741329407; x=1741934207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mCV1xSk+Pb0PA96dHI52JXiWxN073ZEo3mQHl+homnc=; b=Ym6IY4iMHRxHTcJKXJZxfYhvxeRU0bYlJ0puH6g47pVHkzlBLhP2x6jMJrf+5OBACS wEc9mPS3zfOkJiViCxyCu6zbhylBEBIn89DY0TaY6cMoxoVlInQIUlpZxF3IgahXaFOQ 0+VYHfTnyjU7HJMb1nJDLAzeckE3CqS8MaavM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741329407; x=1741934207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mCV1xSk+Pb0PA96dHI52JXiWxN073ZEo3mQHl+homnc=; b=Li8vA6ckgmFDOio89pCNutSbZ8rRue8RjV1JjHYL7hbQyjMBvyhkbhLrdOk1cjEzxr pUpAK9V9OWr47v92e6rRKlDwH2Q28mCQUjQpYhfcTnhivZAoht3nRnwl7jVfgrcZZgYu 5NWa45PuRl7xrN3ibuZniTzFTid8x7oCXIFFh3Pj3XerhbM0L+DVUezbjmlHbyGTgxxt aEU7pNm/iiqjD+wgznSYU+fuyw/YP6HKzG1voLcD9/ZFBN17F2z8JFZlFRtLrF8Bi8/x ajxMCZvz1SLEANqfrHXC39n+n8NqAdpuuxgO0lOP7ihYpz84Txj6XJK88AjUynEDfgTt rblg== X-Gm-Message-State: AOJu0YxbrT+80iWxZOVV4k4APHmESCRhaRv2mPVd1d2sE3Jk6Yn2awZ6 1fj5MsXrKnwur4s6DswREMFyXd6dz2DtM745WQy+TiuxrCeKhg9tz+ek1cLgGjZwAsdfHeSFOog en0jfjCGFGO+mg5kXPJUjD2ztPCx7PzBI X-Gm-Gg: ASbGncu0PkW5hGgqJZwTNWCIK0MfsZeBlhUTIyKWSlSDz1zj6EoYhoWewsS8gfybUCw VYeRdL/GlASRoNeMdHc6DAbi3ajzpgiTdVsvJPiptzcKrgPJjloITPxA4mQ6FgaV5M0MVmhNVeo ynYxg6DfUUeFxay/dqHeNgDGHWhgFXIVyQceivWyEAR82oNiHoVJUnvTo9lGmUh4apfVRpdvxDq n/UDM+WcNpjiewsAwYkxEMizOcMPanjy2tAOr2W2viDwtyxtuF4oJAN5SC3aXM00iWEl2UQZuOC UvlLZb8n2yxsymJT5r9jmi3VqUoIlgkJXe8q7yyy X-Google-Smtp-Source: AGHT+IFhJu/Z5/HBiqpTAuckwBPGWC19vwqSfn6AL8O+9O5rTrByHFSt6c9AWoJOD+QTIJ2kdK4ZZDSkt54x X-Received: by 2002:a05:6830:7181:b0:72a:ec6:7fc1 with SMTP id 46e09a7af769-72a37ba3442mr1343041a34.14.1741329407558; Thu, 06 Mar 2025 22:36:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-72a2dbc18fesm149799a34.12.2025.03.06.22.36.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Mar 2025 22:36:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Mar 2025 22:36:47 -0800 (PST) Message-ID: <67ca93ff.050a0220.335cd1.885cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 455E36052471; Fri, 7 Mar 2025 01:36:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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 39594cdfcb730ea667370b1e304313d10996aff3 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#119506 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 10 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | 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) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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/32878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/