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 67BDA43410 for ; Thu, 30 Nov 2023 13:31:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42CC442EDB; Thu, 30 Nov 2023 13:31:36 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id DEEB042E97 for ; Thu, 30 Nov 2023 13:31:34 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67a44ee7ab3so5229506d6.0 for ; Thu, 30 Nov 2023 04:31:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701347494; x=1701952294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f4243Y/kb3uRiZU5n8YhjAUyBxjJqihCKq74qupnwUM=; b=AqTsTpT2lWdZsggllvmIF2gRE0OTpn6L29uGCBQ41LIr/7eHvVeaJkkuVVZqFlAUyB LM5Tm8JDXA897U5dWmnAI6xFa5B2v5oQIOIJ8JybXHqgB0P8QbYw6h0GKiFRuwpwtks5 AthCWKirYd1ERERVQ7rCUmWrrn6lm4Rlhwzyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701347494; x=1701952294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f4243Y/kb3uRiZU5n8YhjAUyBxjJqihCKq74qupnwUM=; b=kCn9N1GNGz2/diOlJdUwMVt8HdqH8sXbeoMGyehTgIuBkOHWlLs2BDULek3ShpwYqu tEJRNupH1IPlj9TVcRRSfiXx+oweZXbDe1p4PiHYNN6IsSFKTgT8m1SYvbVbI4oYAlUm rMXbz6lkgXwZ/uIt1husv87JpIYx0Mza7n5BATUPIWzGT31fv0jMs/kDfbpWdnksmSKp FOIukoYPe/kM/NyuEhXRbCGKruqh8w5/wtIa5hMSzuXxaU1JPIX79EtXmp7G93aHeAp9 2zdCzdjn/ZEo/cH5kTllHD5tL7nX9hUejjv6x1D+t26p7PT4FoGIRtFnPhMnug7hv6++ XZ1w== X-Gm-Message-State: AOJu0YwQUbrYalue5IBnEzYfGNQaiLlqv8nrpyvQ48Pn6wbrINeZx8S2 oQJHFt1AIBtD+rMAYWuH0SVkX1bHDY3wfhR8nV6+BeLKd+nDnaRwP1COlQ== X-Google-Smtp-Source: AGHT+IGBfGVZhGoQVoNknWz9NnOXukRsgsWB6ss+Pa8UVGm5Fcm7zFoukI7nG4y8YUeWxFzlfGm7/U1nIQ2Z X-Received: by 2002:ad4:4307:0:b0:67a:45cd:9ea1 with SMTP id c7-20020ad44307000000b0067a45cd9ea1mr14391841qvs.29.1701347494349; Thu, 30 Nov 2023 04:31:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a05621405ca00b0067a3a35967csm22400qvz.39.2023.11.30.04.31.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 04:31:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 04:31:34 -0800 (PST) Message-ID: <656880a6.050a0220.25b68.10e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 96CAB6051823; Thu, 30 Nov 2023 07:31:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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-next-eventdev c858f006d1f7161986c88847259a400d8f80d81b --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/