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 669C4430D0 for ; Tue, 22 Aug 2023 14:54:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C42A40041; Tue, 22 Aug 2023 14:54:14 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 8610740041 for ; Tue, 22 Aug 2023 14:54:13 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d749f57cb22so2448693276.3 for ; Tue, 22 Aug 2023 05:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692708853; x=1693313653; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ppxt0WS6TPjFjZfMX0JmC3SzC981L8/JXhobuLlQV3k=; b=aYijuj4TGVHZwkp5ha0O8vuwTVmYnwOlfEduoBXjWKvWVvqfrXymzj69AMK49uw5BR jvxvK7paCkMoVux77+vGjQiPlYFgCi6+A8QBgnHEu+Zet8eM4W9Zu62hdgPty9FgCo1k jyRJqkUksXGGLW7Oi9gYhJPKUl9hGXiyIYAfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692708853; x=1693313653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ppxt0WS6TPjFjZfMX0JmC3SzC981L8/JXhobuLlQV3k=; b=V/rja6x23jjnSeR77SvNE2zZ9olqFpFJXLC4vCK+TGRd7EFe4+aSgtlNvZaHjjx7wY mq+5Bs5kwHcJd8+FP7oO6JpQO7PYCODV6aOyN7Cb6xZBuOuvAYRd4j0zbvVSTmX7xFIV C2NJDK6v39YV0kBWQOmmJgWzlaNRE2o8wkohjBqj8H6y0KPUs5EAXZzKd/h36UfN1OfR lfbxhtslfWep3CAIfWxgNVY4NxCDQqqaT2MUS3f3m7cVPX84+BZfaRG6ln+rgj95rH88 wZZObmxo+VV94umQJw0CZVxksYTwhB9RqNhDgZlETiTgnDXaYSHe0fMp99wmuBI5uafJ dEWA== X-Gm-Message-State: AOJu0Yy9N/NzEG6H6niWCkp4+rPc9XefFm8I37XXuiOHn0pH2VeQY+Ke W254wuaRWgkCMLxiz0BDuX9AlOcbjpUtCzTsFdeiIlLKyfm3ZoEyC85vStNK7RpQCFccRK8mng= = X-Google-Smtp-Source: AGHT+IHrKqlhkvA9pSu9YkLrJpvUD2YtvAl/Kel9ncj/IbmDJeQ1wxv9RKDZKfssghlUphcCx7ZLuAIEkb48 X-Received: by 2002:a25:dfd4:0:b0:d05:fa02:5bf5 with SMTP id w203-20020a25dfd4000000b00d05fa025bf5mr11460341ybg.48.1692708852879; Tue, 22 Aug 2023 05:54:12 -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 u2-20020a25c402000000b00cec05d90717sm807015ybf.35.2023.08.22.05.54.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 05:54:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 05:54:12 -0700 (PDT) Message-ID: <64e4aff4.250a0220.12c34.e4d8SMTPIN_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 7B9236052471; Tue, 22 Aug 2023 08:54:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8be6c94d6d909b5bb8c6349ec02caf40d9dc903a 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-next-eventdev 8be6c94d6d909b5bb8c6349ec02caf40d9dc903a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25891/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/