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 EF080460D2 for ; Tue, 21 Jan 2025 10:15:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1F9D427C6; Tue, 21 Jan 2025 10:15:32 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AACB04066E for ; Tue, 21 Jan 2025 10:15:31 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2a383315d96so2911026fac.3 for ; Tue, 21 Jan 2025 01:15:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737450930; x=1738055730; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hyAPbr+4VxFemc91/rHg1MJf9WtZ8bsp1MtPYPH5Z50=; b=ERRHqup1YerdW0HZJ4Th0p8s5Xw4YZuEyXxKnAjzn6cvA45jSiOMvNuktlKpLSczlb OhdGN9gPUP1KVGqYFjxPXIKETByZfpEhnYEUZsyxdO9eCU772yHfM4OxbKahT06kV6sq ciM1GSTQDsXzBqmFZBk9aKPiPKLFLV5Ovuk2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737450930; x=1738055730; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hyAPbr+4VxFemc91/rHg1MJf9WtZ8bsp1MtPYPH5Z50=; b=cUL5R+2de4oxhhR39hzuv8RLzlxIEGVNiEoLuTU7pQQY+2+EBgPEXmdyg2HlHHTeAB HL52antH44iyjak2x11jUL4QjBtEfop8k9k2uXzmgH+mln4XWCVdnoMVaXzz81TxKXWw NzXKZ2VBnYwiMgN12yXXI7dzrwa3VNS58N+3ng6/M5pksY2KsimXM4X5shjW6HucZqcv 6oaouuFenSxUar1HL+vkz7CaqCrOPX5Avy/5wAEff+nXG7NhtGSBfJQll0GcS19s14ww K25WaZEWSocrJ6s5/F7Sh2QnYglB8klkX3DYOKScPyY9kiM9NdYtCFNSUgjPZEBpuMq+ 4uPQ== X-Gm-Message-State: AOJu0YxkNUQx6Di2KiS83ojyZ5akmZH3oZ9QmeDmzVm2tj/kovGoa6Gy t+sdNJhYW58cSibzbrLd+Fi4vg3TSzH9X6DnIBqG2hu4KDRH0p8KbZREmcNnj1e1g8mUSXp27yK QxepEaeA9VJ+0kx25UqjyCFFPmBAwYWbLFK0fpduC X-Gm-Gg: ASbGncvD9Iic1cUSIF9CLTZDhOUsm0cDZIvssuhNlQ9d6mzy4BNgFx9r33EDECdb5Li yJswiS01oaizFnXYNnb2gcWON25BQ6bDvNVbc99dM1ewDVnunho+4LQtRu1wqcpDnhuCAaS1ZbZ n9aBAsrmhH1QuEDRkaXOz36qJRb4CYLa7zjntFpzMbVW7vzfooUEjNwAZ5L/O5RI9pgaVqASj+K 9ByDuYPJE5NMHQe5FnmUfoVEVrTVI7mHj18PghweQdqFb5suumuex08I3etI+0eu7ANltbQHjBC HFgGNAKNeQGrFmLF9CM= X-Google-Smtp-Source: AGHT+IGaPyisdSAStGR4qMYMG+YMHin6cNWDtj5ly59fw8D9B3YNgeQdW0C+ca5KQ/xZYHG38iL1ncx4GaXy X-Received: by 2002:a05:6870:e2cf:b0:29e:76c8:be2e with SMTP id 586e51a60fabf-2b1c0b08182mr10598714fac.28.1737450930703; Tue, 21 Jan 2025 01:15:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2b1b902d0e2sm528881fac.25.2025.01.21.01.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 01:15:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 01:15:30 -0800 (PST) Message-ID: <678f65b2.050a0220.25f15b.32d5SMTPIN_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 249B76052471; Tue, 21 Jan 2025 04:15:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6876790f90cff60573eff012fd35944a1e499069 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-next-net 6876790f90cff60573eff012fd35944a1e499069 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#353305 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/