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 4C97F42646 for ; Tue, 26 Sep 2023 20:41:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 454F140269; Tue, 26 Sep 2023 20:41:42 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9456F40269 for ; Tue, 26 Sep 2023 20:41:41 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-65af7d102b3so39833426d6.1 for ; Tue, 26 Sep 2023 11:41:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695753701; x=1696358501; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cHIgL0rapMWprJIJBR+qa0nu0Wyqv0qA7IreX6Pv79g=; b=EUXbt5eYnm58dR8oTgSCAKGdYnt3XJF6GqGmjJJo+AvAT3WrG/AvX35/5z6R6MCvso XYVAycbRhN8ND089lcywlZGXetTEt2XGu/gjj6Vb8WWPZPulOpyZJjCI4HfCvT4UF3GX cBvrL8W6FpiAWHt4LbA9bTPTs1y7u4MMRFxYU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695753701; x=1696358501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cHIgL0rapMWprJIJBR+qa0nu0Wyqv0qA7IreX6Pv79g=; b=w28j4l0Ja8c8LiimOINrX8U6AWvV/lO5c4aRp3K7YbvjPW0Zjd8fJfoIK3YAZA7fAS REPZj4DooABfC0LElPz+X+r3KGOMpLnHGmWeiQSsysev+eEdKb27WVixwGCeDBFJDgvX 5RfOuN7lP1ghiPKkeOVbcDpq7VKBKD87tOWvF37YimC8r1TDfsHv2Oisd2KF37E/pusJ /bG5i2v8MEjQwKsHs6W05E/4os/YGhjrBpUjb85OnqDp4q0+7bfNho14W2rnnO4sOJrP 2inmUpYoq3dsqNk5YTquUxpH9IPQt+iDqppBm4Hgs0XmdpNq7FdybDtuWGFGxLqqBOcT K0tQ== X-Gm-Message-State: AOJu0Yw9KzpcE7FIej8Feqnr7rcm/1R91T/4JeoNcyplC49P1W61if5S IGj21WQtzo1PXAif7cEsCdcIhhQ3h+oG52OIzdTNUKJU66cHVgloUJMkmA== X-Google-Smtp-Source: AGHT+IHip6VUjkLSrhxzcc7Rt1wJ42GhYqsWOloHcgyoPgdeT/oe6q1pVhWfU6QaWlD3uW5HVo7hy26s13Qe X-Received: by 2002:a0c:ab58:0:b0:65b:1314:74f9 with SMTP id i24-20020a0cab58000000b0065b131474f9mr5249647qvb.38.1695753701036; Tue, 26 Sep 2023 11:41:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a056214185200b0065af773abfdsm507978qvy.55.2023.09.26.11.41.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 11:41:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 11:41:41 -0700 (PDT) Message-ID: <651325e5.050a0220.1239a.1f52SMTPIN_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 B3CF8605C351; Tue, 26 Sep 2023 14:41:40 -0400 (EDT) Subject: |SUCCESS| pw131939-131950 [PATCH] [v4,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131950 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, September 26 2023 10:32:33 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:53b3521fa4b21174a4e620e8009ffc65396226e2 131939-131950 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/27728/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/