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 6ED6C4253E for ; Fri, 8 Sep 2023 07:52:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7840B40042; Fri, 8 Sep 2023 07:52:25 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BF84B40042 for ; Fri, 8 Sep 2023 07:52:23 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-579de633419so16822137b3.3 for ; Thu, 07 Sep 2023 22:52:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694152343; x=1694757143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qkQgbJPVVY2RiF4/SE4x4fh6VzvoQDHdvQsVgF+YQQ=; b=jVwVqHDFOlazBAqr5kBB2rvhwI5nzZ2yUnY2dVrxWL1q54aY0ZDu6EKwaQ+1uar2FO wJ44K69xRCGGYc++pCkODrkO8TJTWXvyyTjmeSwPhf7O3JQRCCgZ2Rt+yBmHp0cExzrH HX1FZraj0cY2LETHiiOKanzKdtIoGC5ngX1LQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694152343; x=1694757143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qkQgbJPVVY2RiF4/SE4x4fh6VzvoQDHdvQsVgF+YQQ=; b=EfrBJ6SPhussKjohgastgf7YTE1s+dUy8aqH8zYxkSYTwm7UJsPgsXlTkZkbvrTrGB nUP90rJ6+DiP2YvKtt4G5kWzpdhn3L4j44ixTEUND1gC/CaDi3bpz2v6JigJ6CZ5JUzm sDVGSLpwRwoHSx/0sKDzqDFOOMEjYBkC4Ek/tlhQIRvbbAOG4dgeYeD4NLiMs93IH4rA IV286uauPtJh4I5fsloLn4C9iAmWQjcMChGhZvqUwzDgLVsOK3IUt9GNnuzF9iWA1/kx JI5Os0X6zk3NM/qW+e9F9+dGAuMBvTQpqXlKwa7Bf0wEkN+7oaQJJOl2bmIjEQgTpXpl sKyQ== X-Gm-Message-State: AOJu0YxssU89aBV9kGAET09GJaL8Y6xa8g5I5x1ARgVn6ETLW2P01Puw B2uw0XHo95b8cb92kmdqrJuWuxQFvOoS6cVbgmt0/a+OBBO7jQ== X-Google-Smtp-Source: AGHT+IH3fOyxC/xYtqfo+yJSJyZXNFmS/B2tQllyLt114DCV2RjygvC+CyfiK6UoZ7iUaN6afbExFjK4kSXC X-Received: by 2002:a0d:cc09:0:b0:599:79e9:9c26 with SMTP id o9-20020a0dcc09000000b0059979e99c26mr1827360ywd.20.1694152342732; Thu, 07 Sep 2023 22:52:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i128-20020a816d86000000b00589f491de71sm60176ywc.25.2023.09.07.22.52.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:52:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:52:22 -0700 (PDT) Message-ID: <64fab696.810a0220.564a9.49cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62F926052471; Fri, 8 Sep 2023 01:52:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26063/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/