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 F213042E52 for ; Wed, 12 Jul 2023 11:29:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4598406BA; Wed, 12 Jul 2023 11:29:16 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 05053406BA for ; Wed, 12 Jul 2023 11:29:16 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345f4a3ff76so26231195ab.2 for ; Wed, 12 Jul 2023 02:29:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689154155; x=1691746155; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JKSUHGmM8mhlYVS4+IJVpzeMAbtqhndxEH1EZdHmnPs=; b=HN6BbqyZ0leFb/V4Kf4rX4q3fRHc2qBlXjsFZCDK34fIOeeQ785T1Lhx9pKgD7XdnK LzQ9m/kMDQh1aY6eTFU9ew9or6Je1cyapOuNFxriUtJ5R4RduZkaCBEU7BMYNtHKWjBd v0XSowZEub+bJiifs/cKbQ7/xd+Yf8a+6//JY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689154155; x=1691746155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JKSUHGmM8mhlYVS4+IJVpzeMAbtqhndxEH1EZdHmnPs=; b=TJBC4POpR6sq30ynxxweOmkV83ujt3uBs5qT9I4KwLx5/BC9Li5GCR+FbyJaQ2fb4v THKAVQ0V4iCNpr2EjPtQoiIc1ppeFbbktnzixDBS6P4Laz+W1E1CQyuPTMa3bjzr0I5q eC8EaMyAWb2BCxM/izMM8Ix2gtRx0QVGxB8hntxXausQCCFJ9GkcBjicgXm0rVPBHiPU EySnpNZ2DJjucq/2fNAYVfolwoAmEqfxQ62P1+piJETkm8xPzVM/hUDdi5eKSEGK0qTM 4SroYe53a2bLpNEmB3NxAPji2UzNfzRf4nQW/ZcCwxR+nR05FDkFERoNSQ/ZKjdiOPr0 uYgg== X-Gm-Message-State: ABy/qLbJVyZTQ1XtcNncqjT5CJIaFFK2BKHbMAayBRjzq0J5NgMIWKQJ vTcENEV0aPrEIH8/PguQYeSQuUipQwWMpxTKR/4YfF3bOAxEbJ3TRyqdY4zkdw9oGVYhoHtRmg= = X-Google-Smtp-Source: APBJJlHayDGx6IKmiOeeznHIUBdiFO88FKyMt+7s/REBVdTa5kcwcBmy9rz4fSS93F4nWnmm8DONT7NKY03a X-Received: by 2002:a92:d383:0:b0:346:c04e:c668 with SMTP id o3-20020a92d383000000b00346c04ec668mr1004794ilo.2.1689154155445; Wed, 12 Jul 2023 02:29:15 -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 c3-20020a92dc83000000b0033b82f687e2sm268466iln.31.2023.07.12.02.29.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 02:29:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 02:29:15 -0700 (PDT) Message-ID: <64ae726b.920a0220.43f98.772aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 030DB605246B; Wed, 12 Jul 2023 05:29:15 -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 | +-----------------+----------+ 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 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/