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 7709542DA6 for ; Wed, 12 Jul 2023 11:55:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E818406BA; Wed, 12 Jul 2023 11:55:39 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B650406BA for ; Wed, 12 Jul 2023 11:55:38 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a3efee1d44so3834324b6e.3 for ; Wed, 12 Jul 2023 02:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689155738; x=1691747738; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t+Ox1esn+Hfib4ZgzTgPBqNL7p0G3HvmqWTIKR5hrmk=; b=DbZpSvuZL11gfbsqA3JR8gu1bu0zbRNnWcqQqzP8CiB00XBU87Fvcb1kIBhVcTdCiE 0ig5c7o3aX1DyhU8zKHH54xsrBqDrnrAgY7OW0asTPvi7TOAotMOUJ1evXIOBdjrlGUV gTQr4IxQCC4Qv1aC+U9D72DR8HlBZ7qyjCjA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689155738; x=1691747738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t+Ox1esn+Hfib4ZgzTgPBqNL7p0G3HvmqWTIKR5hrmk=; b=CSusVoCQob1afCXriynnRAIhjofplNli+gkkmv4FDzVS4jLx9G5jgnLFze+tKx8H4v GQua4yFdVNg1avVxcIRkIUFrMLzYOkdB3GYAPJFrj3tUXpyAZ8zjNtD4VS/FCtMdwGRI 1P1ywm9eLwIny5QX7HP5ynfo3cknLhnp50uejTvx/z9ZTzroqkPu3RAyBpDQ9TWsqCLk 6Y8hmU3XDtYUIbI9hbmyh99O/2ILh4kRft0NJBoZgzj5iabpQyBWwao73mx9LxqMq9kk SzVGPkhbXZj09ZEzHKSOvehaHm3G61I3OwGGEUFmlsrdbMp7mAyO5MxvZfucjMSUzC5z +8bg== X-Gm-Message-State: ABy/qLaO58N+9tvGU7wEow/YUGjpGKEtmX7FNofe6P/F5Qsb2yOdun46 FFPF4v4JqOCR/MsNB6EcQKI7B5b556IReAuKjgubuLKOa1cyPaCa3l6mPXEXoMhHfP6ElGGYBw= = X-Google-Smtp-Source: APBJJlGJ92vFGqSvfTsqOUtqsyMcgT6CnLnYRsWmVzQV3k+rdr3ZCVmuxecfE2nD6cJAk31SHH0UsSWAEWw3 X-Received: by 2002:a05:6808:120e:b0:397:ec35:f5a6 with SMTP id a14-20020a056808120e00b00397ec35f5a6mr15036820oil.57.1689155737914; Wed, 12 Jul 2023 02:55:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t66-20020a815f45000000b00579e0299de0sm551502ywb.77.2023.07.12.02.55.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 02:55:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 02:55:37 -0700 (PDT) Message-ID: <64ae7899.810a0220.1e7b7.068cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F706605246B; Wed, 12 Jul 2023 05:55:37 -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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/