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 7AFC34262B for ; Wed, 27 Sep 2023 21:24:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75A7940271; Wed, 27 Sep 2023 21:24:54 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7BE0D40271 for ; Wed, 27 Sep 2023 21:24:53 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dc6195bf93so6360385fac.1 for ; Wed, 27 Sep 2023 12:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695842693; x=1696447493; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k5uadbE+lvQRAUGcikiJFknRWChjydCPdXsTNPMB4no=; b=Hs7ZDAY2fxgk0qu0REtDH6SX3QJKRZtf+9qxpcvLKbTqVjSuDUHnk+x8wp/r1DLPQ3 b3hor2BK28zqfrzc6oBWNCmZABFqeeGD0/4a1TTu9udsidkC5ccWZXQ3HqEzwmlxn3yM Z1CRkQd0yjccAL3glRZa1kJmUBSzXlHphKb+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695842693; x=1696447493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k5uadbE+lvQRAUGcikiJFknRWChjydCPdXsTNPMB4no=; b=no+HKXvLaCHcXOZewh5sUEdRT4ggPy4dQuckzUUoJt/DnA8OA2vIhBGeNdItPqzZrL b8rFaj9TNm18NYulKatPbSsDy3Z1XJXjHu9cQkWxjy2aMCKdD2UQp9CfFhss8lh3keQo r+y9XRNoiuCxwwQgFyS+H/NyG2mVen19SLljwC8pdMPu/0v13YIFPbICT2/3N8Pp6bS/ 9yWlqL1mcP8tDwHHJ5AWpKrtmA9YtNYAOKdiGYQOv6fM/AjL/EpEXlMENuXSENPiw7vE B9V6CgZC7lfVl+g1mNY9MCLgtCPXncrd4vswUIxbToU+xc/7L9Jp9yoKTUPmHfEvehV3 WN5w== X-Gm-Message-State: AOJu0Yx6xvaI/WkkQzW7yq3nwEF6oXttVlSAknX5uxDjzalgPxfuktpa geyAo/HELqEU9LUpMaAF8/VKyZ7tBfFairHRHKSmSrKBCjQWsf0yC3zs3aGEmT15xA== X-Google-Smtp-Source: AGHT+IFeZvrgX05zeunIxa4kT/WpuDyEXl/Y7rAKT07Z73BD9nTdMw2J+M7vZF9Q7tB7fmQXJ1IHhD3NJ2tS X-Received: by 2002:a05:6870:440a:b0:1ba:9a49:d967 with SMTP id u10-20020a056870440a00b001ba9a49d967mr3270643oah.23.1695842692967; Wed, 27 Sep 2023 12:24:52 -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 b21-20020a637155000000b00578d1b590b8sm847791pgn.28.2023.09.27.12.24.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 12:24:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 12:24:52 -0700 (PDT) Message-ID: <65148184.630a0220.e80e8.1198SMTPIN_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 1DD92605C351; Wed, 27 Sep 2023 15:24:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ab23648bdf7c9c581eb3de8eeb3daa1960608ae4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net ab23648bdf7c9c581eb3de8eeb3daa1960608ae4 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/