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 5963242A7E for ; Sat, 6 May 2023 17:32:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55B80406B8; Sat, 6 May 2023 17:32:54 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B8A9E406B8 for ; Sat, 6 May 2023 17:32:52 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-334f64c91aeso625605ab.2 for ; Sat, 06 May 2023 08:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683387172; x=1685979172; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XK1Q+NRCPTg61pKGtzWQuH19KpIy+AAQyE2rz0ZSTP4=; b=UotNotxK0v/YxkDaor7qR7cVN5AG203syWkC4guhHlptHZt/txnEFHn32888c5sJNm DYRhD1HMzUCZY19hvApu8pFd2awaeXp5YQVF07CBJ+vbPsi/kaPQ+iUEqLF+3fah4mQX TFd8JMbqi2ucf6Nz42I978N4rdm0j2LbSHIHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683387172; x=1685979172; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XK1Q+NRCPTg61pKGtzWQuH19KpIy+AAQyE2rz0ZSTP4=; b=Ylg5jMTToLLkGfVVX37cH6+R0G15QYHPzLKu8OYCSUiweEMrR/sJUhCc2Zmgp7UwhQ /lV6dvVuYiCulW8L7Lw7r8cYnMj2+xAVwRX643+XLx1x6K6yluLuBu7DBASpsSnMb5ut zv6WU685Rvb0rg25spu45lpQ7LtnOR0Zk5TxS4njdrVwGLr90Ht5uXMfxaFRy9iNu8XJ UzF90GQvQINkZrEz7cz6t8CqpoWh30/MER2I+AsWxTXpNqtqy4y8M+U5wI61QqNNqQVI +eXeotd+O5Ri490Ah5qgMSCR8gNCHI50RvrTI6UIIs0IbJw497cFPBWMLMhi3ekB7weC wHoA== X-Gm-Message-State: AC+VfDwI2b2D9wsWE0muk+Anee6IDj7Q9cP1t88nzlaTXFAjPGqw27bW dWWfsEjHP5TTuS7wYo7Pc4qHuWfqyJZ7zrKVq7b0JEJa61mOK5Eo9Xoc+HFXkgCLTqicASw0vg= = X-Google-Smtp-Source: ACHHUZ4vBW3I7EdJWiS5ChBE58S+WPBcHa/LVHyc4jU6/e7nq9NczoPdwI2Tytkmzd+ggu9QrdlI4VyIZPsN X-Received: by 2002:a92:d64e:0:b0:335:1ba:1c1a with SMTP id x14-20020a92d64e000000b0033501ba1c1amr1033967ilp.24.1683387172155; Sat, 06 May 2023 08:32:52 -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 o18-20020a056e02069200b00334fe1e7b8fsm46812ils.58.2023.05.06.08.32.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 08:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 08:32:52 -0700 (PDT) Message-ID: <64567324.050a0220.2d3c2.321aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AFDE2605246B; Sat, 6 May 2023 11:32:51 -0400 (EDT) Subject: |SUCCESS| pw126726 [PATCH] [v2] doc: add PMD known issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126726 _Testing PASS_ Submitter: Mingjin Ye Date: Saturday, May 06 2023 10:02:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126726 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26178/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/