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 A2B6E4410C for ; Thu, 30 May 2024 09:09:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F12E40687; Thu, 30 May 2024 09:09:05 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id DDA2940608 for ; Thu, 30 May 2024 09:08:21 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b9a5be6668so186418eaf.1 for ; Thu, 30 May 2024 00:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717052901; x=1717657701; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+IzZBEaVFbmUdF96pXaNerjeEct9+ie4rPeQp68d4o=; b=NTrioakaHStOnI/bAKmsYlNJc7l1KAe7YqN4ngDLPHPR2eMm43f+d4RxfN/WjP7Ev+ 9VH8m563OXnFlgMwgv+Ri0tvwrYDbRmRtoIhMhyPYSBF0gdod+BLG2hPBt7bjJB3vQx1 vpz3U1GPCMKVkdaauL+MkT8BLf8rl6oynPesk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717052901; x=1717657701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+IzZBEaVFbmUdF96pXaNerjeEct9+ie4rPeQp68d4o=; b=kkf4ZjhRDEOFp9CO1Iv0QRJgQzNuugMbyLQU9j/Od4Y/Cbm0nvyd79qwarVpDzWshq iUdRbSdX26qfdwFdbIW3TNvhMXAnX7t8lXUx7olesXe46RNyi+mvbXH3AueJYnuvl6Oz tFfNaU338dJCFdqds9oAmz3rd9fkuB9x6YrLVkzgUgku1RRaytgBUvi5TnFfhUd4XVvw 9rZ6EO+yVHOy3YAdYOpztiHYKeWYFVzYmD+8aPoznyvX/YgfAIbc/TrYNjMozrNuv71V FhT4nQCZVB9J9Ih7ndi9xZa1ZAfVB9XYPDDsCqpBPmkjm+svtxvmC4I7r5s9MI/ICeN1 SGQw== X-Gm-Message-State: AOJu0Ywaagz7LLKu07CO7+z96uRSE4LZot3dkO3JSz4a86wJn9fpaBmp rCATJOypGM9xyAkxMiHfq9bXRIcAwDO9sPErUWU/z+vcTYyVgDfmoxvekjczNZme8SIRSj9KPeQ H8wZfk/PxoUHCJ/CcOvtDE+bbG78WkSap X-Google-Smtp-Source: AGHT+IH7fXl1Vl6DMlg3t5N2T74DfACEWxpLgpLSTjFwWDYgS4G/vsejCpO80ZZccW2G/siXNyqqvkGsvFn6 X-Received: by 2002:a4a:a285:0:b0:5b3:3065:2657 with SMTP id 006d021491bc7-5b9ec834c16mr1298096eaf.6.1717052901092; Thu, 30 May 2024 00:08:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b96c63e1ddsm1761211eaf.18.2024.05.30.00.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 00:08:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 00:08:21 -0700 (PDT) Message-ID: <665825e5.4a0a0220.81e53.2671SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 937A2605C373; Thu, 30 May 2024 03:08:20 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/