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 D817A43204 for ; Thu, 26 Oct 2023 08:32:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D25564029A; Thu, 26 Oct 2023 08:32:19 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A511C4029A for ; Thu, 26 Oct 2023 08:32:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35808023645so800865ab.2 for ; Wed, 25 Oct 2023 23:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698301938; x=1698906738; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3lHS/r6eq8zIWp60okI/u9c5LdCb9/RK0tV17cDHOq8=; b=fi4H57QyxvrOS+EE7rvgvfD+6Bgnso4Te9+OWfD62HSvQXNXp6erc4it9VHFMPciEk uUC4IKVjaS7uWLj5nl1QqCparGfS4YnDneV0G3wklFZN6koYaXtijGLxrDdw66d8m2JS jKM2OLDLQQIKVj3w5LEK+oWuINFnvjruUlJyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698301938; x=1698906738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3lHS/r6eq8zIWp60okI/u9c5LdCb9/RK0tV17cDHOq8=; b=UAi0TyJKNSNGXjwUSPt+D7Sv/tpLAQA3gsSSB+fB1jUPUkJi3UOad6sOfqEDf6EAqE h98fUU5/my1NcmLDFPeOK3DD6YRDRDshHPnhgbM9v3/Vj74M3lzY5z7H8sdWnQ/WP7eU l0T85CAG8ubPL4jKl90cf4FxeQHQHUrutSWj/t6DD6SpiRSVu+oCEiGiJ9djLB3TS5y2 p/FBQ437KWRSVwdLzEpMQge8aHeLC9tnkID0caxBzJSNucPewO+9QfoBMVnJ06lLNy+T fpS9W4aCXcMsf81hmmXIbk9luIGZo39t/VRloE5YpytJ1tnz9Q27HVxhgAzLw25/54T8 xXfA== X-Gm-Message-State: AOJu0Yz6M4iBXZEtvy0cYusVpQPawplpkghzcur8kw/QSUlBdN/hUfSO ETQkGywStgc7ebOWHR15Kqe9asCjf5JUWZXW5IjOOzXl/FOV8A== X-Google-Smtp-Source: AGHT+IH/lAmt8eDpUSNCEOwm15Jm/oC0AGvaGjR5k0LBBQqDjtNi6lYtbeCQ3CUDrQSBNt6hwzejyh6/WF/i X-Received: by 2002:a05:6e02:1a2b:b0:358:c28:3da3 with SMTP id g11-20020a056e021a2b00b003580c283da3mr150759ile.8.1698301938012; Wed, 25 Oct 2023 23:32:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fw18-20020a0566381d9200b0043a20ad93c6sm86692jab.32.2023.10.25.23.32.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 23:32:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 23:32:17 -0700 (PDT) Message-ID: <653a07f1.050a0220.438b.332cSMTPIN_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 A66BA602A042; Thu, 26 Oct 2023 02:32:17 -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 | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26656/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/