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 9928945EF5 for ; Fri, 20 Dec 2024 08:39:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 903FD40267; Fri, 20 Dec 2024 08:39:05 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 4638440144 for ; Fri, 20 Dec 2024 08:39:04 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d884e8341bso12388036d6.0 for ; Thu, 19 Dec 2024 23:39:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734680343; x=1735285143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IYU1zaxx7jkUfJtrDD+IuLiNgZl6MdKOUWcsU9WtABU=; b=c0BY21QqOpB3cL2HHDpAn+bxK+3sfGBVnVkkbvQv4o+MS/ubcr0tjJ9ni/qfxcW+9s UFUMzMPiS7m//mrVv6/VuMykyShrW2/6BJWybWNWZzzPliq1Oy8+Z9apzAxERcH40YVs XCCw0l6r5tY76TzCEYnESfToZUxkj6qweQarY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734680343; x=1735285143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IYU1zaxx7jkUfJtrDD+IuLiNgZl6MdKOUWcsU9WtABU=; b=HyqnpWdd8Y1CMcUlJTTuPaEFks1Ltj0w5YGxVj1zTKmfvs3+Wv6/AzvFxqlYzcscrs +Q89hZHbtnla/9cmIBWd9nDjcoS9ZwbZBitOy4tKaKGCE01CoUUXbyc+VOCKlkOHImhv q8P98h/ZZoc7uzlmSkDMY1++sVtq+FIpHHm9srJUNqKWQxFy9sBipz7/hmFqQfy/JT9Z ON5TBGZaZan5F6sWdkc2ElPysHtX0MRsC9rG9bI5H0D4YG9yOFbtFir2bmLJDSnLepk+ gNykPCgHEskhM36O/4T7UB1F5PWxmFKIYNZFPr6Y5o9hd4Rrox3XTk1ClfTkjtXHrlE2 J51g== X-Gm-Message-State: AOJu0YzL6R3awjgF9wlH0kT2tuTGSdChbsUaLWdy9exM4BZTzEP+uZn6 QgLli7ueS1dISChXfqlF+nP7sY8lZtYP+tQLEChg0Q8kRqLWqTWCd0xIRFWpnSPaz5o5svxmjy9 uaeD6MBFbRVbd52FN+VbCj52QSEatHH8a X-Gm-Gg: ASbGnct5tLCuv8ooSAirA9FgjeiAezh50Sxg2e1NJZoDr/+V7Fnj5jAgoymxmQ7zQVj C5fwU81a1EihOgMJgsmpYy4Y8TIytsgZGs0ea40+GaSd5JWVa7B4lz8LqHHQDKqYWPrtZ6ifgHm AWmA0upXRoXvT+z/ZfXs5apQ3tNYYr6z92SOuYsa67WmJJ2v21JXo/WjAhg2aNVkX8ZuxjJxqgJ 3KMBYPv/yuOBiic/fev+fcxUyXZOEvX2u++Kz+u/n5LcGw1BiC9rXCLK0khv1I8pCdnybSJ9+NR tg== X-Google-Smtp-Source: AGHT+IGi6myzNV3C50jI66fiwONEMPp6IWB41gCLSMrM57w8xUzBKqZ2kmJRr6oSeVM+DG0YIkULyIz1gboz X-Received: by 2002:a05:6214:e6f:b0:6d8:9c92:6555 with SMTP id 6a1803df08f44-6dd2334bce0mr27089596d6.29.1734680343714; Thu, 19 Dec 2024 23:39:03 -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-6dd18119a8asm1592556d6.37.2024.12.19.23.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 23:39:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 23:39:03 -0800 (PST) Message-ID: <67651f17.050a0220.1a011b.b773SMTPIN_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 6A3E26052471; Fri, 20 Dec 2024 02:39:03 -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#107746 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ 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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32000/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/