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 C529845FDB for ; Sat, 4 Jan 2025 03:07:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D044026F; Sat, 4 Jan 2025 03:07:00 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0BFDC40264 for ; Sat, 4 Jan 2025 03:06:59 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-216395e151bso130417295ad.0 for ; Fri, 03 Jan 2025 18:06:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735956418; x=1736561218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DOt2/H1wAO9VKHSM0WoyzwnIvDKBMJ5dLMGCKBw/5Ao=; b=eVnfqW5zJxnku5CT1lLjuQDSkn2q2QGRBwhXpMS+/HysCX36c8GGAn7ivz8C2A4kuJ am/wz9s8JSK4tAcq6HnB05I40jRY4mq2gEy4k13/Gy+lwAIGu54SXdjhALKXkMyQl5UA +FoKKwkUi+m9mS/Ofbjl3UeJ+cfRt3bhT4474= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735956418; x=1736561218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DOt2/H1wAO9VKHSM0WoyzwnIvDKBMJ5dLMGCKBw/5Ao=; b=we6n0/oBs/eCcuQEVdWBOcJVFE9x1Wux2iakkK56g03Oju9jzNHIi6bXwTTq80/9/N 7y3PDe1n7mXEZvsKBZGSGvtoE4jxo5rCzXwmhsR6dxUA+nqqa70CfOJP/25To5dx3IAE fu3H5eFHE5JHRgj13SOqmiN63ibNM2VxtiKEMaAGa3QUgjCVbUf0mlN1oyiXKBKofxlA 0fGIxrQX8dLkl+xYEQifPTx71eF1+P88hLWw/mgzK84cleq4S7XCXNrGO3AjjVj90IpN NoRDH1+DgMRp2OMcPgNZgrXE23P0pLMXs9ffiOwjhZtGF0qkVOGpyfFeYgovC9nhgKxr tlkQ== X-Gm-Message-State: AOJu0YxiOxgYSvPyV9L9WzWkyaJ75c1eAKVlhio6smy9iSyjKrT6Iva3 MKAAT2OwODyTpt8sQaElt/b3nvEh7ej7iuoRZf347yautlAMOIYJoyYoO2tLQuPmrFx3WszHbwy AJrx5+5HzsVzZNWPDfwhR+bR2PseGbBKir5S4837iJw3ivmVxaTpe1ap+ X-Gm-Gg: ASbGncvZTAAFU/8qJ7vQTkoTXceN1x9hXxtEiczc89sNE2oNmZLU8veRSag1fwaq+vV L6kAMhJxvnLXPBiMNF89NR1cCl29W+7+tLFbnS/YLZZdft/5pPVmvTJCew/8mHSqpirMxg5n0H9 MDSwlkgd6rAmWVWefGiua3ZGj5qXdDhWeivNreNgqo94doG/GXFt4lLR38ZKXTHL7v2ljOCu32+ yb1Jo58v1FkyqKZPU2js7upZ3FmsZC6ZNc+ao8wXQDJvZqK6w+z9fHMYptDhHiW95aNWTcQyeyd TQx7+w== X-Google-Smtp-Source: AGHT+IETaphrtheYAXnBfognT6cmH/Iucsw2Nn5WnbVoa65whrwlkfY8thRLh9LksWC1aNDb5+9aSbZYLt6W X-Received: by 2002:a17:902:e883:b0:215:742e:5cff with SMTP id d9443c01a7336-219e6cfc163mr772551615ad.16.1735956417970; Fri, 03 Jan 2025 18:06:57 -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-219dc9895b7sm15175555ad.24.2025.01.03.18.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 18:06:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 18:06:57 -0800 (PST) Message-ID: <677897c1.170a0220.300746.e6a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CF7C6052471; Fri, 3 Jan 2025 21:06:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce 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 PASS_ Branch: dpdk fd51012de5369679e807be1d6a81d63ef15015ce --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#108632 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Arch Linux | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/