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 7B35743386 for ; Tue, 21 Nov 2023 01:52:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 755E740298; Tue, 21 Nov 2023 01:52:22 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id 4351440298 for ; Tue, 21 Nov 2023 01:52:21 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-50aa8c0af41so2299685e87.1 for ; Mon, 20 Nov 2023 16:52:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700527941; x=1701132741; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JKwxxh0o//3mi9UPGdfn/3UZF3e80zIrDRkwgo3SmFk=; b=cKDBc/Y80WB1+OeC1eBWUdaNUvsIFuOGXgDjqnRbPUWQxEOnV3q7AiCQyjK1E3l9uU iUYjCBAz29S5/Yhryz8Xse9Pb/SFUMycE/Cia39q5ckieu8r1avESk/nkuI/x3l0lJ1w a75Z9012tm6JWaOgivrudJ0WFw+44mfPSxR0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700527941; x=1701132741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JKwxxh0o//3mi9UPGdfn/3UZF3e80zIrDRkwgo3SmFk=; b=EliCAn/dXCyeK6/1L+dcum7x8SQRKH5H7FXYBCoZvJNDweM6I7/Ytco3+Bvd15k97e BieQPqQtRxyybshVqqHDKCottwzdB9mJUwe0m1cgRd3ebbP8k9m36lniCqyjdZIm3oCG aDrdd7VUrOCRPsPmjLnQRGuMjqP05SIKFDYRq7Y8g8pMIqrgybhqKUWYTpgZcDuSxjda dfGIs9Biy98DppumXtv39RxRL/ud3vIykCmGBqV3a9YBXcLGYEbbhKzMv/F3vs07WOJa 9/4FHDm3US6nz1ttr79LHOl8uzbn+jdKdkiaGtZu/qFIyXm/ddct3ygNyGDAy8HUVa65 ppTg== X-Gm-Message-State: AOJu0Yxm8hz4IvqPhnJ+zhwzA254nfkGvPeVuQ9orJNtLv5ZnVkQrpbV 36evgvalMIr9WgMzgWv5/4LNgU1TfRaGMAbfFHCqyBgiCy8BBp9ty0y+mQ== X-Google-Smtp-Source: AGHT+IHKQ3HmHyVHDwSNt4rZilHWSSY8vKaTlpAYx6643po8Ca5bEkaDqZ7ls2piTrMwosOZV0QywxGvZ/i0 X-Received: by 2002:a05:6512:110d:b0:50a:a31c:39b1 with SMTP id l13-20020a056512110d00b0050aa31c39b1mr330597lfg.9.1700527940824; Mon, 20 Nov 2023 16:52:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q16-20020ac246f0000000b0050a71d8c95fsm744800lfo.62.2023.11.20.16.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 16:52:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 16:52:20 -0800 (PST) Message-ID: <655bff44.c20a0220.4eb38.f2b5SMTPIN_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 CEFA3605C311; Mon, 20 Nov 2023 19:52:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 904cc7055b3475ff60b743478530cf8169e2bea1 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 904cc7055b3475ff60b743478530cf8169e2bea1 --> 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 | +----------------------------------------+--------------------+ | 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 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 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/27060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/