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 589D242D87 for ; Thu, 29 Jun 2023 05:18:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FE17406B7; Thu, 29 Jun 2023 05:18:40 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id CBBD3406B7 for ; Thu, 29 Jun 2023 05:18:38 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b72329b63eso213313a34.0 for ; Wed, 28 Jun 2023 20:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688008718; x=1690600718; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K0OmHjOKkX7p6pmoRkdHCVe0IGIWXUEvglu+mEuPQOc=; b=dSmP5TDPtxYp0GrDiTvyPZ5/Qny1ktledQhody2v5VfXu/V/Sb5uYbb3C7Nw1LlM8u yip2DFn/lFQJoY1MBQJ0yZX969S3l+wWUCElhJ91dDNc18XzfpvnGj5+hDvDji03ZtGE fn7A+8kmr8tlPZHRRKOM9XrS15LMei8LeV8i4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688008718; x=1690600718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K0OmHjOKkX7p6pmoRkdHCVe0IGIWXUEvglu+mEuPQOc=; b=P9siic7yPIx/IH6i/pIF6KtBS/+leHdRJoGl9p3S4+hA8WhV6IQdzO/EsY80W1nuaq +6IBH8qOYcbvFasd6UWMmM8K6iw99FNFYINeZO6vqmtAYyIydUmuXqtHCBd1IpNIIPQv UZWqo7w+Aut0Em9dHXG0vam07/AljivzNukXfXRICeulxO6wFSClSjuxRAEGBuaIo1H6 75UXN/8AX7pgOTRax+7dYP/F7NG7UM1Qrp2QvxyrtXgfEiYNOz4QFnX3Wom9YUeSVjUa pFc8jbFDxqYZEqNwPpsfR+hDnpuuE8VfUN9JD+bNvWseL8w40rKI3MNW7GLdWxvCJE5w ckVw== X-Gm-Message-State: AC+VfDyI9KXyZqqvgP9P3GH080xVzkrUTe7IEL06aM4NVQMh+NzhfgiB NJWRMimRKs0Rdkhg4D5ky45lAZeO6vuaj70rBZmVeFD0TnxZIY3A+BPEaA== X-Google-Smtp-Source: ACHHUZ7On53Fbr3mh8/2K5n3ifbZMu7iKmiRIyNo1ic29HRlkluSRLrhp8m6sJRr5ZxEiVajy+DSREg0NSKd X-Received: by 2002:a05:6830:1399:b0:6b7:20ce:c4fc with SMTP id d25-20020a056830139900b006b720cec4fcmr19255826otq.12.1688008718252; Wed, 28 Jun 2023 20:18:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z25-20020a9d4699000000b006b868e028d0sm762678ote.10.2023.06.28.20.18.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 20:18:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 20:18:38 -0700 (PDT) Message-ID: <649cf80e.9d0a0220.9e009.bf05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BF4DA605246B; Wed, 28 Jun 2023 23:18:37 -0400 (EDT) Subject: |SUCCESS| pw129091 [PATCH] app/testpmd: fix 32-bit system forwarding 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/129091 _Testing PASS_ Submitter: Shiyang He Date: Thursday, June 29 2023 10:09:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129091 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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/26858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/