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 A8A5C43279 for ; Fri, 3 Nov 2023 14:53:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92C0640273; Fri, 3 Nov 2023 14:53:31 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7044940273 for ; Fri, 3 Nov 2023 14:53:30 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35749078a59so6774215ab.3 for ; Fri, 03 Nov 2023 06:53:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699019609; x=1699624409; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6U+wOzQLL/3IaGk3+pg5yW1U01tyMrniiVfuntA8YkU=; b=Y6wPRYFCAfHR2D6cuHr45x9eaDkSNepLUYOL/NjZ0N+f5OOVc+ZlVTzVti5qI1cBiI ZbWP5cNBVoL80d065bHU/+k/DNbqGfupmzbnEmHg6ZnuXAY9D5htoAcPwMc8x+YhPFPz t5kil3J3TvgsMHGj9pDV/JI2Ck4IwA8E9MbNg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699019609; x=1699624409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6U+wOzQLL/3IaGk3+pg5yW1U01tyMrniiVfuntA8YkU=; b=W21rnteyPJBO1OJB8NrlgjCr8Tiqv79CkqDg1G13uqKgjG5RkqUWFP6kHrl7EZPCM1 Cgdq8l9bEU3EliS5w5tG/OMrqVtScUXTYVO/wxl1g8nOd4kf50xNvM6f9OEe+Oh3q+Ox 5LaSi85uyiwAEzsk8vO0rjcp8ttyeQeZNcy/+i10NIS8ospEaV/2KtuQNYV76eaBqpFp Koc8+6MeK8H3N8iKf/ptkmI3COAu5+61fo3Q6WVtEeTsvv/3TWQTL3UOO5k20jtLn7hw oVenZTYtxzReogGv10vV1+J/rGWMTev1lDBwe5Ccvdsz54gT33EOdoVhr9CWhr6WBDYB buTQ== X-Gm-Message-State: AOJu0Yzwem54y38b98GkHwBH8RsGh8wcHzgbvXVM2jCvIUYWRjMpluBZ n4iyG5o7y6ArOuxzFcl97zBAdDX6hKRHFCxKbBJnRXngBpYM97w2B5yJ/g== X-Google-Smtp-Source: AGHT+IGAaX6Tl9OE7q2TpfbO3YyomSGyDU0K4g9fXC8fzHSDo19YYoCdVp7v4/KqZwpv2U8xsgPdAsVKCPPr X-Received: by 2002:a92:d684:0:b0:359:4223:572f with SMTP id p4-20020a92d684000000b003594223572fmr7749619iln.31.1699019609805; Fri, 03 Nov 2023 06:53:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a92ce43000000b0034e16ff32a6sm153279ilr.73.2023.11.03.06.53.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 06:53:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 06:53:29 -0700 (PDT) Message-ID: <6544fb59.920a0220.60913.4bf0SMTPIN_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 519C36050A61; Fri, 3 Nov 2023 09:53:29 -0400 (EDT) Subject: |SUCCESS| pw133834-133835 [PATCH] [v2,2/2] bus/cdx: add bus master e 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/133835 _Testing PASS_ Submitter: Shubham Rohila Date: Friday, November 03 2023 11:20:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133834-133835 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/