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 CAA6A45FDA for ; Fri, 3 Jan 2025 22:32:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C00FB4067C; Fri, 3 Jan 2025 22:32:18 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9870F402DC for ; Fri, 3 Jan 2025 22:32:17 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844dae6a0caso399652939f.1 for ; Fri, 03 Jan 2025 13:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735939937; x=1736544737; 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=V8jwHcvlg1kDPBZFZwauf1e9x9iZYa9shv7m8TdYKsY=; b=XNkvAq1hyf30LpzlLs8QcoJGIw4lWWQLAU7jbJddnEg21l0XyVGEDlQVpqOxqsCV7l kzdN6Jkw1+pkKpVp+07mpZUFIRNZUSXuo1/74hxzisCwNbcoLx6lD+Xr+fjLDzGl8I+M JVMFs2h0zQv7rMC/Zis0hCUSIPm4WF/ZtWoSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735939937; x=1736544737; 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=V8jwHcvlg1kDPBZFZwauf1e9x9iZYa9shv7m8TdYKsY=; b=Q5KyT8vFMX73XEpe4dHvxzcdFAzs5E/78593pcRrsBtYIeClPDqp5LJMCdQgQm8/9w ebN9w30ukTMmx86wOk5S4VILIHetEZxlVH998ah4pLN9uW/sWgL2klisMMBQuKShp1nV bcHEV0/UwgcA7HMHFCyd6DauF+0221sEVJejQfo2m4qtsDDQNN7OEzPOWNkvSmOgQD2q gCOV/x4wv1Jvkl5ciJjVt8QGBML3jvwzA8crWHfAW1EGbPZ3od6F4UaLt3mMOpw7ogCV w3qXyZ98JhUSEAxpg/uKjX4HwX32/8y38wbuqe0lVNVgMqe31FD5yWpbBtYwDkU38bju LRcg== X-Gm-Message-State: AOJu0YzBrkJ8TpYLEk3q1t8kqbQWj8Vocw/SojDJJYWrc9K8vJT0thfA +RnKzrx9MS48jB+WvxgHXmpYdDjWrwqUrGc48FapOvcNs/FwJXpDbq9/7X2M430ACtIgYnMxiPc dmyxKUYfSONFXX7SabzPThcMz3JDnSzW7+R5y/g0Q X-Gm-Gg: ASbGnctu6G21o8qi1hM7I/fSCDU60HvcX3Sqp6+ilmiPJhv69pNm4m1uwxGvMzZOUzi wuhU+z08CqCQ5arBzGUtYpyi4rmbFf2wSaZXEpihyNAm4JQzVDChxGsPiQwUTEGNAHaifnsa63T J4X6cYPipUyvOgQ4j6dMCG1kyvok1Xt/7O7aFdzx1SMIaB6S8npD3sx22TJ7Yx/mcB9P13hEScC 44PgrygtAEd+HEBsnrNbTGQq766BUcTHLUYDa8F+yo2IHv6CO3zm6I9K6mW6lpySyuvArCyx6YB TA== X-Google-Smtp-Source: AGHT+IGct/4VuSXhBS43fWf1QFjxtZ4cPaTaIY1FjjaPqBOLq2YVfbENgcYb6t1BwqIrl3MfXzy3LrHWJARc X-Received: by 2002:a05:6602:6cc7:b0:849:c82e:c044 with SMTP id ca18e2360f4ac-849c82ec466mr3775206539f.8.1735939936942; Fri, 03 Jan 2025 13:32:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c243cf7sm1718768173.76.2025.01.03.13.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 13:32:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 13:32:16 -0800 (PST) Message-ID: <67785760.050a0220.3313ec.3f5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9563D6052471; Fri, 3 Jan 2025 16:32:16 -0500 (EST) Subject: |SUCCESS| pw149610-149611 [PATCH] [v2,5/5] app/test: add tests for p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735936781-24199-6-git-send-email-andremue@linux.microsoft.com> References: <1735936781-24199-6-git-send-email-andremue@linux.microsoft.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/149611 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 03 2025 20:39:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149610-149611 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205245 Test environment and result as below: 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 | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/