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 EC83743BF6 for ; Mon, 26 Feb 2024 21:15:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E89DC402CC; Mon, 26 Feb 2024 21:15:03 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id B9821402C8 for ; Mon, 26 Feb 2024 21:14:59 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-470441239easo296200137.1 for ; Mon, 26 Feb 2024 12:14:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708978499; x=1709583299; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pLakuswpulDn2AjtIkhzt9SqtEvGyqnH6z+bRg6i8Jg=; b=R5E9TrDOR5A/LOS7525Ut63dTbKvVQqjzGwFl48bfgkRB5mPwgxacZ68SrJ0ICqDv+ TIOlRda05psK3Qv/FCH8BVuIicPIAxZzTje4DcSrfUWNiWzwSzyQgd2HQKNZ9a06UKxP 6437w6QITdPQylB2Y6HGoTGOwtVyvDFXO/S1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708978499; x=1709583299; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pLakuswpulDn2AjtIkhzt9SqtEvGyqnH6z+bRg6i8Jg=; b=RGE2rd72sEPjJIhENDiUAxpcLOTZaqDwkJ0eZOyhbqc9MG6Psk4B4277X+cAWH9iVt F/+LDo4VG4ufg78KdFmZ+xJToDpIEwFNBcflp6MlPQXGxzJ9Kfr9MDOmrVVkICUpCgIs +hLo4mcema70Q7AjPSpqKr60R5wStATmZYQyqDELyU8iGUmfKQB0UsIpdFIcR06vkfLi SUCnhJ7hf0VwYE+UIoh7ozEHEW7iuwWD2CR6VjxDG8Xx+newbSBsgNSHyPP0XoBfanGX KQUf0poyHs36831WI770QtbPd8aivD94JGqcV3aDu6pM+MrPOVZk3+ZVtPtmJMLYtNej fcXw== X-Gm-Message-State: AOJu0YzwR9pU3LvkMqwQKu5aR+cb2dIV/12CotJ8Edeyg+AR5L50En+1 LKAy7tcIGFM0xvaqXaT0OEGXgxPHdW7/qujcKOhOMCb18RNVT4aVXNekETQOaCHrAdjLhiHG7Le vTt4YIILibe9Ga66ew2mHfuY74tH/tPDFrh8vUD5a X-Google-Smtp-Source: AGHT+IFizP28PkktyrtCW6I9bxZYz4DzeIn50WtcYuYPKmQXy5+Vn+zhCtAerWFDmjxOBELjCUcpCuBu+U67 X-Received: by 2002:a05:6102:21a9:b0:471:fbdd:6164 with SMTP id i9-20020a05610221a900b00471fbdd6164mr1770688vsb.18.1708978499100; Mon, 26 Feb 2024 12:14:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eo20-20020a0561302d1400b007d9ffc44f4csm243330uab.3.2024.02.26.12.14.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Feb 2024 12:14:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Feb 2024 12:14:59 -0800 (PST) Message-ID: <65dcf143.050a0220.b3358.15fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B1A9F6043300; Mon, 26 Feb 2024 15:14:58 -0500 (EST) Subject: |SUCCESS| pw137211 [PATCH] app/eventdev: support DMA adapter test 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/137211 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Monday, February 26 2024 13:26:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:850a57695b4647f62f31019baa8a92bcd3ff3531 137211 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29266/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/