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 433E642659 for ; Thu, 28 Sep 2023 18:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DCFB4021E; Thu, 28 Sep 2023 18:47:45 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2DC564021E for ; Thu, 28 Sep 2023 18:47:44 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-351232a46b3so36522555ab.1 for ; Thu, 28 Sep 2023 09:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695919663; x=1696524463; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=75VOymowckr3NYYSuaLJmv7kemncwJLLyd71ZkyhV0E=; b=f3h8OWaMgRdWoPO2l5fRQhA7PaGebXtK2GdCBBTWZrUwZvjwnmMdgY7DmElV13bJzn 5s3d9BEbICj9h6odJ3G55tIkm/l1HSjX+DvBvhy57EsnPQ/SdTv5/JFF3bdhRVVgJ0JG RskhvnR4bN6ISsWMtseOdty4TG5LvVIfvT71M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695919663; x=1696524463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=75VOymowckr3NYYSuaLJmv7kemncwJLLyd71ZkyhV0E=; b=rv7T1qtbBk/gZx8Gdm6UZljCYl+YSFsFLXGl0t1ml+tIWFhkpV8k2V34AMmfqo4818 OTiXc1N9N6RvU09+5I8n074ccjzwm/oNUsEuBwF2h68nQWr3uxMJop+DWGxwuyqpH5cW UZ+BkbvdnzRuKWa6y5Do/4CAieruHAr56l0hqWqLyPGgt4lXzaBgxdwZ90Ys8ftUF+Wl 7N9FIAfi1nifHK+vpdC8duIchOs0C/Kk0GkUfqAF0k4zo1mdvNq8nA3Jgcvi7SqB6BmV nVNaanxRKgrV/FZ7f4NM7KuJhPgYPlR61U3mPdyp9uPJTBY8mtYG3Mi+Gqb8LzEh4FMu 0mWA== X-Gm-Message-State: AOJu0YwkQq/NKG//onoiyaL5HGnmAvz3wvI5vuaDU2oa6GCsGGmEVY8H ddSA7MA3DzuWfbRU+PwcCBzRsRh3kUWg1lNMLQm04vh1sslm0iwcIuez/g== X-Google-Smtp-Source: AGHT+IHIp+/jG7141nGQ4Di8IKDpXEown1ctzESbasygH2Ntnr6T53LWajyJpPx/r4Z1gSZeDrkzg9u3IRWj X-Received: by 2002:a05:6602:255a:b0:786:f352:e3d4 with SMTP id cg26-20020a056602255a00b00786f352e3d4mr1995598iob.7.1695919663591; Thu, 28 Sep 2023 09:47:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id do12-20020a0566384c8c00b0043a25330a4fsm814816jab.73.2023.09.28.09.47.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 09:47:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 09:47:43 -0700 (PDT) Message-ID: <6515ae2f.050a0220.350e2.2b9cSMTPIN_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 0E5776052514; Thu, 28 Sep 2023 12:47:43 -0400 (EDT) Subject: |SUCCESS| pw132121-132132 [PATCH] [v5,12/12] app/test: add event DMA 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132132 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 28 2023 10:36:23 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:fba04ad5c3ae054f8703d82446911a03aee31a87 132121-132132 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27770/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/