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 165A943180 for ; Mon, 16 Oct 2023 18:31:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DDAA40269; Mon, 16 Oct 2023 18:31:57 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C087F40269 for ; Mon, 16 Oct 2023 18:31:55 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a2a3fb0713so177698539f.1 for ; Mon, 16 Oct 2023 09:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697473915; x=1698078715; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w9L4AjjyavK42jE8X36MLtNAgstiBvee6zQSjpcLFOE=; b=DgLXx+w5FY2rFadSYRb3DizCv2Q1wxWhkmIuqgkASuQiI42nPM1CyqVfVfsN4BC5r8 c92OvdB4oEeYT2j8wQgbG+jRxm5GUq0eCDxUpfEYAIERuXaV/56aYQrwy8VsCvK4KtpE tzxUnfGnzCFcx8PYS/nwQmECXVQY5tzPIptzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697473915; x=1698078715; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w9L4AjjyavK42jE8X36MLtNAgstiBvee6zQSjpcLFOE=; b=UoT8wJonc1/HL93adFaKjVW3ronclyavBJcjIqCtgqURVM7pyJK2X6OG9cXS7bBVDy kri7CWYyaxmymWv6Kg41ZZAvd4+uA3u4J7h1qBNygxqAXAcB6jrecn6auKKI1xbvkY3J lvm7TgF2SSg9tTp1ycUb8jDQRfyWNxA+r0aYdjtXd97zni1/GfHaI+xx+KYdXTJy4k6X NZnrGPzYvM1Or49W2TezEPSucmYa7rFeo3NT+YRGRlyXiOwEpYLxoC+9vetsqQ/mVbA1 Xd8L0kTpYcnEPsE9LzdzshaVuh07OPkEbRuU939Vc6FBmq9karYjxtH7MEkbDOu7FMiM NA1g== X-Gm-Message-State: AOJu0YwV5+j5uVDihgsSP2f80bP511StcNsfq2WYt33MQl5XJvSR/zm/ fP+axtiuqGIqoeyExSFKtfl3ATacaIq00hG8/DuBpsZZvPQXVH0l5KwvGg== X-Google-Smtp-Source: AGHT+IHSy7zvy4f+4o3YUbRXAjIwhxDTFs/XcTmFwf9YwNFqR8+qlTB8471rTpTc4mIkrudaYXYCxCxynF6e X-Received: by 2002:a5e:8811:0:b0:792:4cfc:178f with SMTP id l17-20020a5e8811000000b007924cfc178fmr37366266ioj.16.1697473915111; Mon, 16 Oct 2023 09:31:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n16-20020a056638211000b0043cf22e21bfsm109807jaj.60.2023.10.16.09.31.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:31:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:31:55 -0700 (PDT) Message-ID: <652d657b.050a0220.d3211.55d7SMTPIN_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 9F48D602A042; Mon, 16 Oct 2023 12:31:54 -0400 (EDT) Subject: |SUCCESS| pw132624 [PATCH] [v4,1/1] bus/cdx: provide driver flag 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/132624 _Testing PASS_ Submitter: Abhijit Gangurde Date: Monday, October 16 2023 09:16:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132624 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/