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 1CF8E429CB for ; Mon, 24 Apr 2023 00:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19C3040ED9; Mon, 24 Apr 2023 00:59:45 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 63A0540ED9 for ; Mon, 24 Apr 2023 00:59:43 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-771f6c049a5so2216721241.3 for ; Sun, 23 Apr 2023 15:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682290783; x=1684882783; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rsvnOPofhiEkRvR5JXwMcynEQilriMvlPGya9GD2fa4=; b=X8SzWvZnFUHbBAdOcpjDudc11RDuYHbKaB14U7lnXpYTdRQiekvkigl/SB/nI5JzRr ObRFddmYU9wSSrIJ87QzQxYQJpgFp4XaUDhp5mzDKoTdVwKRrHamCl/GtWZWouF5yPz7 VAOZ6lBdsN5ja3wVNZSWd0nN/eA0lslxdgqYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682290783; x=1684882783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rsvnOPofhiEkRvR5JXwMcynEQilriMvlPGya9GD2fa4=; b=WfBV12P5NW20EaxiUUXIfCXclCCLdPneVTPMKwdNXsKEu9THJ/4FrF3sGfMFl8E00O xgK5zMKNuo3Mk+Ze22WQUEB9mf1Ne+4jc/YNOkBYBp9GkeJ8P6SeM5L+pUGhqaC6zFrG nVos7rp8dg4M3WVjAgkm92pnFmCi4XjdCLpPrV0SdVyR3WzL4yzTAlNdHJDrQYxv8str FbxyKdFmz8GluWdiZbPbB5MCSav0p0a89tSyHaPtx7/6YEiPg5GV28aL3ha07veuRnuz vOMOZz8ZufIgmqQac+ICS+/l3txl1JNZOEu/k+yH0Nm+ODuHxKnYiC+2lxZKdd633fzy qFXw== X-Gm-Message-State: AAQBX9duuuI66SqUvHXalf01wirLThO8LP7+16EPCGrpAcvMgIo4msBS JbLukNAG8y3tpgkZmOYd50Y1VVH1Z3NnnjL9EX1iDVNUdLYuBX8FgbREzA== X-Google-Smtp-Source: AKy350aX6uD/ypdT3QdiRmcwaR8cm/x/+62qeHVFBmBEc8ZhkGbkSw+/7P31++tSVfMedEhyx7QBJioPQBNd X-Received: by 2002:a67:bc12:0:b0:42c:611f:3f3b with SMTP id t18-20020a67bc12000000b0042c611f3f3bmr4667392vsn.28.1682290782792; Sun, 23 Apr 2023 15:59:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay35-20020a056130032300b007727857cb30sm875575uab.1.2023.04.23.15.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 15:59:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 15:59:42 -0700 (PDT) Message-ID: <6445b85e.050a0220.e1e0b.d042SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D5CC605246B; Sun, 23 Apr 2023 18:59:42 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 70cc4e1fed665712e68f2f45d98dda4abc6accda From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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 70cc4e1fed665712e68f2f45d98dda4abc6accda --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/