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 3E9534253F for ; Fri, 8 Sep 2023 08:03:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48EED40042; Fri, 8 Sep 2023 08:03:28 +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 3423A40042 for ; Fri, 8 Sep 2023 08:03:27 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57355a16941so1088007eaf.2 for ; Thu, 07 Sep 2023 23:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694153006; x=1694757806; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Dr1/QIs123IXOn2fDUR7uwzGniB/kg9Tw9oIHC+5Cg=; b=h64J/N/92T3zp7qQ/fzvQd3nCCfaVhNAjPIm/8oThMwD0fxyw01KBBR5knfGn3sUNy v5Q2Ct0xuqkDA1GAOe7unLN79ETwtY7j2ODySYoBbsN9z+yDFY3teElBHQaCDGuEEUWm EFTPWya+p3Kl2jN7+Os9/wHDiLc4YiMpXd7oU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694153006; x=1694757806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Dr1/QIs123IXOn2fDUR7uwzGniB/kg9Tw9oIHC+5Cg=; b=vKCby29M8etWsfJlc2Ceu0BFGXgrj5TwYwObmkQftBSDfLt6J98xYVYS88eP4JVNsc LEAHu3KAOW1pmkgsi9k4dXklgdgV5hLGI8TCPdg2rY90cImqcYj69UfakklgRbZy46ZS GHmJoWqPL+WfOBhU7h6zoZjFEpdR5gybg+8o96KwG2/O+ebHGtet8xyf7xC0xKRofWvK yQVx4vZSnFDf1FxMTMUIonom7e9BqbJ/6SrLJVcrr+WiwsIiLdf8z3rv55us+XMi+Y2z iSWXs8G+yiv4Dcxy2pWmzDCWBMRzvw4pmulbwZT3qUX6h3VLBMapKMxhbKZoWHZRfO42 lhow== X-Gm-Message-State: AOJu0YyrlI5wKeQK+yI3RegNtyy98hNZSNgkb/S6+AMNoEhyOmrtOtRd 0SDZT8PGBIDnoW68bt2L5NVQdTIEWd05DZsTjYEQDTRy+9PeUA== X-Google-Smtp-Source: AGHT+IFPMsluv6BJuZbGWFYurv9Ity6kYQb+1UF+Fkwfh7ed5JTlf4ceLygaS3Xe8aM6AMr/pMjkhpK25Kxb X-Received: by 2002:a4a:864a:0:b0:56e:4dea:bc5c with SMTP id w10-20020a4a864a000000b0056e4deabc5cmr1447336ooh.8.1694153006492; Thu, 07 Sep 2023 23:03:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y78-20020a4a4551000000b005711b09f46bsm56031ooa.5.2023.09.07.23.03.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 23:03:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 23:03:26 -0700 (PDT) Message-ID: <64fab92e.4a0a0220.ac479.4484SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 053F06052471; Fri, 8 Sep 2023 02:03:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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 | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26066/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/