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 2195742C72 for ; Fri, 9 Jun 2023 23:10:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 221CB40A84; Fri, 9 Jun 2023 23:10:27 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 238E640A84 for ; Fri, 9 Jun 2023 23:10:26 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-bc4114d44a8so50021276.2 for ; Fri, 09 Jun 2023 14:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345025; x=1688937025; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wRVdb40GdNOM01NuiQYHMdQGKyzFr3u1FMNuq0dYtxY=; b=QG3Q8oaOdDrF9AiWNGVh3AXsADQQAOfqNR8g6zo+I4YyE/cDFFVelESIJWpEJ11GGa uBiP4tuauWo34GZNQ5pr9feIQCkg4Xbm7rkjTOCevD6xGRSFiLoPhzCQ7OkFKh3zabBU qotG8Mg8+2oWZ07pDsQTe3cddlOII8JHElSSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345025; x=1688937025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wRVdb40GdNOM01NuiQYHMdQGKyzFr3u1FMNuq0dYtxY=; b=BB8n0Ozx+v4hyE+jZrKCLb3MhZyZ0p4PrsFzraphmUGE6ifPfi5Ewd+gcSytbBeizm ReRqzpUSKwhuONPb3OV62idK7Hfq/bwjQrDnXZ7G020QRARpTWDVQEjriGEQOe9E6YZk qjOLYnLa47Kp2IGUX+do4jhgeJKkKVCYjwy+mz9BhliAADM20uJq4xiQMQCFsSefbiQa l55m91OQ2jw6XzcV9z1T64mLvM5FjBQmls/oK2uz4TcN2ThSWFWLkDxqsPWNr+VfbdmN /cC55yXGjrN0lOFmvg3PuTpsYNNPgnlMkL8WxsyccMjEwZgKuiY7x7HklH59OBj5/Ewr NgVg== X-Gm-Message-State: AC+VfDxWrbAjdFjXbM+0PL+NmJxkXf4HPsoXVR45V//GQy4dKgB7yDFl HeX7G/kRnMDGY0GhkqqB9bt5xcKOYjtdeJ81W1ajA7NtxGhlHZsf1RPxRA== X-Google-Smtp-Source: ACHHUZ4BliTPaUzfeJN+6Z7kHo6ILM5hOy+a3sglqBut7sEnAZ/Bcr2wFKt3kawY3qrp4OUZrvO74VGV9s3C X-Received: by 2002:a25:69cf:0:b0:ba8:9583:8c60 with SMTP id e198-20020a2569cf000000b00ba895838c60mr2139432ybc.50.1686345025531; Fri, 09 Jun 2023 14:10:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n6-20020a25da06000000b00bac2f4d336dsm475619ybf.17.2023.06.09.14.10.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:10:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:10:25 -0700 (PDT) Message-ID: <64839541.250a0220.561e3.df91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 23952605246B; Fri, 9 Jun 2023 17:10:25 -0400 (EDT) Subject: |SUCCESS| pw128425-128440 [PATCH] [v11,16/16] examples/l3fwd-graph: 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/128440 _Testing PASS_ Submitter: Zhirun Yan Date: Thursday, June 08 2023 15:18:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128425-128440 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/