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 8A06943D14 for ; Thu, 21 Mar 2024 12:14:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8553442830; Thu, 21 Mar 2024 12:14:14 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7950E427E1 for ; Thu, 21 Mar 2024 12:14:13 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-368650da308so2128685ab.2 for ; Thu, 21 Mar 2024 04:14:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711019653; x=1711624453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UgC0o6HZIkKHMEfHePXoAQXVTpDjA9wU0YW2Z6UbZeA=; b=ccmPVhHlkjo4e88hZCQq7fXT1E6tYfUnhobYT40zK8z9IGYdIqV9KiQR1T5mfHMBGP pvAOZCAMvxLCZZTIaT5uiMijn48NcamDwQW9P5mtRp9pTCindMbECvYADEW+OEdZ1u4l EI2PmS0NgSisLn0czAlq+QC6PiSrndyypGV44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711019653; x=1711624453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UgC0o6HZIkKHMEfHePXoAQXVTpDjA9wU0YW2Z6UbZeA=; b=TvDet6kckvV5WK5MwPuMyN6VZmwto0SCZyKdAwxWwF3gZd/zilIMi9s41dMVVxy1Rf 0E6dJs/p6kDy2RPP6d43rxipadJWcHdMvg2SFlZlbo2BMAOtRxF2l2IEIimWtJkM33sq CMjKZ6A1mPL117ppnQFbqEnT06WmgTaheLgzLixCBi2ribxqiGcwoLNrTseWFtyUetLG Fhi/TuCaFWioDDswwFHXQvbi0RDBL8aOGZyWwLI9zwkeQblPBFmNhVhD0BaaWnsFsvUt iZHhRZIBA3X8ldR7S5inRdY10oDrBTsYWXPJLU4lcwdmoGr95tDVylWi0BcT4GbKI6iY LRrA== X-Gm-Message-State: AOJu0YxTAUxUhjKo/nUPHbF9ATiu2FmDf895GxMZxP0m81t3wA8KPLHC bs4khmJ7k2tOIQEjuhCrMUVNVss/1VQGzg9AzUmaQqwOd/3nwrLezQu4ZPrB0ofd4eMEejYmD7/ pPz7tfUFbziytt6AOnmDadRt452zUfkyIwNqUQ9Nz/lSrmGKw X-Google-Smtp-Source: AGHT+IGXZdievVr9WmUXErGg7GWGJi3VcuOPRGiUWjJVjQ4mRY1RMZzd9ic1BPkP0q+pDOcuZY0GGhutlMuM X-Received: by 2002:a92:dd11:0:b0:366:b29e:d282 with SMTP id n17-20020a92dd11000000b00366b29ed282mr1665424ilm.19.1711019652913; Thu, 21 Mar 2024 04:14:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i15-20020a056e0212cf00b00363d9deea97sm847459ilm.16.2024.03.21.04.14.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 04:14:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 04:14:12 -0700 (PDT) Message-ID: <65fc1684.050a0220.9430f.b143SMTPIN_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 631A76052471; Thu, 21 Mar 2024 07:14:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 31a4216a9ee3c02cf2443d533f6a491cdb25904e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 31a4216a9ee3c02cf2443d533f6a491cdb25904e --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/