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 AB59042583 for ; Wed, 13 Sep 2023 03:00:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A68FA40275; Wed, 13 Sep 2023 03:00:49 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 63A0740275 for ; Wed, 13 Sep 2023 03:00:48 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-49059b1ca83so2268678e0c.2 for ; Tue, 12 Sep 2023 18:00:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694566848; x=1695171648; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2QNltQb2NzWV88GZP/llU/RXQIk35tqp+CdwnJTPWp0=; b=Ru2GHgZJibCJASWXJcZx17DvsKdOEjklAP7LteZB0+i8ZBYB5Uq+tgjdlzRrWJIy56 JkIPbhq6BsBt6PQhGZEYyc2XkPppKgSIef7G5o1KF7GrUwpW4W4SyCrFsMOWaOWkcBCR eV5R5TaTRdQzqvzJftK5Xmv6vfapehkrrrRiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694566848; x=1695171648; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2QNltQb2NzWV88GZP/llU/RXQIk35tqp+CdwnJTPWp0=; b=T66POhMw23h530BlMvxFI2DxiwY+IRaE+SslBEhIFwz2yh2vKuZIMxUFO7YxNxjsG0 bnbThXlhduBDEYIBsLaZaqU/LXuqAttYwcEo4Qi1dSnXFknKnSjqEucfolEOp9veC7cy E1eR+fPQVhEqAU5p7ANwhR82b+XT94jpKnGQqNMkPInTBmxVDKU+kZzZlv4Ubxlk0die 696q5kAHzAkMnzdZBhq8UKPGMuLZ+xXCZg5wktpZDi6ja78u1Lf2Pfan1nHD3oFJ5Pv9 we2pIyC6NngpS4uNsTDyu/AjW1fGie5dCE/7jhcZZqNabp+1WS/H/TX+3Bv1IInnEPOu v7dA== X-Gm-Message-State: AOJu0Yw93asXOnQphI8jGAlc/ShZRqqgO5b3uCBlhlZ8iLv6mZi7vR2p nF96ptH0sYUER85Oa1ycsvwgpzQJ74BEeq2sdQUkQLLV0kbl3FvvhhB8SQ== X-Google-Smtp-Source: AGHT+IE38JdxqWK/W526k32wed37GTIFoUiuMpckq78o55XHX/m6WpOPjQMuKSDZXEHvr/VlFxpPavGiupXF X-Received: by 2002:a1f:4d81:0:b0:48d:3305:d23 with SMTP id a123-20020a1f4d81000000b0048d33050d23mr1366877vkb.2.1694566847835; Tue, 12 Sep 2023 18:00:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j186-20020a1fa0c3000000b00493517afe1bsm896740vke.12.2023.09.12.18.00.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 18:00:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 18:00:47 -0700 (PDT) Message-ID: <650109bf.1f0a0220.15ff4.5cb6SMTPIN_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 792F86052471; Tue, 12 Sep 2023 21:00:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e92ba1426914db1d224dd5e9a1743657681b8814 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 e92ba1426914db1d224dd5e9a1743657681b8814 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/