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 A313043258 for ; Wed, 1 Nov 2023 00:06:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A9DC4028A; Wed, 1 Nov 2023 00:06:28 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C1E1D4028A for ; Wed, 1 Nov 2023 00:06:27 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-586753b0ab0so3384175eaf.0 for ; Tue, 31 Oct 2023 16:06:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698793587; x=1699398387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ipZIH6rwbxIxlwJwboOQrKuj0kxexLeqsqp4TMy3SFw=; b=N1DMoBGwqMJmLNpslal7rF/KhZkl1zyR7bmo6Htr/NTncwSB1fGAPvwPQi/fusVIwv XPPTYuKbCDyoNgp4psI9vY033m5rOCNY9lFGpQr4UWOPx0FBo8C+FOzZtbnDlFj8ga72 kW7ZxRgTk79Qo2cpWIyhY+gEvhf9b94PzByEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698793587; x=1699398387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ipZIH6rwbxIxlwJwboOQrKuj0kxexLeqsqp4TMy3SFw=; b=T7qB6iIBT8UzllayL5PLRdYbvpvHF4llfhgJxufViFNt8MPUC8rmvMGEh+tbeet4kh 1pG3D2EQZ6co2ndMBTkR934V5oxxqRyHy6DRxvt8u17slrWzw4lQP+Xpdi/Dho23P2bh Dh3pVLjbS7uweiIXODFvqbillpK6eR7vTbq3MU2Rpt3gHjNs5CoEKsSDbpg5qBxI/U1y 3s3gcvEqKNYmaudXldQVGFhvBmeFS4C0/3jf1OrYsm2/KL7Qb3vNzHq/ira75iXoWOIs nRbgod5joFcFQvqgNDe6p84sX6XSFpairTMH1khi3naEuNCLC6T6ub91nOGsghId/7AT 3tHQ== X-Gm-Message-State: AOJu0YwS7g18BTQn60ue6yNg86xKSuMDx3Xh0R7vShG78aQO6liVWjDX glOHEQI1n/qPH/RVvZKSaIjK15hYLr5+mheAzZJf3EpycTTQc6ggyiAe6g== X-Google-Smtp-Source: AGHT+IEcKFLoBn9QOOnCCAZ5t/nmPGMAhScS+x9qdTzUPiQReXqH7zPjrnfxl5u+ZxMMg9KjzWomHcRaA21C X-Received: by 2002:a4a:b905:0:b0:57b:c983:bce9 with SMTP id x5-20020a4ab905000000b0057bc983bce9mr13051376ooo.8.1698793587108; Tue, 31 Oct 2023 16:06:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f184-20020a4a58c1000000b00581e5bf379esm587688oob.26.2023.10.31.16.06.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:06:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:06:27 -0700 (PDT) Message-ID: <65418873.4a0a0220.f5cc5.a0a3SMTPIN_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 9880E6050A61; Tue, 31 Oct 2023 19:06:26 -0400 (EDT) Subject: |SUCCESS| pw133680 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133680 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, October 31 2023 18:44:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133680 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/