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 5E34342996 for ; Thu, 20 Apr 2023 13:53:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 590A440687; Thu, 20 Apr 2023 13:53:47 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4D17640687 for ; Thu, 20 Apr 2023 13:53:46 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54fbb713301so36001027b3.11 for ; Thu, 20 Apr 2023 04:53:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681991625; x=1684583625; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=h3s/abm/+QsHwWFRMpRKOtP8IkMdwZzKsTgLJETfQSQ=; b=RWoB1Pn8EBV49vZk/utuQ6N5MM+g5rWlvRtPlR9xnTrV62KZrDY687/9tOPsOExgwL CH9ZQT9UysFa2MpS7ZfWYnFFXbOC6ZKJCE6QT5G1Fb5jQmQKs26rjd+whtAayIXIlHz/ JKS9MWrI9yc1c5Tdr8g6B1xQSWyvOj9KhZebA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681991625; x=1684583625; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h3s/abm/+QsHwWFRMpRKOtP8IkMdwZzKsTgLJETfQSQ=; b=Ay5lelSUpUDiWDE+grH15XIvKM0TwWQILdW9D3wKl+FTDpbDQGkCi+uweCkViMogMa lDpczxkxm1MzpQwVFy7ZU/9f/XP0ynNVkLS6j04+9mliyv2+JPt8zMeGoFZQbTjrSs9X X0wjN3475S16c6xaijR7hvmQ7Kk8F7YAB7R7+sRyZc2rvGYHVj8MOof4C1hgAHKMCkqS ZsteEIgLJr0uyk+vDVxvGcdVAOekOcsySXzpnDDIgkijX0b1Lq5KyCHcoAYYHFtX27wL Czi65XTFlzeGd8qWgk5o+/6ZcxzjztvhDwhIl2pxqzuOAxRbcMxH0ruHAWTQGvDq5yUX CWZw== X-Gm-Message-State: AAQBX9eU/pU8LypU4iSfDAK8BC0BIUqaBJIV3nRooVjr6aJ/U5jd1tG0 EGggarNYuJtW9onSt12bghmUDmCB7ngkuu4ZD1b4/k7xaDcWu9qjvJj50qkyTQNMarcIwn0fsg= = X-Google-Smtp-Source: AKy350YKbQyaR6mzAq8zqpwc/JP9buSp6VjqfVMJRNxkmZU7j+ZOeHu168WPZNDnxIM0VZPl/7FX+bOBOSF2 X-Received: by 2002:a0d:ea06:0:b0:552:ae45:6e0f with SMTP id t6-20020a0dea06000000b00552ae456e0fmr622459ywe.26.1681991624317; Thu, 20 Apr 2023 04:53:44 -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 w67-20020a814946000000b0054fbaa8b7c4sm135708ywa.7.2023.04.20.04.53.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 04:53:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id F0C9B605246B; Thu, 20 Apr 2023 07:53:43 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D61A2600B4; Thu, 20 Apr 2023 11:53:43 +0000 (UTC) Subject: |SUCCESS| pw126285 [PATCH] doc: add PMD known issue From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420115343.D61A2600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 11:53:43 +0000 (UTC) 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/126285 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, April 20 2023 06:43:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126285 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/