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 C060A4385B for ; Sun, 7 Jan 2024 22:02:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DDF3402C9; Sun, 7 Jan 2024 22:02:58 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 48890402B1 for ; Sun, 7 Jan 2024 22:02:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bc3e297bc9so61680839f.3 for ; Sun, 07 Jan 2024 13:02:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704661376; x=1705266176; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Rg+IBQAnrrzoW2k5kXxtEjxrgRosf4skCDWKX0RKVI=; b=Pkk2M13P1ogPBgD6Ti7V2n9za7vgYMP4FbhAz7bWK8U0vx+/wk6cX2h9CyI1omzT0F EY9LqtD1JwNP0bJso8lwChZOIltFgVIfPyBJzWlS7E/BTCxGbMPVfgRpjTKxxL6bDmw1 J5ViG5t2faLc1hDG1UjqWyHi8ffGAq2IEmZH0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704661376; x=1705266176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Rg+IBQAnrrzoW2k5kXxtEjxrgRosf4skCDWKX0RKVI=; b=MrVjAXHFIP/Am8hsXPqo1HP1vAx5RF1j2aLz2rzUJbgbzCjSkO2iBceVnqI43p6H85 RFdUsDEpXPDpBE+mbWvF6sbYqAWA5Q01kFJXkMW6c5c0IE/wYaouQJOyvlWCB5ZMtvFE GRAwg+IfsRQNtmDq0pDTNgW99J6X6KUjcQItrpcgny1fKDyTjYESdNk03QCoJeFcYZKD QRnPXyHrd4UYQu4EdH/LuOscza6df2nQuKHpI4cn77V8u4Gw0+/2bFxN4FfJhziXcTEn L1hw8bTkShVyrnpbxYReM6+NQUfZ+zLkNQW+FuedKOo/qimfgMtnf5JQha35rTnhfMbq +bgQ== X-Gm-Message-State: AOJu0YwwjUKi4vtSJem7U6VzUTRpDkueNiTCfMyxp0a3zeBegB/PZNMw GGUWTB3cNAjAdzPv6ZMYxNgPvX9X8UYdenpJOGuuRaiY/IrW+lmc8WgwlWsinxs7AbLo4m+u1X5 6hO6aZA== X-Google-Smtp-Source: AGHT+IHwu/+1ojL0ZL5eEQJEUKD3t3YCnzN+nzU5U86mkxXSx9WXMWGq0yOSAiKXlsILuj7Z0PMo8Qpk5J96 X-Received: by 2002:a6b:3e55:0:b0:7bc:267f:a03f with SMTP id l82-20020a6b3e55000000b007bc267fa03fmr3984456ioa.8.1704661376675; Sun, 07 Jan 2024 13:02:56 -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 l7-20020a02cce7000000b0046ce8d5d493sm117011jaq.23.2024.01.07.13.02.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 13:02:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 13:02:56 -0800 (PST) Message-ID: <659b1180.020a0220.cc77d.7836SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C21160524FE; Sun, 7 Jan 2024 16:02:56 -0500 (EST) Subject: |SUCCESS| pw135779-135787 [PATCH] [09/11] event/ml: add support for 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135787 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:34:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135779-135787 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/patchsets/28820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/