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 E0DCA43279 for ; Fri, 3 Nov 2023 11:58:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC43540273; Fri, 3 Nov 2023 11:58:28 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 9967D40273 for ; Fri, 3 Nov 2023 11:58:27 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b2ec9a79bdso1226134b6e.3 for ; Fri, 03 Nov 2023 03:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699009107; x=1699613907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yd7DRjhENcm/eEURNeUHv3IUfSNLp+tYe+ofV53BwkE=; b=SOGlBJ88zjs+RILmyBSu5RKQ/ooyzh/chgktOh7m2LDo91g/NoCJGjXbbt4lLVi8ZZ u7qbit7SDtcTIZNhB9mZDilGNPpR2XOjF18xe9HMMK9xxnkOmZ7lvFwktpi0anwe6kWJ g8MPDNIEqj/NCgMUhW8zmXTWzjgQ3Edr4wXUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699009107; x=1699613907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yd7DRjhENcm/eEURNeUHv3IUfSNLp+tYe+ofV53BwkE=; b=kSS4ridfKXeb80UarFBaGC307tEHSK3ohz8LjRcxw5mvKaKKOIx8M2cfrtEDHn93OX WoTwD7OIRzKNQNP+htCg4d+m3ney/N3KcIQ/CmmmbjH3mpVbG5JuWmJves6KIFwLlvAH YZGxVBaGZiP/IYfH9eGeA7MnS7E5I+7it3nztBksaj3j43UURBBq/03sUt/wGrp3urUl lHXjwsd9HUoiaTs55meExMyqyQbdlUHUUOfJWFur5Ao18UtR9S+wBeXTnwrIzscYEdeT IYo35eXZMqtRujnBuXfq/m5WYBWeubLXH5idipod5iw0ZLP/eEpBk2o3A5b8DpL9fJSl Ya6Q== X-Gm-Message-State: AOJu0YzPuBno94IXkN8B6yNh1aUdaMODuO5KnZx2If/FNPiS+q5dW/TZ BKJE38+QJoisfmFuAHK0RIrqQVERoEPAG1OXdVbiK0UQVCBViEoyagnmRAy/uV5opwZRrrFeYA= = X-Google-Smtp-Source: AGHT+IFdqh+6WX8Z89mZ3IPbbdmC1EcaA0heyhxXzuooLakxdjnpTla7sbC4T1+L01CqI6NHlMGfxV/KB5Ks X-Received: by 2002:a05:6870:6591:b0:1e9:934d:514c with SMTP id fp17-20020a056870659100b001e9934d514cmr25808459oab.50.1699009106528; Fri, 03 Nov 2023 03:58:26 -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 qp4-20020a056870ff8400b001ea0ee4f8e7sm140271oab.12.2023.11.03.03.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 03:58:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 03:58:26 -0700 (PDT) Message-ID: <6544d252.050a0220.aa3a7.4926SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA41160524E7; Fri, 3 Nov 2023 06:58:25 -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-arm64-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 | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/