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 7765342659 for ; Thu, 28 Sep 2023 19:31:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7220A40273; Thu, 28 Sep 2023 19:31:44 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C685240273 for ; Thu, 28 Sep 2023 19:31:43 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6041395dso124214127b3.1 for ; Thu, 28 Sep 2023 10:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695922303; x=1696527103; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cIQR5LCAWW4j7Rn+eUTTGnw3vj3QHkhRYB/L0O6mxA4=; b=g6v+KFDscJKyFZt0VInpVC7BZ/a2NDJnp5WDm6pS0PIXDs0XJsGg+MNPBCjo4fYNJK xyvJDye36EA1h28Zx9QhglDuLiTFa4wIaxMY/rxV8vsVZ3kB9ATEFtFiuy8SkGwYxZ8D 11yCxxYTggqJYsB2T1pbOZUfZWRRe6tWbMVJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695922303; x=1696527103; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cIQR5LCAWW4j7Rn+eUTTGnw3vj3QHkhRYB/L0O6mxA4=; b=Y3VTKg3OqTiRxXIjuo1iwmUkEzm3V+9utsxEbNKclSFIt1swnP0IzGItlsj01aT12F GFiCUbWV7veqz5IydSP8gV1Ao+/jcUCJohwiq61dvS2Uqtnk2TbEERL4QA0Pe89TUZrx 3UGj7tRf+74IQavb8pbDYNDI1yjtyIpMUk30cirCCcaMc8Bblxu+j8yn+vMjWDrUbbUH gTwqGfMKtQBwIfVVqulu2ME7KmzXs0m+C0uzeUV/tD/RzAe6cGR2MTk+lyZoopZKh8y3 KYX1z7ZGYiSyfekphf4DyRy+BkM3IcLo7lc5XpEXMxV6gXSrut9dEp/Oe7Xx9/X72Fc0 trKg== X-Gm-Message-State: AOJu0YzvyH1wRRc3qdjEDboenwJoUGiPokXRm2HbV7EBzUY/SwfvfiiV 36AxlBuub9NbA3uJka+zLwaI7QB74ZEga+foE6NwjroVVrU5KlXjKsG5c9KCISMBd5Th19Fm7g= = X-Google-Smtp-Source: AGHT+IGfxCZ3lSlBD7LDBZvTC9zDByeQyWJFF9/lfxjz03i5GQ/Q1lhjOEP4MWUfa9ILn5D5oW/Qt29X7UTM X-Received: by 2002:a0d:d7d1:0:b0:59f:8045:5b13 with SMTP id z200-20020a0dd7d1000000b0059f80455b13mr2050325ywd.25.1695922303220; Thu, 28 Sep 2023 10:31:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e203-20020a8169d4000000b00570737321ebsm1480563ywc.68.2023.09.28.10.31.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 10:31:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 10:31:43 -0700 (PDT) Message-ID: <6515b87f.810a0220.9c51d.9129SMTPIN_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 E125F6052514; Thu, 28 Sep 2023 13:31:42 -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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/