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 59B19422A4 for ; Sat, 2 Sep 2023 02:58:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 605684026C; Sat, 2 Sep 2023 02:58:58 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id B9D134026C for ; Sat, 2 Sep 2023 02:58:56 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565f2567422so1576758eaf.2 for ; Fri, 01 Sep 2023 17:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693616336; x=1694221136; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eOvLN/RhFFHF3jSnNVOW1j3K6WmZrAGLpDoxdUOl0GQ=; b=YvPDKtaiP4LwQ9YD8Py0a99kN7YgMZEAwGC9c/lNlRDeY/ig8nvu9/vAUzdgNePczt c3Js9TN99HDaFw/fr+ySipZ0s7AKHZf7jUWBURQeG1Wn9UweA/wU/5+bRTnDEgibJ7aV nf8EvGsO8MvXip8Bzs3B4A1/FaNz/NFd89x/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693616336; x=1694221136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eOvLN/RhFFHF3jSnNVOW1j3K6WmZrAGLpDoxdUOl0GQ=; b=VJ6m+hrUMqzceZtW7fqwwhhbCJQ5wB2Uatz0OKxdkf+4AX6Dq/bqjJjdT0tpeB9HQ/ YjlL/rlMJ6a7Cw84oo75TL74BQwHkYlrgOLiCNZvNkhtYVWvhEzcoaMc1Of21uByeEhJ B+kM9iatAfmQfuVOpm5viai2WnKu9tHHI6L1nHn9kuUVgPLCMy7dzFll5U5882t1wxqM jkomtVH7nIDDb0/LHJRlNRSEA+dRc1gmvaQWxKMUKaIEPHAhMWCEeUnW5QpHoJoc809i Y6OkYBA9bk3/DxYW54xGlqFf+mGA8wbV1FJPUpUK5GIdd8Hl6pLT0JwfV32Y/8H0vDWE ONcA== X-Gm-Message-State: AOJu0Yw0VurQBwXIPs9K7Jyt0DbotLF5WY9LLL5RiPf5aYm2z1nc2Vmy 9Kq8llS7ydDJaqWIoMkw9JXR8ZuVyZHpHsdOMMsoUbhbPBouX9gqreYCEoaVQCaHBBs7Dr7xvQ= = X-Google-Smtp-Source: AGHT+IF6sDCaySKSaKGJ11rZjSpMDbqlQGU8QUenWK4vF5Mw1LQ/hgZn1MiSyWh16Q2qVRI+j/ZFSdpbSB64 X-Received: by 2002:a4a:6c1d:0:b0:570:c8fa:4ad7 with SMTP id q29-20020a4a6c1d000000b00570c8fa4ad7mr4046340ooc.1.1693616335863; Fri, 01 Sep 2023 17:58:55 -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 u68-20020a4a5747000000b00573d1a126e3sm291492ooa.19.2023.09.01.17.58.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 17:58:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 17:58:55 -0700 (PDT) Message-ID: <64f288cf.4a0a0220.f9502.1047SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 470D96052471; Fri, 1 Sep 2023 20:58:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 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 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/