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 C235842F60 for ; Thu, 27 Jul 2023 16:12:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A258D40041; Thu, 27 Jul 2023 16:12:33 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 3F52840041 for ; Thu, 27 Jul 2023 16:12:32 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b9defb36a2so865649a34.2 for ; Thu, 27 Jul 2023 07:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690467151; x=1691071951; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+vJrKJDdBmFJQxbPEHOPMfu/t4O60rmbxQPJ/Nc8Ovg=; b=is6j2FhTsZGNXsQUBmVR4CrDO/FVTmSp33H1qzKrdMenHMHlHhCY/2YPWMVvmxwK/A +hGpbND5lt9A6ANwr24c9UpeFlw+FP56ghfQxYjTMblH/1rRhWHoNjKTpxRF33R19fh1 CO0PDmFHJYwz8MvgblI5Wg8r9NPKw6S/V5wHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690467151; x=1691071951; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+vJrKJDdBmFJQxbPEHOPMfu/t4O60rmbxQPJ/Nc8Ovg=; b=EMrcm6YNhklhI9Gy0cV/F96Lj+k1SsJ1d5gQOZrxQJHd6FUm4ZPRNP/60nd90XfCpd zscW++8NWUMiOlVALjh2pNi1dineEZ7fnEwjtUQqOnm5lmbG6mdTZnvn+g2Py1E9DETq xyToHiIy9Btv/9cXUKy/Y6oOzLSRzStPEhruuDWA2sdS6sbQ/BJgQOgQavANJ95o0bpG ZyH/jGDOM35PVkEqkREcAe3eJ0Q40gjAht9wUgyoy+IEmaEfNVZC9q3Q0MDb0SaCTySE 9LKi0TEPWvpBZZMDYTZ0f2SLM82sj58GNAoXvwU+LZDgJHHXHf4z/Pp7ODzcjZMeLaU8 65+g== X-Gm-Message-State: ABy/qLabzeRNg4bVIqUp/BQe+8f7DL2jkQ5qN9xDubOKgX6sxpjUK3JU NNYqcjvV22mgcRrQsg/SrdJ4mhcwnE5M/G1C5Towa/aBTt/nixnh7fZ0FtKo4ohm322UR6ytuw= = X-Google-Smtp-Source: APBJJlHBCrBJ8k3jvfxxgZnnXk40OC1oE1bj3v3h5hpsPM4Wy/rzeot3JuCjUo2wgy6pvqyk1o0BlHgBEcT2 X-Received: by 2002:a9d:5e0a:0:b0:6b7:1f33:5ec4 with SMTP id d10-20020a9d5e0a000000b006b71f335ec4mr4377263oti.12.1690467151463; Thu, 27 Jul 2023 07:12:31 -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 w3-20020a0c9c43000000b0063d4403d9casm4917qve.48.2023.07.27.07.12.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 07:12:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 07:12:31 -0700 (PDT) Message-ID: <64c27b4f.0c0a0220.6dc2d.0355SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BB966052471; Thu, 27 Jul 2023 10:12:30 -0400 (EDT) Subject: |SUCCESS| pw129715 [PATCH] examples/l2fwd-macsec: add MACsec forward From: dpdklab@iol.unh.edu To: Test Report Cc: Akhil Goyal 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 | +-----------------+----------+ 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 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/