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 E00BA45656 for ; Fri, 19 Jul 2024 21:11:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD48240DD5; Fri, 19 Jul 2024 21:11:48 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5D8A842708 for ; Fri, 19 Jul 2024 21:11:37 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-396eb81a1cfso8484935ab.2 for ; Fri, 19 Jul 2024 12:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721416296; x=1722021096; 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=VV/QCu9ijxLKJYutu1jBXzDhe5VurOH7nKqOLw95NBs=; b=IO2ugNh0WGVtqCHQ5nsW8RyVJKXrOBP6H8t+zNOJina3YqLU2ZNgUX2E5FGQpaX1pk Nerpdz6ZlNJFZqjSlQ6b23+mfnbG2sOxxftvQGW2WFHkKTN71za3FTxkfLOoiy2DUWH4 p3jRnV95ACsDI9jZVjbDALqBzzjfFBsh9X2QQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721416296; x=1722021096; 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=VV/QCu9ijxLKJYutu1jBXzDhe5VurOH7nKqOLw95NBs=; b=Hb6p/BuwrL2HBW23p1vIjbJgVwf4fSi38zG5DVtI/wW0Jg+gVH6yt1IvkIzAOuS1ID 5eDssP9HwrQIzVksPgnf1wywMbpyJscDKYYlOaEFf2dH47VCeOXG8RX/55rShF8PjOWM a6NlSgjYzz2oxtt3CzAqQI5uQUlRBw7hfYD3GQLzoHtsOqdRKNlSFQf8hQi4wAJLmk0j MuQ+5ytdLF1uCA+KE2cb0hpG8cHM/bR8NHO2tPX0Yrb94ELwXfzkVY2f14Ows0IJ5W01 Ls/BsuhvLBfSEuHVbN6HFtgNenzhEDvrAMQjV2LcvyKNVcceieupTTJAEgtdVaco+UHR dnng== X-Gm-Message-State: AOJu0YynXzCPqSXJM+lZT41HFnPvdcJbWtn32S+vWRgigRFmOjtSf4Ew XGzUrFnRlHgZpuI7ZalL2M4d6ACmyVJLGNmlZ5GPVBaiLu5uq0xAQalldaxjfjayj6wLUymefbD YQRiwDVuMsZ0PT4AS+JiCSI8yM3T/8svPlzeDjS27 X-Google-Smtp-Source: AGHT+IFewx9aDFEDQfxbiEmElfTmQ0ehOhGcQlsCvgUcGr2OOMcngeNVQgIo3sJQShoRrnp6RD5L50lCJ8/F X-Received: by 2002:a05:6602:160f:b0:807:c17e:2e26 with SMTP id ca18e2360f4ac-81710bd21c3mr1026122839f.11.1721416296647; Fri, 19 Jul 2024 12:11:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c234307660sm67310173.20.2024.07.19.12.11.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 12:11:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 12:11:36 -0700 (PDT) Message-ID: <669aba68.050a0220.f56d1.41f3SMTPIN_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 2B58260526E2; Fri, 19 Jul 2024 15:11:36 -0400 (EDT) Subject: |SUCCESS| pw142524-142526 [PATCH] [v3,3/3] net/hns3: fix Rx packet w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240719090415.1513301-4-haijie1@huawei.com> References: <20240719090415.1513301-4-haijie1@huawei.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/142526 _Functional Testing PASS_ Submitter: Jie Hai Date: Friday, July 19 2024 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142524-142526 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169139 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 | +-----------------------------+--------+ 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 | +-----------------------------+--------+ | scatter | 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 Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/30563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/