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 1294C42E52 for ; Wed, 12 Jul 2023 11:22:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E4DB406BA; Wed, 12 Jul 2023 11:22:48 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id E7B70406BA for ; Wed, 12 Jul 2023 11:22:46 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b8b4748fe4so34409625ad.1 for ; Wed, 12 Jul 2023 02:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689153766; x=1691745766; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=StbkfJwLDpPx1NHHnwQyjN/uv48OXRnnLAKk8mlW4rk=; b=Knf/peohqDXNXhynfJfqy3uzL39lVfwx7SJpKHwciKgDKzirrMEbuKaYxB/v0d8P12 kjVIxK8pIMkHMrytsuc5a61QljtQdz30Q9D3unQtFe3NcSg+zzWwVJXCtVrbYTao2Dz4 K2nK+yQajjb/GETYNUZqIGAnBNm4Nq1kd+k3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689153766; x=1691745766; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=StbkfJwLDpPx1NHHnwQyjN/uv48OXRnnLAKk8mlW4rk=; b=IKiTu4vD6/lKP1TEno96M3KjooXhVW2rpicL2IQ5TYVx0+y2TgdBe5Exqs/YUfqQaC RPAURma05XZHBl0QudLBAHOb2Ql/OnB13u9Po2oyqApyjuortFLbgshzlzajCjUFyot9 Rlr477jOuwN7eE71QUD1m7lsQoD9TiFfJElJtaaUQfjhlTBxSV0XUSNoIw9bnLvH/JCQ kbVrMjoSo4AflFarcIe9Bzaw96wkV0t2hW7Fl/aha/xmtD9QHwhT6ycmGTNib2XgpG70 OhQrYjiu5A2pZTsukdaLc1cYqSTOIPqhGoXq9SZ91o5eMHV91Ct7MIYVVCVpLIE+yv70 VZRw== X-Gm-Message-State: ABy/qLYjzbaWAEgqZCmiS9MKmIPgih8VCaxdnEjwa5HAmXlkY1VYdj1P cwISH+uUdpyOAokFgzyn3D3Sc+BbQC9xXzqxkui3JIn4w+uGbN1MvXawjw== X-Google-Smtp-Source: APBJJlFt066gOfehsFL4oI6RHGrTqZ3w5UfGXovLs+MNCuICKRUB2ljvrFQSEfVxTzpGToOjj/2NdtGxYhwB X-Received: by 2002:a17:902:cec6:b0:1b8:64a9:ea60 with SMTP id d6-20020a170902cec600b001b864a9ea60mr15056436plg.53.1689153766119; Wed, 12 Jul 2023 02:22:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij8-20020a170902ab4800b001b891ac24f2sm314757plb.125.2023.07.12.02.22.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 02:22:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 02:22:46 -0700 (PDT) Message-ID: <64ae70e6.170a0220.7ab69.9cecSMTPIN_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 62BF5605246B; Wed, 12 Jul 2023 05:22:45 -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 | +-----------------+----------+ 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 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/