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 9B87642E52 for ; Wed, 12 Jul 2023 11:36:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97A29406BA; Wed, 12 Jul 2023 11:36:46 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 17B1F406BA for ; Wed, 12 Jul 2023 11:36:45 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0748bc78dso352742fac.0 for ; Wed, 12 Jul 2023 02:36:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689154604; x=1691746604; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cHUgrwh6LK9Sg5DSKtDg+DI+Js0cXrnOWn3DqpTLUwo=; b=XSEkc5l8ufLLsMD/w0XeuuJg4lmZB/+pReHnNTtJ75xV8S67BQ6/+XDj4wyqrbOLVA sKaJeR00gf16FjgYFjMT0T6HbBcI5v5YIzm3556dAXDc29LYgo+KVyP4m4AnqpjbvzMQ ODkV3cXsdAtpq3eZOazf8jRDSPViMmxi+xMF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689154604; x=1691746604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cHUgrwh6LK9Sg5DSKtDg+DI+Js0cXrnOWn3DqpTLUwo=; b=MtlJCxCkfMRqzG+JePdPnBCj9F7ASlq2RA08+pJrfvJUaScSBJipIS6rUDF5osiSlH iwEDZd+cXlZZn24/XND0YZ5jpXYqga1JXw/eJNtMlWtbtWtV509VDUkMHcjhq+YoxMk8 vqXOH6j5NYS4MiS8luRCLn2VVgyzFN5WnMM3mII1/5QGP9+604d9RRQ8L55NwCmKCgkU 1salcCopQY1eWtQda+T9VkiugORH3kf7rOuXp2tBhKH+/eeDa1Ci5XcVtcPBB3/OJS47 0T+S8PTc6cRX97Mv/BWLbeMXgZyG9wbA0Vh4hibSY5fUz5fikBMdqJWMP++SX0g4KdLe gSgQ== X-Gm-Message-State: ABy/qLZUmy9jHS/UGBGWrVy3Q8aErNVOoZDdHz/OG57GnnYgPctrxKQz mIVs2jLaF7HjevT5vKD7auQ1O3CKHq416XZ6Ae9Kop7uX8xJ+TDQ0gAPaw== X-Google-Smtp-Source: APBJJlH2JzrGR4NvKfN1fr1yZgtHe/vnWEXp2hGCWtQ7LMF7IiFvJyGvyFCyWltraNXPyVMGdenm2uzNExB/ X-Received: by 2002:a05:6870:4729:b0:1b4:3388:d69d with SMTP id b41-20020a056870472900b001b43388d69dmr1178993oaq.2.1689154604450; Wed, 12 Jul 2023 02:36:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z5-20020a056870e14500b001b088d89f49sm399072oaa.11.2023.07.12.02.36.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 02:36:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 02:36:44 -0700 (PDT) Message-ID: <64ae742c.050a0220.fd3c0.b354SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E0D2B605246B; Wed, 12 Jul 2023 05:36:43 -0400 (EDT) Subject: |SUCCESS| pw129491-129493 [PATCH] [3/3] net/e1000: fix Rx and Tx que 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/129493 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, July 12 2023 07:42:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129491-129493 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/