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 53B1A45945 for ; Mon, 9 Sep 2024 16:54:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4089940291; Mon, 9 Sep 2024 16:54:41 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 662284028A for ; Mon, 9 Sep 2024 16:54:39 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6c35334dfb1so30931956d6.0 for ; Mon, 09 Sep 2024 07:54:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725893679; x=1726498479; 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=tm939snpLrWsSrk8+d7+oTdrnKS87Hnhot1pKJjM3vs=; b=FMteOLUpZhgbHy72W8dVASlV/jFCMfYzbxwkb58MKTE61HK8GQQe4oY4bvw8Ls3GPf I+ApqRN9qjygk8KsgS0rDoPPW3jTydNpC5qOXnKUsRhTUKuShIrEQyAojVKI+iinmitD n74DpGual+u4CqXk288WnbVSNLa10EHpB0in0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725893679; x=1726498479; 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=tm939snpLrWsSrk8+d7+oTdrnKS87Hnhot1pKJjM3vs=; b=xGWz3qJ5eL1HT2s+N4JpkQ0R+LglNe1HdT6jalyAfDg6Vtj2OcWFsQIAkKt85m1R9w vQtxr7cRt1c9n3TkNPYdle0BQS8NS0iLhX92tBHZALQ7GVal0MuHUrgYxYN+t5g8RkTl NyC25BLZXQk2F92dZmncOu8tjJ9HQZbVWq3xm008m99QJtS6BHsr7ELJHFqZf0/V2jmm EowNugiShqHNs72ZNsY/oJ7zomhrTsbu34XT1LC3miBCIgfpMdEwBPRur1tWL19OfmIR XVnqwOhR3s5T00cCUFQlPKEyJafMUp3hU3dlYE18LSXtaN2VXfO1C7sYpAFNevYRntlE iXjA== X-Gm-Message-State: AOJu0YxlH7MAdaV1OhV2WaB4PMdXo78iN0GcUzSGnHoUEYv0DPqma7ny wfm0k1r9o9dy+C8kbZTD8L0cK+oNnB6V0s6WLEa4PpLJHRbWtLZPcnSBL2DZygCMqzj9DA1W+kU +k61m9fMa3ePNBDLT7bzqj3CQhyKER8s7ebdw065iBqrqs6moD/uRJvH1 X-Google-Smtp-Source: AGHT+IEQxWeJo8KBYCJk58UDtHjlazR6Mf8gmC0xEJFZAkf2k1WxMAE0b/4eiNL9bOyIpM0x72n/Mo0p3Wre X-Received: by 2002:a05:6214:2dc2:b0:6c5:53b8:c8b1 with SMTP id 6a1803df08f44-6c553b8c8e3mr5680626d6.13.1725893678751; Mon, 09 Sep 2024 07:54:38 -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 6a1803df08f44-6c53476c541sm1915106d6.48.2024.09.09.07.54.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Sep 2024 07:54:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Sep 2024 07:54:38 -0700 (PDT) Message-ID: <66df0c2e.050a0220.231dbc.ffbeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D373605C380; Mon, 9 Sep 2024 10:54:34 -0400 (EDT) Subject: |SUCCESS| pw143816 [PATCH] [v3] net/zxdh: Provided zxdh basic init From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240909113140.3805558-1-wang.junlong1@zte.com.cn> References: <20240909113140.3805558-1-wang.junlong1@zte.com.cn> 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/143816 _Functional Testing PASS_ Submitter: Junlong Wang Date: Monday, September 09 2024 11:31:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143816 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179300 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 82599ES 10000 Mbps 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/