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 341DA42A7E for ; Sat, 6 May 2023 17:31:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 315B4406B8; Sat, 6 May 2023 17:31:58 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 6475B406B8 for ; Sat, 6 May 2023 17:31:57 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7576516c81fso38328685a.1 for ; Sat, 06 May 2023 08:31:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683387117; x=1685979117; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rUibsL5atOlCIr+HJ5vkOn8qzxo4Uylfd/l8PlDTSEQ=; b=NnEmsoajaOtkHv6FjHmFMwZLYNGO3ynsTKGjz5xdOIefnAyEkV5Yr6yJFsk8Jn3MP3 ALwF1OH/6EJJeszevyfc69TjiyK+pNROFCkzS9NzWzjox1T8VsMKfcq+sh8/PeKNuZlW cQ2JG/CNeJ8tIArKpMIIBUGUAjfuqmlYb6in8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683387117; x=1685979117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rUibsL5atOlCIr+HJ5vkOn8qzxo4Uylfd/l8PlDTSEQ=; b=LRW5X0wMVYB2HmDPnL356DDd/g2wTOl9/gc867q4hm7S6nfBySZ5vXTJ7cYsl7RrTM IyOpwnZynYpLni7g6jpWksgcYRT1NHhpim0LEquwjR1BIInLEDuekVb5VpOIKGJM7TZl TbtBr8NWpIQxLOBFjz707YAwMYV1pVk29iTVVUVYdb0gMu17dxfQR7Pr1wb5SOeUxjoe +r9F2eS0TkyZ0H2G5aQVkMyTBVt6PFUNUJMZyP9YRfqRcGv1CsS8YwY872UqaQHnP4PO WHaZlT6tbHqDTdIKV/Gh82PN0rxUXXMlIQaw65rUpOmehBGaHYrPiWWwRi2tXm4VIRbZ ivGw== X-Gm-Message-State: AC+VfDydJQh2nV7LZWnTYea8/m0LjdWEZpFolBkR+RzoGMjTHdzv7oI2 JeA4mCVBLH4wTNaH/oaQR8LcS216yWFZCMjQgghT7ZMnAE8ZDwWhDIDXYg== X-Google-Smtp-Source: ACHHUZ7mXKkqlWIRpeEgtiwwjCJxTmtmOw33/N/83tzxHuy2FGK9fZscFZNpYnj72AflxMQrHVQf86ngK9/n X-Received: by 2002:ac8:5c87:0:b0:3e3:9036:8d7b with SMTP id r7-20020ac85c87000000b003e390368d7bmr7069877qta.24.1683387116820; Sat, 06 May 2023 08:31:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020ac87592000000b003ef5f939d7esm119786qtq.14.2023.05.06.08.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 08:31:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 08:31:56 -0700 (PDT) Message-ID: <645672ec.c80a0220.78d8f.8402SMTPIN_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 48AD9605246B; Sat, 6 May 2023 11:31:56 -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-unit-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_unit_test | +==========================+================+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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/