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 9CEF846012 for ; Wed, 8 Jan 2025 02:07:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 636C640150; Wed, 8 Jan 2025 02:07:23 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 178514014F for ; Wed, 8 Jan 2025 02:07:21 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7deec316aso58344365ab.1 for ; Tue, 07 Jan 2025 17:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736298440; x=1736903240; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mt3v5gZocdOIS9H+A3V3EKsZx9MNzGPRu29ZMqMbZ1Y=; b=He+FtbPiwmMwJ9c3irt5rTYuqQqQgOQKUCh32lNXeVGcndCsHgK3WtO+WWoNj5WZIY Z85fmf6254xvN3qljaxVhB44UUTG9xqe7tr3bXy4HuhhheNAcGAb2nXEHfrSvkhXB1tO gv3OMWi95Qa/lb/UCxjcBV+DlRVWI3pGwbtxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736298440; x=1736903240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mt3v5gZocdOIS9H+A3V3EKsZx9MNzGPRu29ZMqMbZ1Y=; b=IYmd0gIA2cu3FdKWja9ZkY6ywTV/uZQz5bHSHJ1AtSusFfD8AbPZP66px3Z5dT9jkg 0yQTGGFRxhfRIgAlzIaixc5Hac5qaTiXGDXqUU5ZDvKrPY4Yhf4Os60cDBpuuXgT4JIK q3bgasFP52Wg/vk6sfn43eMKjyWcoo/L+NBHPqtBjDwBdYH3u43ic1R3UDC4u4urhd7G 6t/7Vjcku+iLBtiFZoLCY5ksSsB9bO8TBMIeYej9BBGTPQiZHmuUdzwrNO+P7NKiJZXA usWSNt8fuW9BeiV9z6+sTOftJ7Yz1N225ZdrLJV1o/lnT/rse2+HAO06sFn676lY+zdE x9OA== X-Gm-Message-State: AOJu0YyzwFph5yUyiy2xEP50YBhVJOC4RioM0ET4HhYOqn38fNz6DEsL ly+sqG9CTaPuOW9il+v1gtp0McjGha0ZeXxMIdyhA8pyfxlGsk73cJHl+cMvGteVfxAC5Tqfea8 wa/kJBD3BPhztFKbNS/XLN350CBv4k+rFjclXnYmh1zxChiqY X-Gm-Gg: ASbGncsSeqw0lQv90RSd5Q20sjnvQN9rgqLBC58L3F6TSdwEkaDfXLWminqTrye6KPt zfwixKjwcHGS6YemWqghPs7ASoZAKj5cURKpX73cPy2X7qsUT/baV/OaUfvS/94f/cdsuquDLLg EhfxM+5AES7bkjJ/+dP267gNLeUZX/sUwEhBsfedRfos4WEbsy8GTql2vh/etz4lY2jDbi19bsy No8PUaRY68Q8mX+SGLfklJ22FE22VMsx/OjAE01ebd1ZPf3Uty86l7YaHfOIlou0sSHyi2jGGXX kNrAWg== X-Google-Smtp-Source: AGHT+IGRsdlMMeKXLGGUc0tCu1Ucdgnc4w14yECTCjBSqfNsctnX2Nh3qtwVu0XVn8iy+0d1Rwsi9sHpGm+q X-Received: by 2002:a05:6e02:12ce:b0:3a7:9347:5465 with SMTP id e9e14a558f8ab-3ce3a9a6200mr11040815ab.3.1736298440350; Tue, 07 Jan 2025 17:07:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e5a1e162sm24969045ab.59.2025.01.07.17.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 17:07:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 17:07:20 -0800 (PST) Message-ID: <677dcfc8.050a0220.1eac05.1cd8SMTPIN_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 CBE8F6052471; Tue, 7 Jan 2025 20:07:19 -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#110255 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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/32125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/