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 3ED1844126 for ; Sat, 1 Jun 2024 06:16:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A77A427D8; Sat, 1 Jun 2024 06:16:09 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 10F8C40299 for ; Sat, 1 Jun 2024 06:16:08 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e238fa7b10so115794539f.0 for ; Fri, 31 May 2024 21:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717215367; x=1717820167; 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=MhBtBTFJdkCVJZ4rsMete2OXC2rpde881wMyM93Dces=; b=eixiqMnuaJj2tSg94rpv/PE1vHq2CzGOXrmZVpA0q3Xs7L2gPWIhBFOWl0se7Q1ka/ K+zTTEm34oX61VISSJWT/zU/8HAwLN68d6QYqao3yvTf5ek4uovUwR1raR2eO+ZpDVTt Rzi0SOP1SIcQXMDxSy1SCDHLbVkdlLRtpIa0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717215367; x=1717820167; 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=MhBtBTFJdkCVJZ4rsMete2OXC2rpde881wMyM93Dces=; b=DijwlaZCLrISB5qikyWIHCaTXVZmfUHlGG/TtgF+FM8dzmuHwOEjaMkSncrLKz8hpn NIA3rjIFZmXe/EEQfJDg/LqjRh5bAbQWOfaYY0EyCtR0FE8XjbE7syslm3Mus5VSGcOm XY+8VEupOrvrCaciUb4WPzBTgQVfzUG2UWEvsRCbhAakMjN1hpsMKt3LKgiwkwQB6kG2 p3K2pVW6qD/UQ4T+T8gkYrUZKuzFtdNUjt1KmSwAnJ43L5TgSzIozjnysmDiPgJfM0Jy mDy/zu/EWIa3bvZV9/nISSdxK/n8OsH4pjhJp1LSxs+VSx+Gi81dovyttrmtMZmHwuwi 0o2Q== X-Gm-Message-State: AOJu0Yy5iqs8ClfkjzuPuxkfO61Wd25ggi+QbXzutajV+lTR8HysWkYa T2atiLo5T3x48qbjqARdugL2jV77eCZEVDB8R/oW5fnHwyVCUQHLyj0NRTBFa/U2zkRIO8lBRxs aeusPCZWUjvdazST6HANv1+0aYfZ6NBQzHgMcpyTvgyUcqZIOpME4NMJL X-Google-Smtp-Source: AGHT+IHQVSC44a9/KArRR27OrAJozGNTUqhhNbWgGAnuXWLaPRV9aJyACqf/RpW1Pa4844evV7NnmOyz94mv X-Received: by 2002:a05:6602:6412:b0:7de:cd12:ed2d with SMTP id ca18e2360f4ac-7eaffe96a62mr480380039f.3.1717215367482; Fri, 31 May 2024 21:16:07 -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 8926c6da1cb9f-4b48764fadfsm134471173.8.2024.05.31.21.16.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 21:16:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 21:16:07 -0700 (PDT) Message-ID: <665aa087.020a0220.80f68.9feaSMTPIN_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 F1B74605C373; Sat, 1 Jun 2024 00:16:06 -0400 (EDT) Subject: |SUCCESS| pw140433-140437 [PATCH] [v13,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530094042.1960212-7-paul.szczepanek@arm.com> References: <20240530094042.1960212-7-paul.szczepanek@arm.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/140437 _Functional Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, May 30 2024 09:40:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140433-140437 --> 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 Target: Unknown 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 Target: Unknown 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/30048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/