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 0214642F60 for ; Thu, 27 Jul 2023 16:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE89240041; Thu, 27 Jul 2023 16:14:26 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4A8E240041 for ; Thu, 27 Jul 2023 16:14:26 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1a1fa977667so815981fac.1 for ; Thu, 27 Jul 2023 07:14:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690467265; x=1691072065; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0HaICRTJbKjGotkxLUICYO6tf/6eZBZWdAhAI29N1W0=; b=f1BxxuMtvrCPajtnZVCh4HJ2tPaQVwbl5gSZLsLCKCSR0SDRaC6jX51eQ/m5zByshp HcnaMyHRQ3X+z1ICVLd+lOxERs95A2fpDJjoY1OeBGZIGLzEZdj5g62Ba89CRAik8zKU IaA1uGo54Fg4ED3MunHtACbyetPtMqDpiMrTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690467265; x=1691072065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0HaICRTJbKjGotkxLUICYO6tf/6eZBZWdAhAI29N1W0=; b=QfF3Sr0l9iH0+CPgIYsXwXOzbdUxcKBbvrW7Avg31sZ2M/yERFkunBKHjf7l2u2B4r uej3iI7O7fTK0xEdhDIaAnHdk1ckZCnif4h3M2hKJQ5QZuDTcLl8ESLt+qefJAoI9hwj iXKidAKNnU6YwgSCBPRMWp+FbcePjA7p8wF58+KwwpdOgwPc+l1e1fOUGJJmpqC7/WtA zh5WFwPxLrutcisAw3Y8HTQTZvm8nttacGlJUrV90yzzCNQACIB8hLHmqwJ1ui4lv+tB SRNo/jVn2q4fa9IylV/ppCTFL7U2mNxK0p604g3wWbgGUZrZxhNQ9odp296s2MAEvSnX Vksw== X-Gm-Message-State: ABy/qLasUlzxKg22yEgGXPcQNit5gxSmQ9WXy+9YoP1wvfHEtvT7NZj8 GsoHJL3RHExJITx0wtmDb22R2KPqNxQ49hsLfhsQ+AHTgkRQdl7GaEmBshDkqx0+7ZPXtf4d8A= = X-Google-Smtp-Source: APBJJlF1GOHrXvwpHoB72FDSJ3ILJ/G++topvl9S2nBFW0p7fCaZQmzCV5J4JJxVb1WzCIakA2CkT8o/rn6X X-Received: by 2002:a05:6870:a689:b0:1b7:3432:9ec4 with SMTP id i9-20020a056870a68900b001b734329ec4mr3374636oam.10.1690467265586; Thu, 27 Jul 2023 07:14:25 -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 c5-20020a056830348500b006bb08f24b84sm161127otu.12.2023.07.27.07.14.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 07:14:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 07:14:25 -0700 (PDT) Message-ID: <64c27bc1.050a0220.88adf.3955SMTPIN_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 EDF536052471; Thu, 27 Jul 2023 10:14:24 -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 | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | 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 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/