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 52FAA42504 for ; Wed, 6 Sep 2023 03:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 370334029E; Wed, 6 Sep 2023 03:39:42 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CDFDF4029E for ; Wed, 6 Sep 2023 03:39:40 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58d31f142eeso31474407b3.0 for ; Tue, 05 Sep 2023 18:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693964380; x=1694569180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mFPCAcSD0dEQMbSC3f/yDFbUXEJ3lMOt6+ItPO86HvY=; b=eqvJBPQpjj7I89kjuqreQafHNEHsCSbT29z2vWc66RnLSSdwaNsdgVYbxv8lCC0Wu2 ZaceIFrzV55pqQ3NvNOQN6geTm+iF+USEwQQ06VvdIi6161kavG6D0jDrl+NX19EQLbY 9UPQG3TLHbkZUYhM3pfBPVicRc/NBM8Tgn72Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693964380; x=1694569180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mFPCAcSD0dEQMbSC3f/yDFbUXEJ3lMOt6+ItPO86HvY=; b=JFKTKUpdrNSwQ6ArKNF5Mb1Xd/gMaQ1ks6NOG0xFrbnViYRMqNyWd7H6pI+m3jqEPn u1Yy1GgrUK2DTEuf2rVK4W/H/NLWdSL282/jNOSozkkba8Lbc8q8UIDLa0h7e5+TjGmJ E24xZCImKBgzwCFndHCRfdnBZ8eKEMEVDy6ZOQ+Md4dWEK8Ut+2f6xDp0PLmK+GFApFB SumMhtsBcZowbhtLSfou6K5h1J/gWDC1unKYIUEqaUjPEV79j/VOkWoPOPR2EQWoOsPu /gpXK7YNO/+lR1hg1aQh3LDYn4Zv5JAJEp0RyasBRXyFylzz1Uz+2hr2l/P5AoQED83Q 0baQ== X-Gm-Message-State: AOJu0YzCvJ0PU5DV9WP5TSSZ0qVHG9V8k0z/t0DTSY8nC37ayVW+b+H6 1BSZLxelex3yF6Eqows93XVB09pvLKQ7UQ3+Ei1OD8AKRY+/Mzv+Efq/X4w7xJ1qV7W8AusoPg= = X-Google-Smtp-Source: AGHT+IEwDIj2KPXPavhvjj/YzNqg/C8xvi7zBduTsbm7L52OS/dEeMVR1UIEYcJA5LGPA+B0rYytTdFoc3L/ X-Received: by 2002:a25:cfd7:0:b0:d78:18c3:23dd with SMTP id f206-20020a25cfd7000000b00d7818c323ddmr15648779ybg.62.1693964380140; Tue, 05 Sep 2023 18:39:40 -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 x191-20020a25e0c8000000b00d77f639e027sm1071339ybg.0.2023.09.05.18.39.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 18:39:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 18:39:40 -0700 (PDT) Message-ID: <64f7d85c.250a0220.72eda.62e6SMTPIN_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 BD0B46052472; Tue, 5 Sep 2023 21:39:39 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/26040/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/