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 6B1C943180 for ; Mon, 16 Oct 2023 18:28:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 660BC40269; Mon, 16 Oct 2023 18:28:35 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id C9E3440269 for ; Mon, 16 Oct 2023 18:28:33 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d0252578aso25189846d6.0 for ; Mon, 16 Oct 2023 09:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697473713; x=1698078513; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xnndOKvMSnS+ZupfUvoaQmproXyj8uPHL5zua2mq/t8=; b=MU19FNFcmchiaLym8vfKndCqOcFaCfRR5deyoUnlkMtmh+Bonr/hbJfWvbo21DvAHs dyeivUodb3AlAf4EvHPrKbTS/lclKD3T+LYqeqIjkwUqRGssRIlrR47qjfIzMWsgK71+ OP9QAb2eKLTs6fT4otBZjro8m8kLODhLY6VQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697473713; x=1698078513; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xnndOKvMSnS+ZupfUvoaQmproXyj8uPHL5zua2mq/t8=; b=v5B11Eeqvw1qOZX46Ghdg7lDeXKNxgVT21spsHL8W3rJblAj2viwoJUQPWNAaPQiho Vp3ypWsix11Rbwx1wV2oy70tC8lCp96AytvBj0EkELuHqHw78pTfPAldUTdunz0CT7xr sOGUaowSRvL2ctD+kTs1PJx5YZWZY2roWv0LEL6VQItaCfZQ5NWUKcwbdNf8fmi58hgS iphYXjB/gWT3dQUNrvxPsz+gO+ZY6ZbhOe95pqolBkqiiCyB8iwBgbgr86OMbWWL1NUP wFWCyzwzISDdY+n63n/RZlchL36Z1mdFWwD1mq9TVm6oky7fnzleg1uAhdrjs6kcelKb 5Xyg== X-Gm-Message-State: AOJu0YxZOjj2k1KwmfxCUtbAIPakrwj5UOk9L7UgpNxUMKYmHNjZWA8t TaTv+42ka5Fx+wV+inG6W4qmz4ytucUIRcbnMHf0EF4EA/6PRH69Z1aGZQ== X-Google-Smtp-Source: AGHT+IFAszUgTz/7R53+10oC/n+w++j1/Yb2d5mIHl392v55vn/zUInRdglvvi+J8BoTJGLwz3tr650Zds+6 X-Received: by 2002:a05:6214:f29:b0:66d:63d5:3fc2 with SMTP id iw9-20020a0562140f2900b0066d63d53fc2mr1821201qvb.14.1697473713301; Mon, 16 Oct 2023 09:28:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id es17-20020a056214193100b0065b2e81e50fsm385342qvb.54.2023.10.16.09.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:28:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:28:33 -0700 (PDT) Message-ID: <652d64b1.050a0220.efa31.74abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0EE4F602A042; Mon, 16 Oct 2023 12:28:33 -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-amd64-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 | +=====================+====================+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/