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 BBF89425DD for ; Sat, 23 Sep 2023 16:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B782340261; Sat, 23 Sep 2023 16:23:38 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 27A6540261 for ; Sat, 23 Sep 2023 16:23:38 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-49352207f33so1392805e0c.2 for ; Sat, 23 Sep 2023 07:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695479017; x=1696083817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0tTqdmVF+CTRyA9POMy5+o5p9u9uUcISWlVlNvdZlmo=; b=A5xaeZxAU8+eiz9RhH7tsSP5pnOIhGUvr1RR9nZ8vQhxmdaVT4HxyB6qlHsqRIwvUG wDaStVGC49cgPVmaA14B82FKCfJZ5jt+R+jYXrvNmsRl3Y1yEUJn0pJsCy5/kLgKzbil o5RFGJUsECmgR4pfpN+radoYbqctOyHPXjKbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695479017; x=1696083817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0tTqdmVF+CTRyA9POMy5+o5p9u9uUcISWlVlNvdZlmo=; b=sKMlKu3mxB5OToUbLKd9y3yFfdrB6d7JUmZ+m/RFFlUBlEW8CekzYJbDB8X+dPwUwf 9iOBuQQ18j+/f98ITsh7YFzf7N2kSy2lNMdugupxI4kxXb7EItKj5lUNU/FzyPsy4p9m cAYCuSueK42QNz8PmZNA/oMbEg88yE70sm8ieqbwfEH6vHwyqI05xI1QEXZV00AF62rc Gx0NkkV8q7H5JXxTQXgNK4BrcESniUsL4ZE4zCMnBHWYQ6CUmdeRQSb2XG/iSTbqxbrC GyYOT7Nn4WLUes1FoGrhTaVjcbm6pntr4YvfIuFaogsNraE9L2wci9TXMpfyvaojld+w xhgQ== X-Gm-Message-State: AOJu0YwiBBz6ofsece46ePKifYczWF2qtP8IsVmlgpAUOlAv5LCDz5go EOVALprk9RuhoaRW1HgRQIkfWA54+BqLlcfe1FTSDOE934V2x7ZrPnE/jQ== X-Google-Smtp-Source: AGHT+IHJ5FWoyeFaIlVn+8qQyHuXxNSNDd8JVTbUMkBDiyW3DqbXsp1lneCgep/1egsG9dt/SewbF5w/oRwE X-Received: by 2002:a1f:ca03:0:b0:495:bf04:89f8 with SMTP id a3-20020a1fca03000000b00495bf0489f8mr997365vkg.6.1695479017504; Sat, 23 Sep 2023 07:23:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az9-20020a0561220d0900b004937fd07007sm355240vkb.4.2023.09.23.07.23.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 07:23:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 07:23:37 -0700 (PDT) Message-ID: <650ef4e9.050a0220.7b45b.2f08SMTPIN_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 27E476052514; Sat, 23 Sep 2023 10:23:37 -0400 (EDT) Subject: |SUCCESS| pw131845-131856 [PATCH] [v3,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/131856 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Saturday, September 23 2023 13:34:49 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:53b3521fa4b21174a4e620e8009ffc65396226e2 131845-131856 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/27703/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/