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 87C4A42CA9 for ; Tue, 13 Jun 2023 14:58:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8433E40698; Tue, 13 Jun 2023 14:58:18 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0DC8340698 for ; Tue, 13 Jun 2023 14:58:18 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56ce53c0040so38328897b3.2 for ; Tue, 13 Jun 2023 05:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686661097; x=1689253097; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3IyOqdwfjCPZvKF9vSwNPL2+9bf8S1LGO//RWHVIF3k=; b=RvODCGv8VEacaz1+YLPpv09CXoNHEEED7PuLhZpsCXXchbsjhtsQbRY0E7BBGWh+bI KyClrDvxD8JKxcP653e4kV7jtVkCRXoAFlBXF5ZZmR7du00BGrhCzMB0uyU7RMpqHTur Xm5LOuXHfl1BiWyTaeS3h7u9ByahogyoNFfw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686661097; x=1689253097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3IyOqdwfjCPZvKF9vSwNPL2+9bf8S1LGO//RWHVIF3k=; b=IRNB34906afVy5hTtq2QGoTq3+K+veOqFxMg6HC2JtivDymKlZnrugK+V+IerN9pfA 1hCRpgwv+3/XpkfZ/S3Uz51fyS0EGZNoZdeA7F0LsAdLi6rI4gH6/RqLRrsGsJcc7Ldg LFQu9VBWeeTJtbnlzoI8gHxXzaA0CAh3Nx7yvF6ETTped8wCreTpmZMDTSMi+lOZbnOM 910qkhbBDLG6dxdkVQojNnUE86gikkKRdIrBeJEUv7gpKZ3LjlR3GqrM28klM5Sb5xG3 DFSYq/d3raj2iPy8vO+YwEwjyNxiOrZ0UaW8f/GQ9rQ9rpmLkYD4MvZMqSYsqB881+d1 2h+w== X-Gm-Message-State: AC+VfDykOx3Sz7qXSE/242Tuj30JrOjskvRi8tnFrwC0EaPEZMf7LxOL D0tdTn4PtVa4swnhbzDJWyKMFxdsuzjKlVkFOjX7jNJ8r3zunIB+yGPrgA== X-Google-Smtp-Source: ACHHUZ4/blfEE3MPJIpGPHSCmf4STw2tvNCZtONR4ULG9RU+jN9eflCgxRoOqfKC+eWccwdKcuQqOcWaoMH1 X-Received: by 2002:a81:5cd6:0:b0:56c:e1e0:8da1 with SMTP id q205-20020a815cd6000000b0056ce1e08da1mr1547642ywb.19.1686661097402; Tue, 13 Jun 2023 05:58: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 u204-20020a8184d5000000b0056d3c51f312sm1119498ywf.46.2023.06.13.05.58.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 05:58:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 05:58:17 -0700 (PDT) Message-ID: <648867e9.810a0220.bce16.dd61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E82B605246B; Tue, 13 Jun 2023 08:58:17 -0400 (EDT) Subject: |SUCCESS| pw128551 [PATCH] net/e1000: fixed initialize queue number 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/128551 _Functional Testing PASS_ Submitter: Qiming Yang Date: Tuesday, June 13 2023 07:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128551 --> functional testing pass Test environment and result as below: 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 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/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/