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 C0FF245656 for ; Fri, 19 Jul 2024 17:11:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEA0B40DDB; Fri, 19 Jul 2024 17:11:39 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 925594026A for ; Fri, 19 Jul 2024 17:11:38 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-66493332ebfso18657547b3.3 for ; Fri, 19 Jul 2024 08:11:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721401898; x=1722006698; 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=zyYdx9O2z7peMkVzwD4mqZXi5ks5RxKuJUTJMe+7z70=; b=SIw/An3LQPq0PQWonfUivk/gPcjTb3G7MagKp2gMhzrHW9oIQRShj5wZxPcfcSNroz nCgM01BfHtEPWVh/hDriiwZNMnJm3Y9B9MQbRBp7X4DJoE+Kl6Z3FVDWgH5TBKyPF1Wq 3lgza4UHs/o4v34puRjOvmiCwbdf8BO5Da2ac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721401898; x=1722006698; 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=zyYdx9O2z7peMkVzwD4mqZXi5ks5RxKuJUTJMe+7z70=; b=YiUl3DnuMPdZqdbxOtjg/873m0V3xFaeiLfPRSiMb1biig1KsKt472vghIP/V2WGKP +vOtBHToeJnH7SoTpOjOuJtQjtL98mUIu/YeEW1tbA734IHhEUcX+aS5g8lk1uTKNYAs WbHmDDemTjjeVLT33HuWYrzMClAco+0QduLOUn/Z+olJGPDyw3oZ1rO0cadX1wH9LWs/ mBM9Vbs+2o9NJaioe1amsDE6vcnYlLXO21tjjPcxxyWu+Mge7b2v31HNd5pCDIeOQyLN TnbisRDlCBLQOBy7IilavzKAY8j7PsurZ4Z6Xz2KBRllNZgqljizmgxKlfAJtX6Rrii0 IrmA== X-Gm-Message-State: AOJu0YxQmsBoTpunktizXQoQB77rCXUYbO6qGli+Uz4o3SHQl1A+Wa1f VqTfmVegL/HvFrv/0Vp6LIVPAAMuXePew5qSITCRd1iihy7Xo9KYpD7dm0DviXG7+ZZzKrPeMnf zXxB8Lmdv68I6rLAmMwyRutxvqXj1ssmjDPR5yXPX X-Google-Smtp-Source: AGHT+IHKbh6lm4UYF5bwtCkOHnbJS5bYbd87iQh4ul7VZ0NH6jgJEutjIRWiUlwXa3zF9OP9kKbEFsc4zUET X-Received: by 2002:a81:ae10:0:b0:664:4b9c:3ec with SMTP id 00721157ae682-66603af01a2mr76237217b3.10.1721401897903; Fri, 19 Jul 2024 08:11:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-66953fbbd61sm618667b3.73.2024.07.19.08.11.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 08:11:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 08:11:37 -0700 (PDT) Message-ID: <669a8229.810a0220.1db1f2.3799SMTPIN_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 8679760526E2; Fri, 19 Jul 2024 11:11:37 -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-marvell-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#169140 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | 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/