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 DDC5042E53 for ; Wed, 12 Jul 2023 14:10:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6912406BA; Wed, 12 Jul 2023 14:10:11 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 8D3FA406BA for ; Wed, 12 Jul 2023 14:10:10 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-55bc22375b9so3518554a12.2 for ; Wed, 12 Jul 2023 05:10:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689163810; x=1691755810; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qMSQ7wJr8H2//rien9hLOQSYCbSiM68HH8CaFUckLCs=; b=F79NvAnJfCuwPoNQSJF92zphzoUp1ACHkMexRXypx/C+nZyzIyMmJvuEmqjL8V/WLa qXoM/oT9rwrMvr8dhc23fF0nXWvOSIUJgq7f8oIsYPFcxHleCdDHkeobPs4j3cFyuVmU fS3YgpUTylCFDyEgi2Y/r8DWbkp/RofKv/STk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689163810; x=1691755810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qMSQ7wJr8H2//rien9hLOQSYCbSiM68HH8CaFUckLCs=; b=KZgU1oACKkNdw6BtUX+6+iOwEeuVz4pg3jzXdB5yc4Hx3VTGmZIpeumVM0U3pTRFFa oVusrt+miPDsXbOuPhBA4H1o5tx+PH8OKab0lxzZErouUXxnutZWADIh8QEfsgNBULjL lsuL8XB20NV1AZqV3ptWPzVo8B+Ou8xt0D4xWtYRA09VXiW301SqZ+e8PPA8AL3vQqtd 34J9UAkzv73s3MAn2DMkjWAVOdlzVZYPa8OuzxTo/L+V+X0O7hk19VxJWE0PK1DF6D0T 5nYtijyQUoaxs/PMvOBWwtZvll9fTui1Ub8wlXaylzRCt+mrHIx0cb/ELQJyUtnIDsoS PeGQ== X-Gm-Message-State: ABy/qLY5XtR5PXLyovV8h7mgush4G2onbzAn2m6pXFjfl3VfU/6LLAQg g+7rEFqhAXYeue5xkWDQzbsTfvyzhL2TB0qBnyEmajZGNoL5uldamcw6aLB20l4un4LvDtZvKA= = X-Google-Smtp-Source: APBJJlFF4gBgYrOM6OjyA4/tM6UVTzwXzjkV8V8S+18T6xdDoeX/vebysiX9I50cJ2GqEtcUJdSQl2O2jsnV X-Received: by 2002:a17:90a:9743:b0:262:df1d:4535 with SMTP id i3-20020a17090a974300b00262df1d4535mr13781135pjw.31.1689163809753; Wed, 12 Jul 2023 05:10:09 -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 nl14-20020a17090b384e00b00262f2c5ed1csm250531pjb.0.2023.07.12.05.10.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 05:10:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 05:10:09 -0700 (PDT) Message-ID: <64ae9821.170a0220.32190.71e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ED219605246B; Wed, 12 Jul 2023 08:10:08 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/