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 90E4142A38 for ; Tue, 2 May 2023 04:53:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66FA8406A2; Tue, 2 May 2023 04:53:41 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 12414406A2 for ; Tue, 2 May 2023 04:53:40 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9d7659d89fso4924897276.1 for ; Mon, 01 May 2023 19:53:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682996019; x=1685588019; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dDajbMyw26Zq8OOga4D0e7dp7I19YhyQAc0UOITqbmI=; b=c8w2nqqfcCQ/lu4/zv2AfW9RwiavHKFFDlsaokP7ajR/IVZ0qbkIlfEBimmHRK3/rj 676+iTnF3fnkBETDmD4D0jLG/ni9IE8f9aXg16luiUDf11j683xl+rP9DtQLfHFBot/j 469H+3UM+cv5ndBiDPIOZoM3j62oYc6ezUlnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682996019; x=1685588019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dDajbMyw26Zq8OOga4D0e7dp7I19YhyQAc0UOITqbmI=; b=OwmcBl+acgjkXUh6dz65Ha72RAIzN3FODYCPoeeHW9E6ijTQZ/GoOPstITJD/0lOmV VWBAeH9M7RGj1+5CvkbeWlSdLxV0ZV2XQLlKK/I4t1vmLuLJ7knEPAvyQ9HULsJhA5/0 dZobzCSuo/tih5n4fdoxyCtcRBGobvFEb5CFZuL0Y4eH1cvf+0dPvv7xnOIIQOcLY4/h efbf+EJJ4PQsKTT1mvRngw4iXaVc961XSGC7g548LbQFl9Tbdtp17MxjOHf3dmfqnyPX S4yPpW8ZaWqKkwHG2PLC6gkNALYIXFy/faqcOz5YwS33TPaZVA20pkT7y7cx5ycJhjXV ozpQ== X-Gm-Message-State: AC+VfDxYbuT2bWDXon4QxlnmtO0WcJTSpe04vsZiR1Y0ZKA7TpGiT7TA ILTwuwJETSv4KPoMYG8XjhvUsfoU6PdEGfsOTGx1EN1YUJMbNS5xyrk1KYo9DhQlFET1GVVg+g= = X-Google-Smtp-Source: ACHHUZ5tt+uTizVNpqeWW0SR/daIgVcJvfhBgjoxm9y4aBdY67Ii+E/+SGhf7tI1x7wUmun1YkpcnOSTqpdc X-Received: by 2002:a05:6902:705:b0:b8f:1fd3:56df with SMTP id k5-20020a056902070500b00b8f1fd356dfmr17947619ybt.11.1682996019434; Mon, 01 May 2023 19:53:39 -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 l15-20020a25b30f000000b00b8f67e15a2csm851223ybj.17.2023.05.01.19.53.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 19:53:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 19:53:39 -0700 (PDT) Message-ID: <64507b33.250a0220.c3a92.20cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D5A2605246B; Mon, 1 May 2023 22:53:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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/24443/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/