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 4F41743BBF for ; Sat, 24 Feb 2024 10:26:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B212402C8; Sat, 24 Feb 2024 10:26:37 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B6F96402A8 for ; Sat, 24 Feb 2024 10:26:35 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-608c73f03a9so10112217b3.0 for ; Sat, 24 Feb 2024 01:26:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708766795; x=1709371595; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a33T24QOlJhMlxLdCru+pd/fis6NwY69FFtd5cGGRpA=; b=YUU7lF9I/7ht0EveZo6CQFoJJJjz/MJEQXW/GQ/An6ClBRYg58pOcUFljtz6LXXO01 pqqybdusftMz6CWEfjmVUbg/EHniuxLTX1XadsrNWD2zGxLNDr9D+PDwfYxXBJx49mAG DVWAozsgKuTtdHKFOhE1tgcPAEjIbYr1jKGpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708766795; x=1709371595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a33T24QOlJhMlxLdCru+pd/fis6NwY69FFtd5cGGRpA=; b=L4PZmOLje9MImPh1yjUoS8LKPjMwvZaYkPCU86qa5gnD8QTTp7+dZqhZ1gQ0XOFQHZ GnKzAI5Hn4EeZu9fLuwBd7/irRGDUY87AZOPvkV7EVzWO32u2Hs0Iz8j9NIW2ciKFm03 V6hyvXUUpihAR52GLS7bCjRud4DpVEZ1yeYDHsJO8Ps+NgZyvsiRsFXnk1+cKmj2yOIE PHZLTGdGloAdOMPvB2SjDF/5bfs54O7nI4ihkwjoM81ut2u5NqoDSfgMFRqYUT098Sax 7Tg/rW0e8hiEm3lVw243W3r36ulzYM3gZ+ZSh8Vc5jY4y/ln18BO0U2VebOXMekDvWNs hRdQ== X-Gm-Message-State: AOJu0YxNMcP41QOrZ+8rBlIstZEnUBK3VSW/eUBSWRhJwD0ho7eRPyv7 SL9hpVv0FQUEdRfoofR0rbl2Y/S7lkAs4dZCx6cLno0sSTZkmPMN2Ou6kPKEHAT1TBKVjYRCYUe VjDFRKmpBxOMVfCiEW6tS72dVS78tlFOgppXCWGFl6FrGhtRe X-Google-Smtp-Source: AGHT+IHE/hTWi4Dgw5ukdIO3BsWtmKjhbOn45FpF19xz/cONgHO2AU4SoTe6KdXm3bGd1IDYea8EnT09jYq1 X-Received: by 2002:a05:690c:711:b0:608:3782:4e1f with SMTP id bs17-20020a05690c071100b0060837824e1fmr1944059ywb.34.1708766795130; Sat, 24 Feb 2024 01:26:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z126-20020a818984000000b0060795a5c1cdsm62723ywf.55.2024.02.24.01.26.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Feb 2024 01:26:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Feb 2024 01:26:35 -0800 (PST) Message-ID: <65d9b64b.810a0220.9b038.6ddbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C78F46052510; Sat, 24 Feb 2024 04:26:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 8c261a499faa28088489a141238f918be00807bb 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 8c261a499faa28088489a141238f918be00807bb --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/