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 93E6142FDE for ; Sat, 5 Aug 2023 11:42:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D8D340A81; Sat, 5 Aug 2023 11:42:18 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1086D40A81 for ; Sat, 5 Aug 2023 11:42:18 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-63cf69f3c22so18865746d6.3 for ; Sat, 05 Aug 2023 02:42:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691228537; x=1691833337; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+SLfMBqwTkm6XR0aegnGkkc7axqkbjlwJOBOGb3mueQ=; b=BeNdus+ssasOdWMrn8Sasmu+NREz7ZiSl/IRHT/5Gs+82i5451WDzXdAOu87l6CBia fhipdiCknJP0sdsy5oVvLdkwKtatNzNCE5bEHnnvJThcgtQQqe+mbRgY15+qIWdryP2G tsQr7QQgb2KvLSOXEBGToB9bcSKJtkSRzCXEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691228537; x=1691833337; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+SLfMBqwTkm6XR0aegnGkkc7axqkbjlwJOBOGb3mueQ=; b=DGLZgA8YmF+PmbXFsMX5xg//uWrFClzlz6TLERa3b7A+FhF9dAdbOzVnjVyYRJCoxl Ysx4XVW9vBRynwxiWszcrS1pbvyEm3RZ1iC/3xJBSoR/a7R2ml5MT/dPyuJTk51vKVgn Oti+eDBaFbIvgXWqZq/AI/VQ1itQEtay6f1XGuV/lW7U47Syh3wO6Q+rIlbN1jeZCs6v HTBNf4Y/Q0NM35H49LeVkO4pJonPfl3iSO7A2K0Goluq+vzPKd3Ef25UplRTKoRdhrmC aZ9smoVActvI9h8WPJPcbNcf3r3qRSJQt2HcNCGQrEGlmpwG8eIwrOun9b4mESx4yHno 6EIQ== X-Gm-Message-State: AOJu0Yxyxx98Z/osMuYbvvHofC8AZ2nf9gP1Bea3Z2yyE3lv6PqWAeZd VzDXC3tcwPyeEjyICh6PBYS71etdR57xEO3AzhS2sLLkWdKFQ7B26/EtFQ== X-Google-Smtp-Source: AGHT+IHSVYWdRRM3DKhBR+rcnp1Nkh3gH6FYC0auVKaWMrl/+XQoACoYClmYhXzGW3pk06AqYsCB8w9Yx0K2 X-Received: by 2002:a05:622a:10e:b0:407:613a:c383 with SMTP id u14-20020a05622a010e00b00407613ac383mr5157449qtw.67.1691228537472; Sat, 05 Aug 2023 02:42:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e10-20020ac8670a000000b0040fef46b174sm377857qtp.15.2023.08.05.02.42.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Aug 2023 02:42:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Aug 2023 02:42:17 -0700 (PDT) Message-ID: <64ce1979.c80a0220.81f84.7d21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 05F2E6052471; Sat, 5 Aug 2023 05:42:17 -0400 (EDT) Subject: |SUCCESS| pw129918-129920 [PATCH] [5/5] net/hns3: fix un-align forma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129920 _Functional Testing PASS_ Submitter: Dongdong Liu Date: Saturday, August 05 2023 08:36:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129918-129920 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/