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 ABAAA42C76 for ; Sat, 10 Jun 2023 03:18:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADCD740A84; Sat, 10 Jun 2023 03:18:30 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 33FCE40A84 for ; Sat, 10 Jun 2023 03:18:30 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-51452556acdso1090771a12.2 for ; Fri, 09 Jun 2023 18:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686359909; x=1688951909; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8K7JUon8p9KBTD7028hRZax6zp4bidjsbxkxNGC/CRU=; b=PsNijRABx4u7dyp0H5WseTznhOVXilBbnMxvEWoouh+hN/MOK1hOYYdZgAwYBKoD+2 n1zE974MLMsTGJsY9GynqktMjSFZqOGRnPGSnikOR/XLoJkhyv4qoZhJRijhbftFjnHZ BY5B2iwhbscDR+0Emf4kriv511XemupNuuiic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686359909; x=1688951909; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8K7JUon8p9KBTD7028hRZax6zp4bidjsbxkxNGC/CRU=; b=GKpnioJt1KGm2jrrAZs+f2HCc3W5a8YmecWSYGxzp2nKdxmMZbC0x2FUsyRHmz9CAH 4R71FVrYuLRQ9VmomGLJjypagbgQMnZ7+52BpcVuNOp5cSgFFzf7ipETYtBA66yxzLJZ kPXHr3ADBs/5Uy5OHVDpvSksnA4q87KXsusswsYQRwMe/zRzdBGw3w9RQLn4XQnUtgQ2 ama3XHmTxRafxZ6Rj0AGPGT2x9sYRn6h2flYlccAvZy4tplRgYJu2kmLx+9sbzJaJPb3 e2ONu67Uq/2rZTp2+JSK/667NAcAic7Aa/38I8TppMfTHiAINmbY6c9alKKApKi7sfl+ RHxg== X-Gm-Message-State: AC+VfDwJMqElYQKwm0GpZlU/InJFgkFRGxwsSWVXbHRsctdQIwSdLAOT Q/OkmK0SD5+9smU8IT4cZCmuC++KfwIpsNklqK+pW9pLt7IRkcW5N0sEY573Wg8k5c2rKtnG2A= = X-Google-Smtp-Source: ACHHUZ6O9O1JejQy0rOPX4JCExZgZgaC2SRBsaLtwQIboOVNjcZyGoE/VtdCiJLIGnl108mJEr/Hz+ausJhy X-Received: by 2002:a17:902:728d:b0:1b2:450f:9b6 with SMTP id d13-20020a170902728d00b001b2450f09b6mr474738pll.8.1686359909356; Fri, 09 Jun 2023 18:18:29 -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 pc12-20020a17090b3b8c00b002505c8cf5d4sm489180pjb.1.2023.06.09.18.18.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 18:18:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 18:18:29 -0700 (PDT) Message-ID: <6483cf65.170a0220.8d42c.d346SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 610DE605246B; Fri, 9 Jun 2023 21:18:28 -0400 (EDT) Subject: |SUCCESS| pw128482-128497 [PATCH] [v12,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/128497 _Testing PASS_ Submitter: Zhirun Yan Date: Friday, June 09 2023 19:12:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128482-128497 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/