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 6E6CC427EB for ; Wed, 22 Mar 2023 00:29:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48D7140A84; Wed, 22 Mar 2023 00:29:49 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6F68940A84 for ; Wed, 22 Mar 2023 00:29:48 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id x6so719350ile.3 for ; Tue, 21 Mar 2023 16:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679441387; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=D3opQajAx4tY9oq90qvS15LhrG2f7VnpLBwWimKUe/g=; b=TPI1nzISlxY+gGhWN266wjP8BXtQzxDKy6Wig6LNyx4kp9omp7yijRA5tgC44tlI2B lqpy0lUU/h+RgRnCQt6pIry2fQ1TL8rsFIjXCfuKlXNsqKfswat2TTJo2lXfrqOCEMfZ YXY6Ym50xEJtuqNWNQNhbw+An2ri8LSMDycFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679441387; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D3opQajAx4tY9oq90qvS15LhrG2f7VnpLBwWimKUe/g=; b=J6UQ2hyIj5SPrG3ayut5CIcP8VyGh9nMMCSks45CMEuUFA3ntuff/51AWHg5QQw/I5 fiDShl35WavoIbFETpxBkcgUxCzjnz2A9cMHeBZmvmUMroDd9OrdbkGw1FJPNHWQcrAk YTA0DgLmn2WpfaEKsJLNLUHgIuSnXETjuNK/NdXLHKLmVbmsvZfS/PNsVI/5lxBFJh62 h1sOoKe0c2SoD1gB1VOQ+5/p5WD7Izrx2+CdiMgBqnly/0o3V4LZ8z1ofHy+NKL/tpkK e7Py5zgkRUVxC9z7CAr2dM28EWsOt3ZlKXx8NQBri7YiDev2BWFig0e2QSShhOvb0BCo lLcQ== X-Gm-Message-State: AO0yUKX2kgQ77poYrpoWPiJziz4J7XbfvFgd3a5FRdgZwX+9az78gkSq uma87fsKhrBmGH6pEXthB6zS9dqlaQDkHBPgU+oeLjhWWHrx4A== X-Google-Smtp-Source: AK7set+okPGKo2Mahzh/QNCer8fKog/2Xv71lsSphtB2UySSf3I1FJhZ9ip67nQ2u5ux1Ckk/TZRn7ojFG2j X-Received: by 2002:a92:1312:0:b0:31c:62a8:9614 with SMTP id 18-20020a921312000000b0031c62a89614mr2915357ilt.28.1679441387653; Tue, 21 Mar 2023 16:29: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 k10-20020a056e0205aa00b003219ca631b7sm2134878ils.42.2023.03.21.16.29.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 16:29:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 34BD5605246B; Tue, 21 Mar 2023 19:29:47 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3015060216; Tue, 21 Mar 2023 23:29:47 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 7faf9ad3c41bea806c9222110cdecd04d7db8bfe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230321232947.3015060216@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 23:29:47 +0000 (UTC) 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: tags/v21.11 7faf9ad3c41bea806c9222110cdecd04d7db8bfe --> 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 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 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/23971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/