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 30D7245E29 for ; Wed, 4 Dec 2024 06:52:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15BAE40648; Wed, 4 Dec 2024 06:52:07 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B467B40261 for ; Wed, 4 Dec 2024 06:52:05 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-215909152c5so30513805ad.3 for ; Tue, 03 Dec 2024 21:52:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733291525; x=1733896325; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=48MyKOkGebi/yB/l6xKbVK7cIiCfevcc+F+WDsxkwug=; b=cbgWhJ+9L0/W1akM9gH9bNjyQ9w2hI8qOU4/X/+/a8PZi8A5/PqUZDdzXg7F4oDsDq l3UVPQ+hYNVNNAlmoKBLZfwM5r+inEufenYkGm1NvHLLXBec9v9tx1HFfyhtNmgXtOVS uIvMYbXfJj91U9mp7eKgc0pXkaixAVOK5H2rs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733291525; x=1733896325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=48MyKOkGebi/yB/l6xKbVK7cIiCfevcc+F+WDsxkwug=; b=h+ZMAaFY/WZwl2piNIk20gqXzCKJd8MzgqtShSA/EdoIX84+9IzpRD1znut4O/2DHk Od+IiGZ7Ng/KjLS3En7yfY5jwAsoON5MZ3Uwl9eQFVoxeU6zhTt10PE0Lu9m3MyfzHFP oCk81ves01yaH/snnVTmDcwWL8Nhxbjea30Pjp9p//E/A514mSr8a2Dp5X2KezxonN3f wYKitwp5nK+XyJtywy8p+cBw4si6IhSJKz6ZkQdZDWaKXfQoNyzGKdMdC1J2ZazErb28 M0wV1h1TDhxoWdV2M6GnzW1BlkwcgiImCPoav4tXjqAdRPKOK/4RBLMu56GaE3sPkxVf KNZw== X-Gm-Message-State: AOJu0YyCPydnLli/IjBrzIGbg8fRmRiUXgL6+GdufIheubBNTPwuvkdc KyXH4Vg0Zb4nxMghhv061W0ShX10WZG50BFIze0LLh1dlFS5yvqpzGFuTx48k8GDQb9naygOba9 NstqL79xXvkRmvfpk7JI0G3RNF8xTosJY+QlySkrFqVA6JkSk X-Gm-Gg: ASbGnctzRWIFJp/3IM6IIZqNv+k2Ec4+uEZACxTJSEtdaecqmIHRoC5RJvH7KS6QXol tAdckVCbyvw0m9otrR4Ik50G+D1MnY6hz8s6hL7sJmfLaixzEA6Dfb7xZq+wsJ9XXJ/ZSFJh3e2 Hqd2H4sIQgfzxBrZvwrLDBGLxS3bKaXN1Zvx96lIKGDlmKjo4OwfXlGUqzFjx2pMQyCF+tB4n39 iJ39mU19Xq4v7cG5jEiXVfrf/7pABRWp7nvEEfn/vOuh0bTcKUu3L6NNj525YQTHPZaHricuS0= X-Google-Smtp-Source: AGHT+IFwSjTsYpwA0dh4FauF3RcLvPCV3aj0kO+igmSNww8bqcn2WVeAWSynh1ruAb2CO3hU30HKovRI2bIO X-Received: by 2002:a17:902:c943:b0:215:8d29:af2d with SMTP id d9443c01a7336-215bd24b8e9mr84243535ad.38.1733291524855; Tue, 03 Dec 2024 21:52:04 -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 d9443c01a7336-2158848a97bsm2854755ad.121.2024.12.03.21.52.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 21:52:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 21:52:04 -0800 (PST) Message-ID: <674fee04.170a0220.27d12f.0004SMTPIN_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 EAA426052471; Wed, 4 Dec 2024 00:52:03 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#107258 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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/31835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/