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 BBEDA42338 for ; Fri, 13 Oct 2023 21:22:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A588F4027D; Fri, 13 Oct 2023 21:22:47 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 09D9A4027D for ; Fri, 13 Oct 2023 21:22:47 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9a1762b43so20133135ad.1 for ; Fri, 13 Oct 2023 12:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697224966; x=1697829766; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cB30FBLRyGRCjIDY9dU5k58KKqUgCdy9lfYtzjGV5Mc=; b=Of2G8wgUa4tYAuNWIVj70Z6VsRkFvoU9N8FQSDKoWXiG2tGNr+yWAqOzWVsCynqBCp 95ITljTMv/P/CaC9usU4t8r9sF+bEABwXqbxaWzk7P9HVUue3kxLJXr1NPpd5BYuezVF h+4C3faU0xxbtgI69P7qVEDnxZbOFBsufH4LE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697224966; x=1697829766; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cB30FBLRyGRCjIDY9dU5k58KKqUgCdy9lfYtzjGV5Mc=; b=OwvRahN+GelEz55nk3aaIyR0cK+ciGJPebseccuPzLyU8rpsveQr2lj7a1A4E2+TDq UsMtqI+HkZ9ev6uGMS7u1bLGcWlHMAeweYS94nClRr1yROc8Ul9IRwkbOEQeeMJWmfGy 48lVo/iXv1CHTUW72LcDsoVPH3sMSrb7LX/pgrDfzqnVfoCrgOL4vUWyEMqvvK+FQ8Lo WeSfyeNff60f1XSVzZRUKF+4X+yMwsvtWRoxYe1fiZB4vipPVo4BQpgefVVby31CmzDp XjvcT/lhM3TbJ3vl7nSdykf/+LR64AosElcIRPBjoaRZUqJSwLoge12eIsvjW69B8N9C l8eA== X-Gm-Message-State: AOJu0YxxpuwGEQmEsy/QYfeQYJXSEDsB/KKHnERFZ9mBt8qwhtC9R5bF p7lZHci4T30kJ3YZDOlvqsU1NoGDOiDsSv7jiCnN0ZBsfFwL6ipECKek0erKmJ9rww== X-Google-Smtp-Source: AGHT+IHtMQqUjd6lW2BdUiP4nv5Tmp1K1abvqgeDaXuVMeIQ+fCkk/pRcPWQBPPi0OKLx3QDUOUeRr+NBoI6 X-Received: by 2002:a17:90a:bd05:b0:277:81f7:8169 with SMTP id y5-20020a17090abd0500b0027781f78169mr27317660pjr.9.1697224966178; Fri, 13 Oct 2023 12:22:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n14-20020a17090ade8e00b0027d2ce9d6c8sm96670pjv.2.2023.10.13.12.22.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 12:22:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 12:22:46 -0700 (PDT) Message-ID: <65299906.170a0220.99b12.33e3SMTPIN_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 51BDD605C380; Fri, 13 Oct 2023 15:22:43 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 9d13afada0830340f6cd37805a18a0173a84123b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: dpdk-next-net 9d13afada0830340f6cd37805a18a0173a84123b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/26471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/