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 A6A6642359 for ; Wed, 11 Oct 2023 04:25:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A19EA400EF; Wed, 11 Oct 2023 04:25:01 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0AC99400EF for ; Wed, 11 Oct 2023 04:25:00 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e993765c1bso66331fac.3 for ; Tue, 10 Oct 2023 19:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696991099; x=1697595899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yqkdGkeyDOGOzOq9NCRHSM89lGu3asoaQiS0+4n6+Fg=; b=G0eWXyAKyy9hZmVcVbu0iS3e9eLmkpYNcxb4QRrcHmm1g5F378wvsGD2aNHczRvVPM Lj6F7yRI93rXA8cZiI5ygrbftDDeUaiahfNgCZzZdoPFO2qe1HlkNNXlpK3Gf0IjfEbq 2CeqQI6t+9O95CYwmU2fzBy6pRgUowFpWWScc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696991099; x=1697595899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yqkdGkeyDOGOzOq9NCRHSM89lGu3asoaQiS0+4n6+Fg=; b=mF+qhkawgaYyMVNSbob47umkZUrQ6KlswZqSIxDNbGjNMZV3QoFdPLhLZk/luYd69c yIZnYvONC9PXWBzqiP9HVtogXXJ/dTg1yJC6CC4rtgFVxu+DmM4hY6Gz3ocd+EBDyA9G I1xN/wcCds6D7dU72J8dQNNY8vWMztALssHB8NkZeFwzfAT6oj6f84gJyizj9kvntzvv /bqapQdOeXVo9RlsVRGXeo/XZ9ykU1bO2svZaZ/7zE/vUMRlx/sCZVf5/zaJdOd2nIgv 82asXwRtBfKByuL417V/5/aNPKU6u/pBUX+mz8myoi/Lg8F7fSrwLIaxXW+79TPPrj9S tgPQ== X-Gm-Message-State: AOJu0Yw9QiKzY+wiRSYraL8RV3b47uG/sH0NrValp5hZ29F27fv7VVGx hJgqWC10Pbx4FwddBholVh1AwkcXjCJqa4QTyWJIZb2JerNcpgcWnATqPwbLnpO4xw== X-Google-Smtp-Source: AGHT+IHwnbedjL5ygidF2hT0lPe0bVxoosuR2FPi9TG5yO0s8t9LCPAQgKmlDDGr/z9HtMg8+CQ/Uct/vyuk X-Received: by 2002:a05:6871:5ce:b0:1d0:c53c:19e5 with SMTP id v14-20020a05687105ce00b001d0c53c19e5mr24378621oan.39.1696991099386; Tue, 10 Oct 2023 19:24:59 -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 e21-20020a056870451500b001d58fc1da71sm1013530oao.32.2023.10.10.19.24.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 19:24:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 19:24:59 -0700 (PDT) Message-ID: <6526077b.050a0220.7070b.8e34SMTPIN_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 DC5E16052514; Tue, 10 Oct 2023 22:24:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] f7455db8795464600bf50c1173af095a69c18a75 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 f7455db8795464600bf50c1173af095a69c18a75 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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 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 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 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/26422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/