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 53A944549B for ; Tue, 18 Jun 2024 23:30:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 510AB402CB; Tue, 18 Jun 2024 23:30:21 +0200 (CEST) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 01B864027C for ; Tue, 18 Jun 2024 23:30:20 +0200 (CEST) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-52c4b92c09bso7550182e87.1 for ; Tue, 18 Jun 2024 14:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718746219; x=1719351019; 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=Iar84C8XmXqPxu8SRs/LPmYaxK4i3WhctNVOQeARASo=; b=ffoO43raDx3kZjPD2lu2U8Ni43a81yEGjLDxGfIOrYD7IEi5EbRIKqI3qYrQFpagwW X6cw80G6WHHm/AOlyyJvz0oKIim+Uxl6aUvF9jLwKjsHywctpQXhAgQHOxJXCxVHxBe7 dJDbzWrmFoe15YgK8PnNpHrNITthJ4/eg6D+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718746219; x=1719351019; 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=Iar84C8XmXqPxu8SRs/LPmYaxK4i3WhctNVOQeARASo=; b=IlTv5H6d0tLbQZELZdVjRqZF2iqfZJ8gnEUGYOIMiDpdKanxi8sOD8JK2V6Yg2QuEu lhe42RQoSRX0wnnfhjf+dbRWRAaXukETUiCYphmi4vSzNHfp5wVqx+5AImeuE2vCv/AF XmlJ2jQ4TjJ8e/g2IW+ZSmqlnxqG1B9z0eNKnSBZ8qXx6kKNB6nF0fvy6fQz7wHrB/Kf ML/hHTAlSis+s3NfQIUNWxaBdPK6so4T+PwL5LPaUgIh0YRfv7upaprBadkGBrh+3ZN1 dRyVT668+STuFKng//FAZvCBIcHdsyOEnH0YLAd/tkhNfC7vIeVI31U5QfYojciTH/Ow FWeQ== X-Gm-Message-State: AOJu0Yz61LjCr0+r6pphm9zrm3FIOewxs7arao0roSxDCOYmVl2dP2XZ lCwfUeEE0+gEs07HwM+ebkp+Y9VtxBzAACHuHRR8KVn44w0qXr2HniUvn+0uDDHNxSPDGMvYP/M qj5wXX7N6Gj8Phm+7o8bp1K3fkS3OwrIYvI3/JWmqBzUtQB3gHoyDAxZ+ X-Google-Smtp-Source: AGHT+IHjEOa8wPTDTSFspHy+Kox+LQMrIW9WPF+rGVTEnsgaK5oMKuDnRvtIJur1EyneiFrnaeVcw46iXDt/ X-Received: by 2002:ac2:4424:0:b0:52c:adc4:137c with SMTP id 2adb3069b0e04-52ccaa32d9bmr430433e87.20.1718746219575; Tue, 18 Jun 2024 14:30:19 -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 2adb3069b0e04-52ccb8da6f0sm4514e87.133.2024.06.18.14.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 14:30:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 14:30:19 -0700 (PDT) Message-ID: <6671fc6b.050a0220.048b.06deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5DC91605C380; Tue, 18 Jun 2024 17:30:18 -0400 (EDT) Subject: |SUCCESS| pw141278 [PATCH] net/ring: Set mbuf->port for received pac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.com> References: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.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/141278 _Functional Testing PASS_ Submitter: Sriram Yagnaraman Date: Tuesday, June 18 2024 13:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141278 --> functional testing pass 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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 | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown 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/30227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/