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 6703A42F60 for ; Thu, 27 Jul 2023 16:17:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42F2940041; Thu, 27 Jul 2023 16:17:19 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A2C7340041 for ; Thu, 27 Jul 2023 16:17:17 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686b91c2744so809882b3a.0 for ; Thu, 27 Jul 2023 07:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690467436; x=1691072236; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mJ9C+N5JgGbIjHkHdzNF8Nrrgk8NiPRpILmc6SktNgA=; b=GGQ3UUk6ZRtOOPAoQJ/yGX8adyGUoYMIJHDkWPeCLPdh05KvD/5ZcmJTmSmA5BKncc zyifUFUy4WCVVPXJoHFARvGFNHPCFRUc6Qw355bLBUDGS6/DQQT+HDEHNcs9pX+SSujB T4Iyy5m/wU6Jm5C+KA9i0iBig1WjpFqYwQgOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690467436; x=1691072236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mJ9C+N5JgGbIjHkHdzNF8Nrrgk8NiPRpILmc6SktNgA=; b=YNqmoHtOyoTJ4HcJQ73Dfwycl4Yx8IMtE3gNCo3RDjTqAllXPQg70Dmg/WhKSxpwtd TUh+udkiUFkh3rUhoKpONoOAVbVuybSjkzcL7sDkwdXFXho7O/vbwBcxck6f/n0z/Jm8 HdSrIVVhSMmPCnFVxsGJBlqU44DbQ7S4HXAu6v34WnCPf0GVVKmlQ4QL6diMgViKaGGj IXuyYp805cr7/V8VrzGA09dvouuGrYtD7QBUwT+4EeBGQbqrxSkef3c8LT5UspF1raDn ZUWoOA6UEnQk3Is/wh8Bx9qjPLkIknqnwR9nmxx1O7gC76q6tHlJQ8McyihbsIsFMiW3 2aBw== X-Gm-Message-State: ABy/qLaF4A/a5r7pJ/hU0X6/Stj8/0NdJMBX/XPP+u9UenwtwQ/FALPy wdGJ/629WcSH9SRJ+iv74mJUS/CYM1yoNwjhqiLyJ2ZUbvAQuq1fLkX00Q== X-Google-Smtp-Source: APBJJlGQEdIaH5r/apFR8bAsiETY19lWL+ZrgPDST8zXlX/mP+tYaurGS1JioBK0QzKewkflujDfc1EyGXgZ X-Received: by 2002:a05:6a00:2482:b0:686:9385:4642 with SMTP id c2-20020a056a00248200b0068693854642mr5888858pfv.6.1690467436711; Thu, 27 Jul 2023 07:17:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h15-20020a056a00000f00b00686f0158621sm159824pfk.20.2023.07.27.07.17.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 07:17:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 07:17:16 -0700 (PDT) Message-ID: <64c27c6c.050a0220.4d6f8.34d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C409C6052471; Thu, 27 Jul 2023 10:17:15 -0400 (EDT) Subject: |SUCCESS| pw129715 [PATCH] examples/l2fwd-macsec: add MACsec forward 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/129715 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, July 27 2023 13:20:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d01be82476a1d3c7b4ffc24cd5286ca10844e6b2 129715 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27149/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/