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 E59E6433B1 for ; Fri, 24 Nov 2023 03:13:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF53D40A6E; Fri, 24 Nov 2023 03:13:16 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 134A7409FA for ; Fri, 24 Nov 2023 03:12:17 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cf98ffc257so6462055ad.3 for ; Thu, 23 Nov 2023 18:12:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700791936; x=1701396736; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=90yc3waO+lgo1jOSP5L+rQ9jkTDBlWa4PEUKzd5b4mk=; b=WWpMGanObWRL8JwpmSgHddjw35IcXFQiMbGgnNdC9qjtxPWWIJTZsp3vXjRIqLwy19 8EpYOJen3Zu+zvcfJ9inV5N+SQM/53qBylOAfnVlwT4e/+H2hQQ8/1Ba/tBGf9Wv1Hji nSbkSImSc/fUG5F+5Wura6ddAoWaacm4U2N4g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700791936; x=1701396736; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=90yc3waO+lgo1jOSP5L+rQ9jkTDBlWa4PEUKzd5b4mk=; b=iumhIKKZJOencvp4AZulCZ1GO30IGskl4IUgQl+Nx83A4F6NIg4202hgRngj/vfnIg bCXjSPdWtv/uBPABh+SIuPnUOSg414OwaCT/ZXskOGwlKy6cYZ00YS6uI1itNgqbsPqB fbrGlEQ/r47gUDYja7OYJE1TfPWWlpWC1D1XxDCeIFm+UciZDoiEECcLhO19CYqXPwdZ x6f+RApmrya8BCNx79ffWmuBuU14RiBYzy4ZJ+ihn+Dm+YRdAT4UTnOU0bO2UwHqwTYY 5caZ4P6oq3OFEQHWQdF8jXWGQFwP8UqWPiiBf504xjZ2WJFEhGG2b1gPAQBUiuzHrZ3W IGjA== X-Gm-Message-State: AOJu0Yz8EFD+a5UUF4doPzw9jQTn331/Xcb+TpuWS4r6BAT4cVoFg7kv AmGq2Loy7pU9BCjjGZP6LzN3DkfO5woLrSjtiaD/jLoi7Fb6KeLatcjkNuQBshzSOWM7USaGyw= = X-Google-Smtp-Source: AGHT+IHB2DPWQMXFp+HrNcVI6gSo2TygtgPxH6NUtLigqwp+KN4ChwpJTK1jHoBRZ3qtJqw5y83W+tFIYpdF X-Received: by 2002:a17:902:d5cb:b0:1cf:9fb4:4a72 with SMTP id g11-20020a170902d5cb00b001cf9fb44a72mr1740661plh.18.1700791936263; Thu, 23 Nov 2023 18:12:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jh9-20020a170903328900b001c3eb9842a3sm81462plb.42.2023.11.23.18.12.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 18:12:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 18:12:16 -0800 (PST) Message-ID: <65600680.170a0220.2b475.2c55SMTPIN_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 725AD6051831; Thu, 23 Nov 2023 21:12:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0e9dd79c90e907bcf69851434882f7877cdc3dd8 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 0e9dd79c90e907bcf69851434882f7877cdc3dd8 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/27104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/