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 457C642D87 for ; Thu, 29 Jun 2023 05:18:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 408FF406B7; Thu, 29 Jun 2023 05:18:22 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D2C1D406B7 for ; Thu, 29 Jun 2023 05:18:20 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56ff9cc91b4so2310257b3.0 for ; Wed, 28 Jun 2023 20:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688008700; x=1690600700; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K0OmHjOKkX7p6pmoRkdHCVe0IGIWXUEvglu+mEuPQOc=; b=hDuQMi+7D8VT0l1WIRW+91NFkmp0c/KTWQ4OFXEh2wbEKFLyLP6MPDUn5AMN58vctL jXZ3UpyAlJk9bbbexh6Tris0bRwkKMS27inOLcuUPSYyvMPygwzZS2FEo/8L/zK2TIrr EHxKdO0i10EUSj15BctocFH2zasu7WrnU7QxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688008700; x=1690600700; 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=ciljQ0yoV6KY8nu6y1hbluZaSP9AFP/IMtRq4d97vUeQi/oFKdKwiU0wyROFYTqiJF rJMtldXesiAahhXhM+43dTGR8UVrS82EsoQsRvsgQ01fPvT6oIqNdklP80Njw1Ui7lvH OWujKrpVjLSxSS77kV2sQoCttGWwN51QTSocO1r5jg7nuL/O1KREXoFgbgYXpfsNfxjQ yojVDgati6imgoonJneG8xlsJySXoS8l0oS2yK5YrVjzJtVXkpsbglt0+vabtNJ8FP1e s9VgXzaWvvlNrRoGYrDaOZqTOlQSr4EFZA026o7esDeZaBEeQLK2pOHBKa6C+7Vad35t 1/Ng== X-Gm-Message-State: AC+VfDzJDFLzGlP7hEYuysnpSqSnFqoPjCPxv9LSTFUAi+wJ65rRoDwk QCU/LdARF9Of/cQmCVmdzkJqiR28Id64VSU5uphn6CyeBQIVSwpqBjSplw== X-Google-Smtp-Source: ACHHUZ412ebiKTD6Rtkw6ylZe24R6WjWPZPhz2mGB/jMP5+s3gn4I7gIi6exzG05XWrN59ARCt04HSaI9zcG X-Received: by 2002:a81:75d6:0:b0:56c:fafe:908b with SMTP id q205-20020a8175d6000000b0056cfafe908bmr48030278ywc.38.1688008700256; Wed, 28 Jun 2023 20:18:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g11-20020a81fd0b000000b005700e52605asm763053ywn.25.2023.06.28.20.18.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 20:18:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 20:18:20 -0700 (PDT) Message-ID: <649cf7fc.810a0220.e43b4.a204SMTPIN_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 F110A605246B; Wed, 28 Jun 2023 23:18:19 -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/