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 F1A1C45620 for ; Mon, 15 Jul 2024 05:07:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E81B6402B0; Mon, 15 Jul 2024 05:07:12 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C5C8B40281 for ; Mon, 15 Jul 2024 05:07:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70b2a0542c2so3631179b3a.3 for ; Sun, 14 Jul 2024 20:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721012830; x=1721617630; 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=QtJPngax/HPWIRDtF6ZLQEWM4xrbfbVQcgBIy4cRYDQ=; b=eohz7qQNkBeP9pDbBlzD3Bw+9gFq8kRD5LV5Ytd1VrpwLgD3QQya8n+2MCAVoEx3Ht e1F8585ilBiqaEwu/R6cC793zz+yvMMJuzKldA2/Bb8SpGQLi5zw1H1Lp0eR+qatejCV vh9QakM6GpxCVrT5zT9zs6ZPOsRz1QNrBd8jI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721012830; x=1721617630; 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=QtJPngax/HPWIRDtF6ZLQEWM4xrbfbVQcgBIy4cRYDQ=; b=v33oYGL+oydVzDhlp4ClMNGSFnrSoKh5/5vFMy1rvHG6PZAhSfsz/QIIOiKL40vkp5 PQzczSOEqYoNom96STlImDolhr/MwjgbvCZJ9mKYPqLrFMVkp1A2nOPmK0yyvdCvBVlZ eoMJuHWjSUaz2N+aBRPEdQl0iC3DYesrYf2gOgNbW7s+Jgqbvd3sIE5RQmL1tRuEiWTH CruVxbu/zIa0vfPmbJ7dW9zaerdxFpuQfykQbG2V2xK/h+xhU/SbjrI0xd5wW8IHmTVG BdPKNqntN2rJLKzx7U5xLybMMSTr6+JLAZkZF+pTNYhPc221jke16R3kyey3tpmVTRdG VViw== X-Gm-Message-State: AOJu0Yy+Qow2KyqkHqYevCeRj61picE4J0tm6F8JTpZ5U8uhIGgdRj6X V/qEhMrq+mhAHg8ssK1vS9zfPGGfl4OVBRoxamVULkUBs969JNNgvDvgy9IqilRTdn0952Xk5Ji qj2KeZw8XPHDUTn+vOTABPxF7VmfIQcAa65meq2CJLAZk4Ucvv7Vpo/IL X-Google-Smtp-Source: AGHT+IGt6vFg858gHY3bcWwSCMu/dXgU8mybLcu1SmXSYYGQ34RL+5rEAz+zSvVrP1T0Wg73s8EdWI39zse7 X-Received: by 2002:a05:6a21:7884:b0:1c2:961c:b2ea with SMTP id adf61e73a8af0-1c2984c9dbcmr24586419637.49.1721012829995; Sun, 14 Jul 2024 20:07:09 -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 d2e1a72fcca58-70b7ec7a4f0sm429526b3a.18.2024.07.14.20.07.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 20:07:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 20:07:09 -0700 (PDT) Message-ID: <6694925d.050a0220.85f94.37d5SMTPIN_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 1435860524C8; Sun, 14 Jul 2024 23:07:09 -0400 (EDT) Subject: |SUCCESS| pw142398 [PATCH] net/hns3: add Rx DMA address align check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715020439.4017031-1-haijie1@huawei.com> References: <20240715020439.4017031-1-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/142398 _Functional Testing PASS_ Submitter: Jie Hai Date: Monday, July 15 2024 02:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142398 --> 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 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/