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 9A8A442CA9 for ; Tue, 13 Jun 2023 15:56:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 937B441611; Tue, 13 Jun 2023 15:56:25 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7040041611 for ; Tue, 13 Jun 2023 15:56:24 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-777b1b5ff50so254030239f.3 for ; Tue, 13 Jun 2023 06:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686664583; x=1689256583; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vhtA2SpZ0fQw50jED6ntHU4+TMohizTehz2lQefTEfw=; b=E6UQS9aBkg91b23w8Vd3faf2ESHPNEdNHNW5KAg8wqkXEW0jWp5CusERCMD8/ZMiZM FZfD5rJepEn/a24qWo6JgIuV5RSIcV7MK5Z8qHBnAA0OEX288ZmVK4TfpNv+iP4Wru+U lVHt4cI6juj0F7wuZdYKicaZDcleVWnTV/A2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686664583; x=1689256583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vhtA2SpZ0fQw50jED6ntHU4+TMohizTehz2lQefTEfw=; b=DtPnuOTvXPrjVUEjfJz7ncOyaZkRwsQoFwVLOFmzWmumqdNiWJTGbpWw0DYRxkEA7G llUEwvF2V9PP0qOcK5TiaOIVweS4ccpPWkJn5PCJDq7hl2+p8GRnR+RrqVNgTpAFGaEA uzE5choCc4d/+OdzyQp9AtvcvLRdWklCf9+rkMUJJOZwAb8JTk6dwFYT+yLIjeMvKJ54 bPLXGKn8YEoyZI4ZsrlkLWvZlE9Gse62la3AQ/fRxqjCQQcMPX2hbvSHjVyvc98dk7eR 7kgRSHOU3wOvttlfaEMb4EgDshzebCp0bpoxRY44BLBngIEWJ/EkXXWF7kcZLScv0Jp3 MBgA== X-Gm-Message-State: AC+VfDwI4ZhP2b9LkvBWjqgpVWX3jy+3D4CbbGZ5wNYMOaWij5/mimCA O5SWwXXTDfydoOo1NaJkvGSMAUfdBitXcAet31v+jhP0FhsFOkAncFF76g== X-Google-Smtp-Source: ACHHUZ7wfIuJ0v7Oycfi6VBFV4QGg4aj4aaqPS1f7H6VP1rbed1Nkp5n32/UvGhRRpGFZCdKoWiZ0hj76OTO X-Received: by 2002:a6b:7118:0:b0:777:a94d:da8 with SMTP id q24-20020a6b7118000000b00777a94d0da8mr10081528iog.6.1686664583780; Tue, 13 Jun 2023 06:56:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q24-20020a02cf18000000b00420c5d10c32sm1028820jar.75.2023.06.13.06.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 06:56:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 06:56:23 -0700 (PDT) Message-ID: <64887587.020a0220.f63f.f097SMTPIN_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 65EEF605246B; Tue, 13 Jun 2023 09:56:23 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/