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 50D804563A for ; Wed, 17 Jul 2024 21:11:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4116640663; Wed, 17 Jul 2024 21:11:49 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 1BB14402A2 for ; Wed, 17 Jul 2024 21:11:47 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4f2e1093abeso13080e0c.1 for ; Wed, 17 Jul 2024 12:11:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721243506; x=1721848306; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tMHhtXWzLXTNCgCodZ6iNB1gwyik4WoE+Q/dbK8bYHw=; b=VV8VEQ2SMKV2eKUIHAHuAZqJKKIQiTHW2wEa7xKcf3eh7QoYk0bYR1vjpTuPVv5UTF urhE2L3wm+BuEEJ317evKaiN+gVnJUxvWX/vtbbYKwMoOfrPr1OFhp4qGAgPSP4QYrS6 1xp+shGS8NgxqIx2KPrQFW/Ibu6SJIHdkbEyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721243506; x=1721848306; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tMHhtXWzLXTNCgCodZ6iNB1gwyik4WoE+Q/dbK8bYHw=; b=v6l9di4enmiWj88XYIt0rG+aVJLFKX7vcbfMYW7QKk7Ctpo/i/39Wd/YNWiXx2xRBF nyZKpuH03v77Nm7MQP+GHynu5o8hApvHBJ8+CnelM1lXdir4VUVoT1f9/HOIYfJp77jF gozZkFShmrkOD0hMcZiGM02Zf80p8Ku6X6yoYWbWh66BUglSpvjzkZLNxffaXdIsANfE vAXGJOiGpcotBcDx/6eIuaTo5vupPa/slwsPZqSE479nmkQguxqZgJiOuoB5iU8keoYx HIx8QoA8+h6RKCPeUr/rT/Jw+svi6PrIjC6zoWBKeHCvP9LGGBoLC7Mv1I6VWreTD1QP GuUQ== X-Gm-Message-State: AOJu0Yy+rLveSQbvnwjlLlYyPskkcuwKt5vSJbCFz1Km1pHmxjOFMMnD snZA8S/dIJKnuXRGUiEQIcmzZp54yky5oxNuBMEX9lNBJ5DKDShT3+qwnXaV5dC5oIzUujn3Tn0 BgMqQo/g+x8qlugfIoZ0b5bwFUfW2fS9wVuXxKaJS X-Google-Smtp-Source: AGHT+IHjNt3KNiiwspDjkEzqBsX22jqxxz4XMJp8cmCoVo2OB4K89Flr5PSZOgipqJ/oLtVKc/9/hDpfQIl8 X-Received: by 2002:a05:6122:790:b0:4f2:f38e:1dbe with SMTP id 71dfb90a1353d-4f4df89f672mr3326543e0c.11.1721243506268; Wed, 17 Jul 2024 12:11:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f4d71d5ca2sm229038e0c.10.2024.07.17.12.11.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 12:11:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 12:11:46 -0700 (PDT) Message-ID: <66981772.050a0220.b617e.90edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E59D7605C351; Wed, 17 Jul 2024 15:11:45 -0400 (EDT) Subject: |SUCCESS| pw142480 [PATCH] app/testpmd: add postpone option to async From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717141954.3770657-1-akozyrev@nvidia.com> References: <20240717141954.3770657-1-akozyrev@nvidia.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142480 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, July 17 2024 14:19:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:3317515e9377c13e458e31a64f8987a9d1f2eaf6 142480 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/