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 406FD42C76 for ; Sat, 10 Jun 2023 03:15:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4195A40A84; Sat, 10 Jun 2023 03:15:24 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 767F340A84 for ; Sat, 10 Jun 2023 03:15:23 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56ce96063bcso1371637b3.1 for ; Fri, 09 Jun 2023 18:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686359723; x=1688951723; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZwJgVI/LIaRZCegl+QGtLSWAzrnlHvH07Pfy45EC4yw=; b=hpnoJ4dDt02fM9oG258NHBNZ2Xe7EhmmG+3FNcOfD4Sp25H5B/jP6buM0KayZvK60Y e8NJoknCxG3QlzLdGv0TDDAPHog113JZGzPfMyrjJA2+NzzajQu4+Gs3fD7+iGdjyT/s KX68jSHq/E0tyiere3pm6Qcix2QsY6iEOnGsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686359723; x=1688951723; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZwJgVI/LIaRZCegl+QGtLSWAzrnlHvH07Pfy45EC4yw=; b=KtQBZReJq3NQTTeUsm2t9R/KeUefq7kYjP1UZsHOmbwEgsc26mXxOl7HDCeipFQh7F Pw/ovkF3fcSfjdvSU6OIoNnVX4pyaQN8o+6EWjWEkKN1J6P5mKbxhcdUYY7ZLHyj9V3j F9RArUeNQVx3B1zaClTnmyCEjzcd9n2I8Mx2EG2wg6NXMpsmjfDDKRndGyniXm26COC6 OrenkfLPXqIPtTf031jMKgL2XRobGjxTIKtuSgkSu8VfaryuCMr9dEVLAx6uH3YLqmVq bibbDHNaih3vGz1pkEQeHdlRD412mtzQy9YZs2Fm5reRq2jIrMCBcUMDH6ImgDt+qUcT W22g== X-Gm-Message-State: AC+VfDxRETRw2eNLomuHxhjdhDAFc4mR0Pwz15M/3P7y6FPzb07loc0V aOXb1tEFDQ8XYAFJbYsKKr9eip2z4Qg7dhz28fPlv6CXLeQi3gqMX0fnvL92PejhBrBzCPNO2w= = X-Google-Smtp-Source: ACHHUZ7kBpPDZX463T8pUAVnVAyPhIO9sTmEBb/vZV0Q54vEL25umEAQYZsgLmvMw1kVI669UwWh+56Q1MhG X-Received: by 2002:a0d:e243:0:b0:56c:e6cf:362 with SMTP id l64-20020a0de243000000b0056ce6cf0362mr460023ywe.9.1686359722914; Fri, 09 Jun 2023 18:15:22 -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 u132-20020a81608a000000b0056ce0c43a96sm113974ywb.72.2023.06.09.18.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 18:15:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 18:15:22 -0700 (PDT) Message-ID: <6483ceaa.810a0220.33ee9.3555SMTPIN_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 977C2605246B; Fri, 9 Jun 2023 21:15:22 -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 | +------------------+----------+ 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 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/