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 C849B45FDA for ; Fri, 3 Jan 2025 22:31:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A62B24067C; Fri, 3 Jan 2025 22:31:58 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CBAB2402DC for ; Fri, 3 Jan 2025 22:31:56 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a7e108b491so112368645ab.3 for ; Fri, 03 Jan 2025 13:31:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735939916; x=1736544716; 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=jidZMORdflshlYo0qtjgzhK01pLvdWsorTBVJGMJMk8=; b=RHcrdz5Hvcfys0Ngh9H1vJxwxrIx5W/t8jcB9BSt12KqHW2ipWndqZzUUqCqDtYjtM eOvKSGcQXMAEdzglmXWstisljEAE6KCFPy1uIWFad59x+kULd+DEntkaN69DxhDWnkyu KxlckoVYkkMtxpZMmgeYbYY5J9iPU2n3Kh/W0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735939916; x=1736544716; 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=jidZMORdflshlYo0qtjgzhK01pLvdWsorTBVJGMJMk8=; b=Iv7iZai7T9tIXt0kfMbb02PsDvL3pKXutaDrJDRHYt6l//zbT/FBVTJmiJ+rn35N8I 3PAObpas+tHyVscEafpul+iPITcj3qoclMrYLGr/c6K/c09yAIwBAdlB4XbIwLEsBNp0 jx0wy0JHvJrBaj4H/PV9XQ4CupoTpzVvdJlNbWYTXMGXQHfaqx2AGrmqK/9VBpyQ4aUI 7d818gVAwmZUY8WySatPUFozuC08gRwN0mVnaK7ZbKodHmpAs4lVq1rghjFI9XcZ5axF FiW6TbbArnIi+dMWzbHE40lBPYi/4HYbKSGD9IiI0naxpC3iqVcp3lMl7rvDeD9B1TD5 jUEw== X-Gm-Message-State: AOJu0YyWwYPhWvBICy5H6Sh/ZZDuIq2h5CQ6Z8lzWPevDJjOyA3b7YdO 1c7JvZaSLcXLehzqkgnwLjeacttAufqrgKtB5nSt8DFeaoGkLk+YHHrIZxDdqQXxy5Jf5xVUNIc PxUEdma/xWXdEVFvKXf8P3dnujZxpnViE0dlTmUgP X-Gm-Gg: ASbGncs91CIYUxramTsjglKcRBfAWJwGWAhu7BfiFuvNviMGVpJ0mkFS9OmnWJXSyDx geOWef8f8iI+BWAIt5t66x+B7fOEhM6fTj/aPwKhBEit7FVryV1MuHH86plhLmouJJunkufdWj8 7TiISepoDwmaLIgLY30EG8PDD0DGr+Igk42BpsjpcI1CHtAxQ9jkgNgCoPNrkh7UrlcaIhxAjkd GuJzyaQkQinckyfqLOeO4r2EAYV7r49+vBKm+xZ/GfUCbI7P1RBlfBEGb92cx9oHSNDWe835txW aA== X-Google-Smtp-Source: AGHT+IFNiHSsiWDmZY2cP8ywrWzzLGMjeNXYzfu2kKQl0RWvYdyCwWB1Dh/pcrxbJppXbEhgBMIIgMLZkB7/ X-Received: by 2002:a05:6e02:1889:b0:3a7:e286:a565 with SMTP id e9e14a558f8ab-3c2d5a28056mr401826365ab.23.1735939916153; Fri, 03 Jan 2025 13:31:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cbef92db9fsm13295205ab.20.2025.01.03.13.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 13:31:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 13:31:56 -0800 (PST) Message-ID: <6778574c.050a0220.c005f.e61dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DE2F6052471; Fri, 3 Jan 2025 16:31:55 -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#205249 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/