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 8CCAD45F37 for ; Wed, 25 Dec 2024 07:56:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63A934029B; Wed, 25 Dec 2024 07:56:48 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B68EA40263 for ; Wed, 25 Dec 2024 07:56:47 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-71e17de2816so2807072a34.0 for ; Tue, 24 Dec 2024 22:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735109806; x=1735714606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6M4Vox49+97XCs1XtIVV5dkrSJXswUB5MivvZoaanYU=; b=cVqUB/hKUYsDCVwr2Rwx7Nw8//luQHhbkV2g5xPnXbG17ex9EpdS0ZotiWfvujuUYv MzznDF05Q6YnpCW8BjEblTMBIFEn0aokpDKxMu8iugOP5+RCM9kaioip3GZLQpdXznVF FphmwXlSk1fInls9ZX1ysVpnBcI7JrIdW8++g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735109806; x=1735714606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6M4Vox49+97XCs1XtIVV5dkrSJXswUB5MivvZoaanYU=; b=FPz93heaw3AsokPS0dhVwab0KD5lsuyfaZRmlkyMdCP7MKn7wQuXalwdQSSeS1emyP GKNJClK+zRO5IX8RFS8hnULB/z4ANAsJIFaJfONj9Qg4eAFJ4AHscs6Zu2Zo1s3ckuE2 7ZlyfH0YTREZxAsXkNsKqLfrO+xGJX8O+LB4NG7cRYP3qam/etiN5aKi3QdhCWhXE5gV m9Jakr5z58t5325IBDrMmRBduCCGNjxNIBvpXVjnr1tkIZLoe8UGDhEmyOHUDyRrbvJf OKOQYQ1tT5LD1H4v9oKnA7Olni4zr4H/1T8pGjxtQoW+LIDliQMUjVc5crFaKAhb2XVm 461g== X-Gm-Message-State: AOJu0YxelMtU/NfWli07ptleUWeuAZsSzQ/auQVRNLioRe/FzQI3Y92b 6+A+qg+HbszN2NefV9NTnx128Ng4qfSM7dJaL8gLG08oQzGHtnbVdOaoxDcme0Df2iRpHLjtJSM q7Ixf0isN2L1m+XXIKnvFjXfbZjsXtJIJ X-Gm-Gg: ASbGnctncAotwYc4H1TrDkQz2x+6kOKyinm6Ckb4QeKQCMPy0vRUUsf3Z2SxewNB7ZG +EY7myPIV/7I231AGBVOByzD6uwos/Cb4QtUiriVNqzg8Gk6GW3SVC6O3jqnwCftkIWYuvIin0q faBKAsvvKNrdR+R7yXm2DqwXhOZAbxEugprPCPLyh7G/xrJdMnJ7ft3a6AgpHpQIYjJJ0Ig9g/+ W/IKz9aY8yjhko+uV+lQYa9/zcLHRb4pxI1HY/Gb0mGpl8Msw8bwNR0u2l5MrYVPiWsWfISvm/G Hw== X-Google-Smtp-Source: AGHT+IG2DfhvbNB52i7GH63L5eoHJBl8FNbM1qiSlE/aLkZxtojko78hdl4urtIFg9o8j+0B9oIKetRrDY8Q X-Received: by 2002:a05:6871:328a:b0:29e:559b:d694 with SMTP id 586e51a60fabf-2a7fb345b33mr9114400fac.32.1735109806770; Tue, 24 Dec 2024 22:56:46 -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-2a7d74c92d3sm430036fac.14.2024.12.24.22.56.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 22:56:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 22:56:46 -0800 (PST) Message-ID: <676bacae.050a0220.336320.16a3SMTPIN_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 615B86052471; Wed, 25 Dec 2024 01:56:46 -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#107945 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 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) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/