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 B5496433FA for ; Wed, 29 Nov 2023 08:08:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFFFD409FA; Wed, 29 Nov 2023 08:08:22 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 480344021F for ; Wed, 29 Nov 2023 08:08:21 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-db40898721fso5958137276.3 for ; Tue, 28 Nov 2023 23:08:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701241700; x=1701846500; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x3APacyYXljHYo69jr+oCIwS+hKBGIxXpRBqD4PYo9k=; b=LsARc8Ve8fZVfkPKnO4DEc5YIAd6DufmSq8lTUMQ6HReXGJCO52h0xIjOxzPs9oFLC Dr1+j4keGFM6/+KqNcPAsbuZJLwu3zGVnJ8M51FigZTbJ1p4yiFXltkFsXoqZwx+UWI1 JyXiolZ1BUNiKF0oQFoprrxzN1DSua0TRyo/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701241700; x=1701846500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x3APacyYXljHYo69jr+oCIwS+hKBGIxXpRBqD4PYo9k=; b=fQRmPfL5q9KpEBS27/WEZvtRJAsriQ+gVQpgBxuka8MF5gLoAZKPL+48NhzJpKYEl2 9LBcGqmZAir80MFqOO7dKPh0FGaBKkmB0PMpC+qnkKSo9X+etTZVGsBOsLqmUrnxjWZf LdygADkPxd5D9vPKfMVrz14uO3qd01XzUD5BTi9HlrKSOIWraMQPm6vnDV0P8ZrEdqVd FyzEz05P5R7cmHRFUnVdtrI1O0yzvRCuXalBIDqZd7LwumI9SZXA25wkygI2akuyn4YK 5L1AAwTUlDYsk+OLasbwYnZI+XXXnj5zdrftE+QQZPB1TNtzz3cSa5SM0Pi9G4GaMn/i P5eg== X-Gm-Message-State: AOJu0YwfiTlqaBL418HvMZVbEmfXJWvLJClv2NQji+OEp8OnshFQ9mn/ gqb+dLeuW8QfQ5HIMI3t3/M4M/UIbAhBuKuEEnt2D/bna7E6eA== X-Google-Smtp-Source: AGHT+IEAyhRXniN4WP2ph2GEIPqpF2DfYD8AJ9fePffpkcMkKrHq0+5xhEiZq1riv/Ix9gemJWsH76Ui30S9 X-Received: by 2002:a25:2d02:0:b0:da0:4b92:6a05 with SMTP id t2-20020a252d02000000b00da04b926a05mr19169224ybt.29.1701241698572; Tue, 28 Nov 2023 23:08:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z14-20020a0ce98e000000b0067a0ef9d09esm828626qvn.58.2023.11.28.23.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 23:08:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 23:08:18 -0800 (PST) Message-ID: <6566e362.0c0a0220.1b0b6.f342SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 276B16051823; Wed, 29 Nov 2023 02:08:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/