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 668F743256 for ; Tue, 31 Oct 2023 23:22:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62BC2410D5; Tue, 31 Oct 2023 23:22:20 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id D340140285 for ; Tue, 31 Oct 2023 23:22:13 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b5af4662b7so5537522b3a.3 for ; Tue, 31 Oct 2023 15:22:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698790933; x=1699395733; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vFrui2d6v57n2G4PMQ/j6LTHZ8QsjnvUO45/ZQDwPAk=; b=fK1PxoKWl/oKMWgeuSQ6KizFG961LFTUCkHq27SCotn1BkyzSneNExj0Z/Av1rUyhV 4sqkXA3OjPwk0hpnQp+i5JPrHhV24iEES0lLg8RT6vb8cEHkJ7ZG+dtTjZXCNKfRJQfw 41UmwS9Gb3Dud35l/EFFH1Ir67RF1q62Rlec8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698790933; x=1699395733; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vFrui2d6v57n2G4PMQ/j6LTHZ8QsjnvUO45/ZQDwPAk=; b=L1Hlnjv1dJJ3OWHRshpry6qp+5t/QUCxjPxc+aKq70nWUjGsnYkHXIJJkGfEd2xuUq e1h4VJjBbYsuhWEZvSg7WzoWtnZuV+5DEWgsMPjvp4X/4ANYkLf5Ywir7aBMh8a8ufcF 7X9DoUOVXYP4QBNfIkPgzGpm9J+oGkQCFYNSY8Z2BNxryRn9lyEa8KoizACZ+80esoCO 0LdMA2zJ7PgixmaaWidICzRrd9qAWgoU5F0v6D477F2BJiiVO5iGgH+Xvl/yxhU979ly VH8ncQrGC3fc7jUf70EKr7lE4HHOqhMkQuQjtXlrsxPHH1NKJqvpszOqrvfnQ/wNak0V GzmQ== X-Gm-Message-State: AOJu0YxUONAj0mBdaGstXmJRxdGItBgiU1zVewPbdXA+t8E4NsVa9RGd yeZz/2rVHKpT9QQdkkf/5GWXaI0ID18f0P20ptL+rv1fXD1xd8iflg32biSbtqW/VCKjCxs91A= = X-Google-Smtp-Source: AGHT+IFH4YsNWt95IA1nv6vsiWDelLAywMF++vIxmgvg5sYq7fn72XVWZFs5ahkrpJLBgT24gAfAkM7fIgED X-Received: by 2002:a05:6a00:2302:b0:68b:e710:ee9c with SMTP id h2-20020a056a00230200b0068be710ee9cmr12240316pfh.19.1698790933037; Tue, 31 Oct 2023 15:22:13 -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 fb21-20020a056a002d9500b00690850e69a3sm66160pfb.4.2023.10.31.15.22.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 15:22:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 15:22:13 -0700 (PDT) Message-ID: <65417e15.050a0220.4e67c.10acSMTPIN_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 401996050A61; Tue, 31 Oct 2023 18:22:12 -0400 (EDT) Subject: |SUCCESS| pw133680 [PATCH] [v2] examples/l2fwd-macsec: add MACsec fo 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-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 | +---------------------+----------------+ 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 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/