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 4272E425BA for ; Sun, 17 Sep 2023 03:02:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D2AA4021D; Sun, 17 Sep 2023 03:02:10 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1F9474021D for ; Sun, 17 Sep 2023 03:02:09 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79d1fbeeb41so17255839f.3 for ; Sat, 16 Sep 2023 18:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694912528; x=1695517328; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=goXlCaJuY3PgD2t7S7CV7t4kjt5V3y/aCeSfFeQ7OJs=; b=HD0SIYWPLgJT4NoA7CT99IVI4ULsFBg+QTdyIs9/Div+sp7BChpMO5KMWKn5BJ3rzo j7IAOg5Bq9YUu3Dvu/n5oRhyd8qHpRNrXiCiioEZERaVHT8s5U/Or949AzMhFl8gu8f+ +MJaIIUH3yp7Ylh3d4iNO5X25OMEWeoq5rRUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694912528; x=1695517328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=goXlCaJuY3PgD2t7S7CV7t4kjt5V3y/aCeSfFeQ7OJs=; b=sPU1NwIxv1pejV4P5bwL0kyhqazYtxfrMeyg0jaDEavH/Jevy247QWC2KZjgX21JJU tTra2Y6rNSDuzeV/YiGohXrwGemWWjdR1udQQ1sUdSdMbhmXjTLr2QoXpkM/20tjox1f c3hhdTeaMyQNZQDDaV1bCjDYm9BQ+CAr1SBIrEiDRi573wKW47B5Db0uQ5HQEPID69WX Ripy6Rvbw5+0IuOEv7eRK0b9IKYFmIQdbMP9DdQM1cD+1obpNMXvtMMa2N/fEurgM24H RAjXc9PIVoVOLJJxIE6Ut1M9rWRFvVGrG2+Y19zhONbN/Z/y8RVPbWSHV98sLmzGDzvg mjtg== X-Gm-Message-State: AOJu0YxHy1wUSf1oA/fgzD4Yg85I3xZUICsTNuLSnsDn27E6V0bbBpK4 Ywip3iW7l+knUnYk+NsGvtg1xx0uX2h6jRgAzaqMBak0fgv7Kw2XZpsl3g== X-Google-Smtp-Source: AGHT+IGGPeUSpPrcBuz5J8+eAL2kT7Pe4eZmK8dRIUeyiD5o0Makot5MMkff5w5QehVwAh5DOt4EsYji3Yhr X-Received: by 2002:a05:6e02:b23:b0:34f:4300:8839 with SMTP id e3-20020a056e020b2300b0034f43008839mr8180442ilu.28.1694912528521; Sat, 16 Sep 2023 18:02:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m5-20020a924b05000000b00348cc6ee011sm495092ilg.39.2023.09.16.18.02.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Sep 2023 18:02:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Sep 2023 18:02:08 -0700 (PDT) Message-ID: <65065010.920a0220.b217a.0e82SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D4AA6052471; Sat, 16 Sep 2023 21:02:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d83fb967212efa19d272e7fa65d17c9ad94b17c1 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 d83fb967212efa19d272e7fa65d17c9ad94b17c1 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/