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 CB7E6432CF for ; Wed, 8 Nov 2023 06:43:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C638D40279; Wed, 8 Nov 2023 06:43:26 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C173540279 for ; Wed, 8 Nov 2023 06:43:24 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a694a365d9so271464739f.0 for ; Tue, 07 Nov 2023 21:43:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699422204; x=1700027004; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d8H4KfZJTtBORGpzGOTN+dJj00HXgdY1KhggwFHM7Zg=; b=Sw1+D3RIf8xKNXPUEIiHXqH0pJX+U/pN3ISWkncw4ObybZcFx7K6MUgiWiC/UDPmeu IQ55KQLO4rUPujmpbqHFGgLCnDnas3A2xYhJrdUVZxXlXfc5miGzEsoPFh4o1r7ft4+H ICcvyZTAywp7yo/Bcrsg44B+bcUpCeZbrqWL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699422204; x=1700027004; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d8H4KfZJTtBORGpzGOTN+dJj00HXgdY1KhggwFHM7Zg=; b=iY4hEMduI6foBd6+ZF9ajpgJ60bQlatJMG4gEtGu9loX734rI1hFI/c7VqwHjeIBqg CpbrWBRsCao5iG19I4F+3Oa88YDMbVuYfc8pokOANisg/drNIVfPdzVhDaq7vsDypig3 ARsXy9q0vZ+px9b9tGrmv2QrfNvExrjX+C/gcxvbw4RkzVAr+Vg6B4MJo31l9ZVwqyBA eWx2/Me5LDOotGX/Kfpjdv7cam1mgtZS9cuT5xzBDog65jvbSBKU3smvCC6TZ+H4Jhin ffR9KTuax4Rfva4flSoNI+Z0Jdj0GbiNIAvS2OkfTPXJlTMXJooGovybZgSnJu3nigGG 6+Dg== X-Gm-Message-State: AOJu0YyyeHNHP1KE3zlE88yXTl21ilNfmkRP/B/3RsV8geCzmBzWa2gb /6IsNwt+XwYbO42HkDOTlByitSsU7GdYKeK3FnYethTcjMamELlL7WBeMXLkodcfhDvjfmgkOA= = X-Google-Smtp-Source: AGHT+IE3KdJ0bxLRkxmX+AH+Vee/USPxlywbvaxHJ82J+x0IGnNUhA+KANITt/7lu9nnDSE5WRvmHKV0JUWx X-Received: by 2002:a05:6e02:20c3:b0:357:a640:3235 with SMTP id 3-20020a056e0220c300b00357a6403235mr1335714ilq.29.1699422204183; Tue, 07 Nov 2023 21:43:24 -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 q5-20020a056e0215c500b00359b544531csm127382ilu.51.2023.11.07.21.43.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 21:43:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 21:43:24 -0800 (PST) Message-ID: <654b1ffc.050a0220.d1bb.913eSMTPIN_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 B6790605C318; Wed, 8 Nov 2023 00:43:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] de870ee73907e7a137de3c2b54341f5a26c026b0 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel de870ee73907e7a137de3c2b54341f5a26c026b0 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/