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 CF00C42F60 for ; Thu, 27 Jul 2023 16:13:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C76B040041; Thu, 27 Jul 2023 16:13:10 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id B3B4F40041 for ; Thu, 27 Jul 2023 16:13:09 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-403b30c7377so5639131cf.1 for ; Thu, 27 Jul 2023 07:13:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690467189; x=1691071989; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qwbBAaVq/oavxeuF+dQEufxvd84Amh2ocNbs+bWChtU=; b=Haa6lDStjq1SuY+Qk7JM6cMJotJy5CcS3JOTzxkR3kABU5Zl9Vzzkb4LGIknoQLQ6/ 8bx2mT5WW2QV0ya0LHvPt207p9HX5lcdtoPQtKRF7CKB+BQudBbilLzFDlkgREbuff9n b5/n1Ml8XVYs9a3LPopot3ExW4lkTIIo0iFGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690467189; x=1691071989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qwbBAaVq/oavxeuF+dQEufxvd84Amh2ocNbs+bWChtU=; b=cEB8bBZIODgOG/eu+XjFWNSip+P/8MvZtlJLqKKXZekGe4dpwmE2oBc34Jr7KO2bAL 2DBkP/J5jy6t37sUvm5sdJDNGu7tgSZfQWsSeNslsSSJ3/uhWrJ7LosaoTWZ1DRwT+Ma hAGtasu1ifFxRQ/vmOVSXtc/0SEOUhoqRXxmbO4mvooEd1EC1GQnFWwWPoxY7duzyW1n yVMPZ0ElUpeOQ1BbXdvqoYXcMyn7FL1CVlLRzRztduPzQ2w6l349c2g0giG7oxwa7t+W KHyLs3Ggc9XUY2McmqFT3oRC34lD3W5xwI0JgEA7H37i96PV96U8oIzMMJrGVAwkgQ0e /vWw== X-Gm-Message-State: ABy/qLYJa6dA+IQfYXmvIL39QneD+ONyj/2k24W4yJDTztM93ggXsPiN mV6ampyQxqK4mPXZBzm4Nke92XCfvuYxVf/UfCbkU3VjSITCJTXSVCSXZsOsC6u2MywruTu8vQ= = X-Google-Smtp-Source: APBJJlGZynXrm/jjuLLFPOX1FvGpCtgfu0JCn9hr8CyHUEpiCwozkg9sI2uRssjoakbqmdap/i3IaHTpkh/C X-Received: by 2002:ac8:5c4c:0:b0:403:c1c6:23af with SMTP id j12-20020ac85c4c000000b00403c1c623afmr106031qtj.44.1690467189097; Thu, 27 Jul 2023 07:13:09 -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 t7-20020ac87607000000b00403ee829c26sm129168qtq.3.2023.07.27.07.13.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 07:13:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 07:13:09 -0700 (PDT) Message-ID: <64c27b75.c80a0220.bc54f.3804SMTPIN_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 67C946052471; Thu, 27 Jul 2023 10:13:08 -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 | +-----------------+----------+ 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 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/