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 8F02042CAB for ; Tue, 13 Jun 2023 16:14:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60F0342D2D; Tue, 13 Jun 2023 16:14:58 +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 8E2D040C35 for ; Tue, 13 Jun 2023 16:14:54 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56cfce8862aso36910837b3.1 for ; Tue, 13 Jun 2023 07:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686665694; x=1689257694; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EzNvZj9w/vH5tJn/0CstRK3vqRBnIIz5xlLEm6l6k0s=; b=bRVSaLkqIPtIbMy8eHEZT6gU6gNVdZKU44Dutu/I2QhvBfR5RpbbVE4h6HHRUMwr2W XwnN7jo0Hl1HeuMC4EdvYb8TyinBZYVU89M7bDp0FhiIGqj6i7LSTR2/X1LsCsBD8JJ7 aueJVwFL1Yaf3wmKazuMgAO7+mYQ2ge5kR8B4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686665694; x=1689257694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EzNvZj9w/vH5tJn/0CstRK3vqRBnIIz5xlLEm6l6k0s=; b=RnHsBaRGEHbNVzpJXzxhnRVPCFtG5hcjd9U+lmTN+l0hqqfoxl12CuGAEvR0ujLHZC P5QARSbgjarY8KiEdjaaJpxoG16M/ruxl+HOHQ+2ua29uUiVAjZgfTxHueyrOE3LnAcA Zxoovk24zSFy9e326zoVEBx8HBxRtzYpF2IlyPQcRBPX1iNCbcUWQ0Nw9ZUETINbs9Cz 9FKPhUqxchdxDD5A6hyXg0NLWvsTQQZw3Nuqd5pR1FsgabILnqeNekfnqGvrUZRwCwvr sjmxmTr1UesifvIdXArUHphmNNwEtvppsR7HV2W8EXT6iUjQue10KjOvUL2dhuGb1fIl 2Y+w== X-Gm-Message-State: AC+VfDzvhXXW5ysv3dSHbx7LGTYC4UxjdNf/yxkD5MPzp3Rs3q0hUDA0 pmYDK/S6kB3ZoTkS9WgMxiBb0PKnL3pOqyi/LCWw197uMiLpfxjXAKOjVw== X-Google-Smtp-Source: ACHHUZ7PZH8Hu336gdRkta14muWessDuoRj9iUZ5JD4VfDhrUvN0+Y0pu6Z/MiWvtmA3I0MTbGep1YschthG X-Received: by 2002:a81:7305:0:b0:56d:7ae:346f with SMTP id o5-20020a817305000000b0056d07ae346fmr2030332ywc.22.1686665694060; Tue, 13 Jun 2023 07:14:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n185-20020a8172c2000000b0056d4d504da5sm1100089ywc.36.2023.06.13.07.14.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 07:14:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 07:14:54 -0700 (PDT) Message-ID: <648879de.810a0220.14009.a51aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B4098605246B; Tue, 13 Jun 2023 10:14:53 -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 Bullseye | PASS | +------------------+----------+ | Fedora 37 | 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 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 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/