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 61BF7430B7 for ; Mon, 21 Aug 2023 02:59:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CD8140A7D; Mon, 21 Aug 2023 02:59:40 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 032EC40A7D for ; Mon, 21 Aug 2023 02:59:39 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-649edb3a3d6so11950336d6.0 for ; Sun, 20 Aug 2023 17:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692579578; x=1693184378; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XP5Azf9rOrjZbHxIdVTXKVLO27Z6e2D440P7BlufF1g=; b=iqjtDIGh+yeHRHQKY5lqhEP0VZMxT466M/smjGrU0jjQpGVC0SWslfC1u6QpWY60/i Mn4yoI691EooFaY/gFZ0f+zduuei5YgUPK/m6ZrseGB+58ABpK6EtyfIu3FuoaTuYVZ+ SvJiAGsC/AtUpCTJZE1ZboJVh1uiFHfRELj68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692579578; x=1693184378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XP5Azf9rOrjZbHxIdVTXKVLO27Z6e2D440P7BlufF1g=; b=MB5ITGI2XgktJFFMy/Gb/+U7cr/NImEcLEyLIXPtedut2RFhx9j46efVIvqOnVpnox Dg/BUl+RFBHcjsKyJevZosUYh5d/HKfFPv72mwS8xIyz4TeplxRA9vkO1y+bP40qOq34 B1s07KiWn1fRgz62vjo9LCHQ2w08c46X/ynkoxIZNrdSzPlchSA/3tLvKP8B49Hg+g16 9qQDZL3cgFdCyogUVurdXDJXcIrtAgKUmy4VgkC4CcDchaCsEuMbe7kws63dazN2j1Cn 3Z3xS2JVJmj4S0yPQ6YtLAB29RSAvCG4QGnzmNi8EfsKjpa3xkGDTHLNDwdQ6k1P3cE+ 5+JQ== X-Gm-Message-State: AOJu0YzYAcDvq/xK2cmvNfpDNQMkh/vBUHXiNqN7j7gvjYYthnP9z7G5 3k5IhWZUsHuAsIfKUjQUvu5b5W5UuA6LV5gKOzXUWOV4ug1lC654PwDZ+Q== X-Google-Smtp-Source: AGHT+IEYENwT6RnL8Krbkk97c6M6oLcW4Z071a8F4hnBt6JTKJ1FqkBaKpMxgLSpuXlUZzXiPyEwKbBdLaXN X-Received: by 2002:ad4:4491:0:b0:63d:55e7:91f2 with SMTP id m17-20020ad44491000000b0063d55e791f2mr6663275qvt.28.1692579578462; Sun, 20 Aug 2023 17:59:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h17-20020a0cf451000000b0063d64d73da5sm430060qvm.13.2023.08.20.17.59.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 17:59:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 17:59:38 -0700 (PDT) Message-ID: <64e2b6fa.0c0a0220.95bb6.377cSMTPIN_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 2AC366052471; Sun, 20 Aug 2023 20:59:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 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 971d2b57972919527e27ed683032a71864a2eb56 --> 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/25877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/