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 9B97C43279 for ; Fri, 3 Nov 2023 11:43:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96B5C4027F; Fri, 3 Nov 2023 11:43:49 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 547504027F for ; Fri, 3 Nov 2023 11:43:48 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3590505ecedso6274995ab.2 for ; Fri, 03 Nov 2023 03:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699008227; x=1699613027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BKJI2awQYVYjL0Dqb9Ch4HsJFAYuJkZdvYVb7fxl9Ic=; b=ZyFQGT1ZNlqFz+AMvF1AQObl4vQtDwl318MdUPORNn1ipvphQnb82IFSBN6Vk3v43R 3ii1fRgelp3drRNF9KH7c4j8HZb7FmNPNH8/+fT51WKqpISeaeyIC34+3zV5vodgWcNi Y9JsCJpVt1UHkZD8JfF+bOa211jSJWHsxFoO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699008227; x=1699613027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BKJI2awQYVYjL0Dqb9Ch4HsJFAYuJkZdvYVb7fxl9Ic=; b=oNCU3F9ya+aqzMQzwg3+zPKwKootzPSgNxGvq93X3c+3liGmZ3MJ9UuvtCdeoB4GGK +X8TzdeA589J+lZ8NgRrN9Cwf7WMhbfZr3XbI03oTEtk4pI4GbpASwc56ZzqUhMKxLXi GW+n6ugd7TLuMlV34MCytmyFYmfQB3yPXkeXDHkjHKDiqmBdZonpWuwP+o5M+STR8dNO waWgUYPL7QsOnGgNam/oyiLX0OiVJV03gFCrvGiTsA8MgtLc4u0IwSoN7OBwA4ROYMXV GW3a+H8imfRmjyvrGB5sjU92kXIls/8/AlZ8VWJeoda6uVYiFCvocEGGizW4OeVmczag 5Q6g== X-Gm-Message-State: AOJu0Yx2vs/fOe71NHo2J3IVmN58BmxE/SSEzViPAIzw0yH4EwbYGTBe MkEbJTBl/4fmVA19NRRFNY1CE9ZyjNGltH83nC8NxAPXOpAPg1DWWdp4sQ== X-Google-Smtp-Source: AGHT+IFvsGoxms/oWE0dfsG+Nn9d4ZNJKA5H1Bbc1KqFlAraYFULemZV6VJJaFu8s34pv4S5k6SpkDms1Zs+ X-Received: by 2002:a05:6e02:1d8b:b0:359:53a4:b221 with SMTP id h11-20020a056e021d8b00b0035953a4b221mr4599865ila.22.1699008227779; Fri, 03 Nov 2023 03:43:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a92cf43000000b003514fc403e1sm117397ilr.24.2023.11.03.03.43.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:43:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:43:47 -0700 (PDT) Message-ID: <6544cee3.920a0220.2c083.3d30SMTPIN_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 4FA5D60524E7; Fri, 3 Nov 2023 06:43:47 -0400 (EDT) Subject: |SUCCESS| pw133818 [PATCH] [v3] examples/l2fwd-macsec: add MACsec fo 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133818 _Testing PASS_ Submitter: Akhil Goyal Date: Friday, November 03 2023 07:32:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133818 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28216/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/