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 87BE243315 for ; Mon, 13 Nov 2023 03:06:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80E5D4026B; Mon, 13 Nov 2023 03:06:50 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id 901EA4026B for ; Mon, 13 Nov 2023 03:06:48 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c509f2c46cso55670271fa.1 for ; Sun, 12 Nov 2023 18:06:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699841208; x=1700446008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rjj5wfprE7wiOwCausjyYy9njq7e+nffLRD2YlKVqFQ=; b=DZAc7gOpXeq/O7acbQsA+g+T8yc9deUHV7TeU2d5H/HoeC4yjglLvfZePbmsiQVHqp McJL2RtfxUzov0LtjjdmtFncOoTIt+oqm0sEYmUwBEnlfOWPYmVPHeR/CVeN1XDAg2E2 HmTVMtAOUbGTG3d/cAHFkK6uvf/jXo4vlGqFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699841208; x=1700446008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rjj5wfprE7wiOwCausjyYy9njq7e+nffLRD2YlKVqFQ=; b=lAnPc8QzJxowMbdf784+17YckKn42xwqBz3lG1kfG7GgUtX3ecs8LZ4g1aeCx7ES0u pMplJ7hiYRI2lWspz5Q+k5NiHzM8qUgjRexULgA6J//UHJeKAQ2lFlhdaKQwWR8w1bdj s7G5gV92hCrPEXFGLbZEHmVz1zM/SL24LesIeSFxo3aBv0c2aoJJqNi60zFICyG9WcMf I9bYx1HWl5Ya6Lr5t9QMrtbxfP97POADsnWehbZf0MkaJDatHk2MuQTNvv6VIhJJMWqG yyfI9SdxaZFsRWAam3QzvpgUz1p6lvJKGcKXMgLsWZa1F8PTdN69P+ZmpnwXdIG5I465 RsgA== X-Gm-Message-State: AOJu0YzzfuQ3I1uT1TAtrTa50bWLDhSM/j0spfdIPz2rEFL3lUmp3+o3 5CXuDEeaysSXX8jyrtHPfM4Wy6g1ei2Bqp8RPaYbHNBf6VwU0SFcH19gZz+17MoHDfaRG1uhTQ= = X-Google-Smtp-Source: AGHT+IEd9m8ksc3okReIaoWWKzIu9amaSBl7PIBxF5scAyWPMGliGaQ20KORwAlAzAi6EarUbxnYPUrJ7QCO X-Received: by 2002:a2e:8958:0:b0:2bf:f989:b8e5 with SMTP id b24-20020a2e8958000000b002bff989b8e5mr4081988ljk.33.1699841207992; Sun, 12 Nov 2023 18:06:47 -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 q23-20020a170906361700b009e231b33679sm924589ejb.148.2023.11.12.18.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 18:06:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 18:06:47 -0800 (PST) Message-ID: <655184b7.170a0220.e27e5.5c01SMTPIN_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 2B993605C318; Sun, 12 Nov 2023 21:06:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d677a3eb1b4e2d38c193fabd755dac30ee04c2df From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 d677a3eb1b4e2d38c193fabd755dac30ee04c2df --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/