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 168DA43279 for ; Fri, 3 Nov 2023 14:10:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F22C40273; Fri, 3 Nov 2023 14:10:59 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0B89F40273 for ; Fri, 3 Nov 2023 14:10:58 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3594cb642beso7892685ab.3 for ; Fri, 03 Nov 2023 06:10:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699017057; x=1699621857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=grh8M0d0BVfNPHs3vWyilPa8euCb05i2c21p8l45sS0=; b=SFg+IEkqMW0AGmYV2Gh+FeG1qW53Gr1qD7zJWvc/CAVicRbDInmBMaw2/PViM/cKxt MeJoXuo76R5wapghPTB8P6HV8jfWUNsbIRXoA4pd5+/koNJn5BptfaKrqSqVMvUZq14+ 10ls4DygTfKdLOkTMPf1w7qBu2W6RVb4SIp3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699017057; x=1699621857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=grh8M0d0BVfNPHs3vWyilPa8euCb05i2c21p8l45sS0=; b=VysiFE/t7UsGhxtER3F3JQ2ZN7tY1e1JjTwfBML0fLjwKsqov9mJ6TC/hAuM4OJTXa UPoAe73ZBLN9VQHb+E8nGvH85MvpqS9OgxBcgLMkILXctjcImAzl9ZqaA3JwBjd0mD4s UYQ8k3zMvwmZlOz/QEkDvSO2e5+hXoa3wuHzWztzkRyv1OxcrPpwsMayuWOrqyDmvlMv 8LwrM9I4m0XWkG2UlH+gneIj6A6ROCZq/0BI8zmYCqgUy88FL/LkRxYdb/90rmXgRel6 ZaXpgA4KqTM8GJkE2jNIb8PPkw2iUl1UOk0//6V/Rye5v0/UWgZaJo3sJiPomayUnbfW 8pIA== X-Gm-Message-State: AOJu0YwsPr9N66EVMpBuovpXOu2GCJE906IIoOaLzgJfYM8wiu/pVY6T X4Q+kEehIuvmXkw2UQBzB+6fHkwYtrrHb4Kus8T87IQdr6BXhk7L6N3v9Q== X-Google-Smtp-Source: AGHT+IFmiuJ/vpb3GPez2AxHe9uU6mxgjhtjYtIKsblRJXcxXIrLiBUvVWYde+RLHiIq/NvaKnVoYT9JHrnB X-Received: by 2002:a05:6e02:1526:b0:357:f72d:ad1d with SMTP id i6-20020a056e02152600b00357f72dad1dmr25614657ilu.30.1699017057421; Fri, 03 Nov 2023 06:10:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g14-20020a92d7ce000000b00357a42fd402sm148626ilq.1.2023.11.03.06.10.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 06:10:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 06:10:57 -0700 (PDT) Message-ID: <6544f161.920a0220.a506c.4972SMTPIN_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 DD7636051827; Fri, 3 Nov 2023 09:10:56 -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 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 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/