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 0F3F14380D for ; Wed, 3 Jan 2024 23:52:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09D384067B; Wed, 3 Jan 2024 23:52:43 +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 42905402BC for ; Wed, 3 Jan 2024 23:52:42 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bb5fda069bso211039639f.0 for ; Wed, 03 Jan 2024 14:52:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704322361; x=1704927161; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4obpyoupoQ/ZxbApmWVIjFcMWlOa94QpV1Drn5UJZ0Q=; b=JMw07JQeUIZiuFh7tNiSL3I3jilSCnOKea+Hfmc5ZMtD46oOU1rZNY/AT39Qe9DJY6 3mz4IzA/Jp0CRSrkmatvCOw0cgWOpMYzNHDR0oMHoukxnSvNDcvFPNitKQvr63ZB/qAx yAmJP1efFAOZ8hDM9g5RZXg0uB0xE+tWk3LmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704322361; x=1704927161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4obpyoupoQ/ZxbApmWVIjFcMWlOa94QpV1Drn5UJZ0Q=; b=JHHLi0t4ly2BxkWMBsFgirS9KKrLkhqUAb7TMCSSzAOCnE3NPwm+k3JLehrPJX56MM dGmi1/ibfTq4Ag/cpTgnF338Asj/RblEN+LQyfvjpgE+EJf/2MuhdtgJdV1BmLkMQ6no +sEpgj+qYQUfUZJkF6RonzMX7+7SGl5KYYIBZB9Rnwdm8m2AGco0ftk57FFYJ862mveM 33sUY+sxgvBk7aA9VXary8dbhwij7KZh7fj1MPKwmcHSGcnGRIfJUAZwBkV2gLeCshg1 gOzFJSmwXwHVgY446wQOe/JW7oNaotxjtlLOvka8BQ6yjZbSCzrhmSuvxiUQwGtA43gR e6tA== X-Gm-Message-State: AOJu0Yzzw1+ELo6dy7ZrL3+RwmlhoojExKEFe1Bo7wKxZ4+vNWgew/jW hzbgMueUcpLvVsiXmd4rUF0m+WaMwO6mEvgvyWQfMaIdbX4DYn/GuT1aB6ndVwbwqgX8bz3mXJD 4ZitAKg== X-Google-Smtp-Source: AGHT+IFR/sCtrl5Y520p4XUuN4bhd/cJRnpv7K55FPP1/o4W6xSQUOJTBuDW7iK9RorVqeeirj44J4QPMcpT X-Received: by 2002:a05:6602:2814:b0:7b7:652a:7497 with SMTP id d20-20020a056602281400b007b7652a7497mr25378131ioe.3.1704322361513; Wed, 03 Jan 2024 14:52:41 -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 l4-20020a056602276400b007ba751b3281sm1035428ioe.12.2024.01.03.14.52.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 14:52:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 14:52:41 -0800 (PST) Message-ID: <6595e539.050a0220.c17bf.1e1dSMTPIN_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 0F52A605C311; Wed, 3 Jan 2024 17:52:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a1dff49b89249659bb40512bb1410a9afba0f382 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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 a1dff49b89249659bb40512bb1410a9afba0f382 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/