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 A8BC845E72 for ; Wed, 11 Dec 2024 06:12:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BBBD402E2; Wed, 11 Dec 2024 06:12:37 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CB7C3402DE for ; Wed, 11 Dec 2024 06:12:35 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-84197c469cfso199531539f.3 for ; Tue, 10 Dec 2024 21:12:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733893955; x=1734498755; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9ThAmlL60eftMI7LQK+nqWD2+mniCZytA2Orbk4x+GU=; b=iX/mFu3qotFPznc0AzA4mY1fYDnytGrXQOVx7m/yd1WqD0If0+jx3rJciSvNyiTkRB 6JzjAfSUlveuMko74qdDHer1IG9Jyum7cJ1t3w7vDA6GYujlt25ysWaO891OTfH23sM7 XuUpxxVLPLnAcAP9DjNYzKnnjrwiPfEJHmExg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733893955; x=1734498755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9ThAmlL60eftMI7LQK+nqWD2+mniCZytA2Orbk4x+GU=; b=dTFStp7oxzT/POLqLwsdoPD8Iaggv9WU41Tpd2OD+iJ/3ZU1xFZzpcp7MoUYu59FzV fXEkD6Y2+swMRuibnkUwP9UAatzzjGL2zm5oXnH9Rld58Tqpyp4WUR4MEf2fmxHW5Evc 6nPYGqErj2+zEQEx7CV9C7jzdhjX0ErW1dNrmMajSc+q5TeHgLu8ZKcVYuYCh7pL2H0C Azpd6YfT5cF3+8NZe5caj/wMIGPSkKLscppt0wgUYTCt1lkLl6jmcVKNo6BE8QcdpQmT f7SYHtMtn3OP8vZ0WduuWfB/DHY9Y+sWCYEldU6pLrjvkip5eiz+fc6RElFdRiRGWaKM 9o9w== X-Gm-Message-State: AOJu0Yyois8DKhyRDHJvsE8Z4anYK0IKKPbuXaCfX8NyVOweo8NkXDIT vlx4lnv3ak6XgRGz/ja4UDl5wRAsyZPtKgaOqEnv0wPOgH07cPKXS0qkvIxJgVRtPbSdPgbfy3b 7r96XB3adhTbW/ml+sWubrbrDAsBJUpjaJMLPfb0ixAwV1jvRoKqIcv7v X-Gm-Gg: ASbGncux93PtAbjgUvptOtrdHT0any2IB0amgOPm72XpcijFPYt/qViMgJf6T5tby6r ZmIO2YU4ttHbNgqO09sRmv6Chyx7SaPZAyt4RH2xJ5UkRzzcp1vPNEbzKtaLieLqRCZ4oKlAMOS MHipPMwSEguOnSE9NJrZYD7ovaLbpm4HT9Tj6uXhMZ1uPMsy6DV7D9c+5NyB657AJCL8yKa6r6s ZA2rXES79T3zpJTg11x6FyVGW9gaapRfn1+m3g4JrWmp0mm8gvaR/9ZdfkKO7w31LL01S8il7tX gAA= X-Google-Smtp-Source: AGHT+IGxefRfagtPidrKFqu7haUVYsVHwNcZGTOg5bI9O4XNaCLRtTEOsn7S9HpEgaQtbPlrsHx857sqoxwk X-Received: by 2002:a05:6602:2ccf:b0:843:ec8d:be00 with SMTP id ca18e2360f4ac-844cb691d42mr236670139f.13.1733893955134; Tue, 10 Dec 2024 21:12:35 -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 8926c6da1cb9f-4e286186eabsm530617173.17.2024.12.10.21.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 21:12:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 21:12:35 -0800 (PST) Message-ID: <67591f43.050a0220.3d63c9.021dSMTPIN_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 997A36052471; Wed, 11 Dec 2024 00:12:34 -0500 (EST) Subject: |PENDING| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#107482 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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/31895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/