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 CAEEE46050 for ; Sun, 12 Jan 2025 06:36:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7EE440265; Sun, 12 Jan 2025 06:36:49 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 09D344025D for ; Sun, 12 Jan 2025 06:36:49 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e4419a47887so4519006276.0 for ; Sat, 11 Jan 2025 21:36:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736660208; x=1737265008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rNKxsUizp6LZBy1FroyjJxa8oA4SUNmw7lvVpKMsCbA=; b=SV6jxXKJuP/ynPyLiuypocE6sVvI0a1H4fZRZDY5M/kbEtHfoJB13Hd42fSwmHD13G UPp2xNT9xNWtW3cuL/F/1Y16PTuRKfpqYYgGKipBjU95ZvL+RfH5Brea4h0hbh1pH4ud ryJoNmmuqbRprHy7W4JArWrRzt1x32UYFFSnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736660208; x=1737265008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rNKxsUizp6LZBy1FroyjJxa8oA4SUNmw7lvVpKMsCbA=; b=rapnziI/WEBY4gu4buh54atIfLbVwpcORlWPwvVPDvk2r2oI2vHI0HCpRRTtDJJ00Q okHGdTU2vgH3X8m3tUYLB8lg7b6TG78Alvc26dEFGRbe23j28AlSaVqTUoi7LhHkW9yW SBJTrg+7Ct/GjPspAtByjq/5FV1E3WQaXz7OaQdEWk/fMEnHjVht8c99pN7vhaUTTPfC D7vtEI+tsuq4zQWODIJwmUW5Gl3hgtUmUNJ/c25zfcg354VJmlR4YI8M2IpJOMu/Tl7A Dwr2OWifrWsevNCj14lSIoVDwbsuA6Sm8DCTrIwPBUwwt1+pe32BY4ZFdUN3KCFZgi1x t4hQ== X-Gm-Message-State: AOJu0YziiudJ41k3upZBeGnx412kqizB2QqIeL0bmCZzgIqx76BTDNW4 +TugrUXn45eFlbPj2gag1OJIFznX5r0kRdDfE0BuSmNrwzTT0hszu5+5ciRhLyMcaAnqDliuZM3 DUyCvHJpHaQHhBsWJPZocbTiExrpN8lNG5mRaNcdfOXc9CsBveNadXQUJ X-Gm-Gg: ASbGncvt6jtx8O9Eqb0ESXGtEE+MNR7xW4rHRjFDv9VhNv+IX1bdpAcalCOP4xKxW5e uO7EYQLO4Iuw0PQ0jnzwh5RXyJx+A/RdAfASKKTzwoO+qiMD8BRMocmfKNQSt4ITZ9Zz8ZzykOS cofxCZqe+iv7yfpIewe6HYOIhSQDwSe2WxQ4p6LRCdB7Xbu4VMkBPoKPttXrCS+qQ36xLM3kDAC KbFIbelcGrJD2/EXoSXRzAiJB6OqOQgCyIMAhg3bHEA1i3W1pAs4Pdfc9pHq/sprGtADSB0atUR YKFoYA== X-Google-Smtp-Source: AGHT+IHwVsJ3RaE8EynLZ9uOmo2y9yokia25223SpzBShVdzn4r81NE81LUJruCSPoWls73f3IpEiwaoe5Ei X-Received: by 2002:a05:6902:1615:b0:e57:339b:358d with SMTP id 3f1490d57ef6-e57339b3bafmr4682073276.31.1736660208293; Sat, 11 Jan 2025 21:36:48 -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 3f1490d57ef6-e5740de3aa5sm129218276.29.2025.01.11.21.36.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Jan 2025 21:36:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Jan 2025 21:36:48 -0800 (PST) Message-ID: <678354f0.250a0220.30ddb9.979fSMTPIN_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 E7AB76052471; Sun, 12 Jan 2025 00:36:47 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111733 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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) 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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/32171/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/