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 4D7E945D10 for ; Sun, 24 Nov 2024 06:26:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C61A4025E; Sun, 24 Nov 2024 06:26:24 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B0AF94014F for ; Sun, 24 Nov 2024 06:26:22 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84183532291so7266939f.2 for ; Sat, 23 Nov 2024 21:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732425982; x=1733030782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PgiAP/6tqKpgXrz+hOKIfbaefJ4oeF+JvjLvI4lVq1E=; b=fpHbFkFJ2BEoBHPrBQVyoYBfSC8rbnoUPdV+8pbM5fZVs8d1c54U2VhAptA90dypVd KPnP8v52KLU0Up41pxTd+C3QJtC6Syhu7T/U8i2Fw1FLK70W1rfQRppJTJS187Rk6a4x 4Vme/hTU0lbzyLdHiC4J6ch4HWlYEe7XsaVw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732425982; x=1733030782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PgiAP/6tqKpgXrz+hOKIfbaefJ4oeF+JvjLvI4lVq1E=; b=oOhC1sVjFT0mxcCg5+F6SR6UE9MgLpYmrOmPOiH906hqPV5w3MGgdbcNTmtikB6G/8 PQgbr8YYFwKfZ5S+Z1I+/psi+x0YDvM6Q/FH40Rt0EPugLXAnKWa6Pco6kLBV19A0V5w fbV20JIK1VquvimXqAIkm3RVyxG8F8q7n03OtHYWftu6AWjt+ZZO3DDQWRnRSd9KLWsW PfFqvGPq802g6kdHpMVIsuxEDR6qV555mVgUeBxnbD2IF9AkMKUS7oeaaswCCXBsC3Ul rY6HzuRPifNcnfgGbxVYf4AnXWQ8pYebwfbJ/iw5QpysZyd/Xzm6cumLneRud0IcgPnB snVg== X-Gm-Message-State: AOJu0YwkBGcXhu0rqduunphWo2JasKPaWdvAY1K68u+cgP/qlXkbNJrE MEYX6rjxSEO5BZhQT/geGTInD5atLRtGzSzD1EXkDftqOcVrwSkodC3GsxyKb43HmDUQAfhRGKv pHbz9HE0VQfrcuALZa9ohJXvJf8Fbky5xc/92rn2K X-Gm-Gg: ASbGncvStacfai6mRfC9DIH3PVSNPAKCxNFNxgAAAfXybz36BECqCq5qTyTMGGrxh+R S2a4n8A3dXpTjlU3woEYLyNzVI3NQ0EP49RuEEEghFLWEWDiObHVd0zX35bruT3jhl5ec+nD5jd SelXwGF+CBLagJkkSDx61vn/PIQdarURb3EmAwrDDPDeHW61AiJy5F4sYvleuhhbj4uMJKayDjG 3EsUYF+lVYEPtl1M5WOtE2Z5BgPIwhohJYG9Yozy2zwX3EdncoHr6rOZVExWD/I56vWpnM= X-Google-Smtp-Source: AGHT+IFGUwlh2hnOZzWsFEsX1t5bYsfzkvKAZbi2Ya8feCZu+jKpRiie7EaUNzz+pBMLt7rUgH2CxpJgNwtk X-Received: by 2002:a05:6602:1549:b0:835:4d07:9d46 with SMTP id ca18e2360f4ac-83ecdd37d4cmr800062739f.15.1732425981920; Sat, 23 Nov 2024 21:26:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e1cff1808asm213828173.74.2024.11.23.21.26.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2024 21:26:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Nov 2024 21:26:21 -0800 (PST) Message-ID: <6742b8fd.050a0220.36d4f3.dd01SMTPIN_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 8F8BA6052471; Sun, 24 Nov 2024 00:26:21 -0500 (EST) Subject: |PENDING| [GIT MASTER] 802f39367e08d2916cd21f7b6a34703bc8672a38 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/v22.11 802f39367e08d2916cd21f7b6a34703bc8672a38 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#106929 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/