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 423F942CAB for ; Tue, 13 Jun 2023 16:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CD9740A8A; Tue, 13 Jun 2023 16:19:34 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3825E40A8A for ; Tue, 13 Jun 2023 16:19:33 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b3c5389fa2so16122815ad.0 for ; Tue, 13 Jun 2023 07:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686665972; x=1689257972; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z0pFTNLH/W6toWRRFOpqmtNH+nDNlfNsB4/Y3c8MHVQ=; b=ZLMChS/uLiGztQQdiEoMGzwh9nBaxsovTgpTYqVNNOkqzg38sW9SLjhTCOJmj7zCHj tvawR4IGyhGSCCljcT3Fd+mnWCChZpnOgNweVRnM5OYpjpHciV0nJ0goSvbZgSgy6zT+ sRyPCc/qHhmNGygqfgYQFBRpEXRJ0heG4F3to= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686665972; x=1689257972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z0pFTNLH/W6toWRRFOpqmtNH+nDNlfNsB4/Y3c8MHVQ=; b=LNvPNW5NcqIJRIhPfMuIErZcqgdjoWC9ry8iMjkbrCh594UzLb188JmyHaVwpPr6We d2s8ZdFjrBLp0N18Q7A+KJ2ZSf0m0uTIGe5yQXLW845oCarrvr7c40PTo6isf6vRHR8K 205whUIle4bBbHzYL/feyRoLq8Px7CZEUbT2IkpLwrQY+WCnbP1Mh/Te1Ldit7Ww7rZd OpKtFYJUG2VmgGiH0yGquLDT0UPIHaNdc083tFDfhkMY7skcrEcFXXdRovvDuzPVDEH2 KQHBJwz/orvmX8hApqYXb5kfr7aVapMCVBUKLoPmcxkvl6nwxAcTeHByGTamYoFgF6E0 O6eg== X-Gm-Message-State: AC+VfDze+u5EVvxTF7uqq2LUKV3OgSCKFx820Gy8sKA72y70Q9AWSECm KFhb3EmsLL7HeGVVP/65xoKuAoi+DqIrjZNUTCCjARlUjS6xiItcf9LiwA== X-Google-Smtp-Source: ACHHUZ7macethU4PWLmX0rh2USVPn7ZmtAO5j+uTQwn56ax9sPts0yCGEbqjYRCnzhTW5Q06B1noPKVy7A/B X-Received: by 2002:a17:902:9b8c:b0:1b1:99d8:4361 with SMTP id y12-20020a1709029b8c00b001b199d84361mr7913217plp.6.1686665972359; Tue, 13 Jun 2023 07:19:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a10-20020a170902ee8a00b001a98549dd0asm1034905pld.9.2023.06.13.07.19.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 07:19:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 07:19:32 -0700 (PDT) Message-ID: <64887af4.170a0220.893b5.045dSMTPIN_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 88A49605246B; Tue, 13 Jun 2023 10:19:31 -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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128551 _Testing PASS_ Submitter: Qiming Yang Date: Tuesday, June 13 2023 07:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128551 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/