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 EA2F142D87 for ; Thu, 29 Jun 2023 05:16:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4FA9406B7; Thu, 29 Jun 2023 05:16:19 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id DA308406B7 for ; Thu, 29 Jun 2023 05:16:18 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0627731d1so194589fac.1 for ; Wed, 28 Jun 2023 20:16:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688008578; x=1690600578; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58cgLRVgX7Ju6faOoM9+mQEKxkT/JWJx1w1CCxuKETc=; b=guuhPX0uzfK8DIsvdVAhOYAblO0PnGw5BPnZBb2WhTqAdHzL9MdiITMI6uq5SzypEP u3Y83pOl8QLy4QRK0h+QIcr/8kUDOXm/uGg0RSBXwPfLBuWbC/Gpp8Xg2xkIDc0MChdm B8TYxml37ReNPV3P+vIV/Bc9NaMn0gzRHhC/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688008578; x=1690600578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58cgLRVgX7Ju6faOoM9+mQEKxkT/JWJx1w1CCxuKETc=; b=hIjt+5/eh6YA0PbkHkrnWyOxI/dmezBEdfYQIpS6DzL1154Vcln7ARL/3AzSInYGM2 CHMDfwvgcVlw4lbeMVuDXAoYENLo/phaAFhSfXqcggml93aTB1MV76jVTd7cNpPmRAR7 LbIPEu57XzgUcjy2czoD5I+c32lGlbc3f2+dAxc8BS3/akgyPcsWyRjrcrB8yICtqaOX jk+Q1HiwtQp3SYsCAwN20R0nMO2pBxnfROL0ntVe4w7jeES6Z4I8WgrJ52Fa6sex0mSt Ioq8Wzr5LMbpNAZrWAT0ZYnogEuqjFz+GalwGhz0pE8HUuaIiB7mJGsnXwk6rfSGXUXL 2wxA== X-Gm-Message-State: AC+VfDxMMJpOsIT1re+ILXGgrJm587n5aAeyN0LnLjzMhkZYUKfMshQF QTlw/2ibdHzuhlunVzHGsnjRPSU05JnaKloPr1J4Pen9RjPRhQeqzYd8nw== X-Google-Smtp-Source: ACHHUZ5FuOgLAgOGoP6a7T40BPxyyRZE+ksaO2llMxMRKIYqXBMIlYGeKezFQ++kJ/j/o4WL4pm7R2IgbEu9 X-Received: by 2002:a05:6870:e3c6:b0:18b:1936:30ee with SMTP id y6-20020a056870e3c600b0018b193630eemr25592400oad.56.1688008578363; Wed, 28 Jun 2023 20:16:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 20-20020a056870125400b0019c6e97e4d0sm973079oao.39.2023.06.28.20.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 20:16:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 20:16:18 -0700 (PDT) Message-ID: <649cf782.050a0220.b8475.b8deSMTPIN_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 D3596605246B; Wed, 28 Jun 2023 23:16:17 -0400 (EDT) Subject: |SUCCESS| pw129091 [PATCH] app/testpmd: fix 32-bit system forwarding From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He 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 | +------------------+----------+ 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 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/