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 06F7243258 for ; Wed, 1 Nov 2023 00:04:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 024C04028A; Wed, 1 Nov 2023 00:04:18 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 589A040647 for ; Wed, 1 Nov 2023 00:04:17 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3575287211bso20735785ab.1 for ; Tue, 31 Oct 2023 16:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698793456; x=1699398256; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UXBPTqprPnj/D0fn9uFrtcDC+sx1AMkRvcUfLjpNv1o=; b=KLIC5sEi1pZ6HRYt9IEchm0dsbQ3XWGrzfL4qGkfT3EBXNn3xkLih8R5DASFmRTkeM 6fSJi77mDMp2lQzO6ykbC96+bRjIoUk+3YYhLx9NI6oTdtg3SM3Mcv7Ds4LaPS9Soauz wce2jFuvmOdeh0HCRckLqQmGtLlYg+N4wBF3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698793456; x=1699398256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UXBPTqprPnj/D0fn9uFrtcDC+sx1AMkRvcUfLjpNv1o=; b=kuoPejOwQddY2/sY2R+o4eI05jVCp+KWJo1zy8pK7wrPdoDMQnMfr3w1i+qtGGbk/m sTqFriKABg5e/rEva+GuH+mRXa4EWY3Ke/t54TQJaPh1aFjiQvaQDatUM3Apqf104HYZ 9Yh0FSslMvS4g9ejQTZR+/q6RFEmfxKK2Barrn21hjLIkrfplTp5T5tZyJoHAAnFPhHh mhxxIo4S2T9mjBGaxi5NBISzRESoYioQsoy+PwdKQuHzE7I/YN54kV8ULAKeKOuajUUs FpR5lpWGsUulJyXYYhR2xPWenRDYeMMWCqV0ltGacEJULWGDZGQgivajOfj7E0opfYag EWeQ== X-Gm-Message-State: AOJu0YxGg4QF74fX0Cs80Saa2UBD+7dcZzUj9eMyznzu+OuG6ntOloo2 A8mOvpgo5Lh2YEZFuttIOP73GyzdbWd0c/MGKOk3TXQMVXWHZ2wsISAhEw== X-Google-Smtp-Source: AGHT+IGPunKeICOd0zMCHkGCRU2UijP2pJPAAymHQCJFkG0wzWI3DHwuv14cnYm3l9fJRUTQ/duZziIcOGAd X-Received: by 2002:a05:6e02:160c:b0:357:5e40:6bb5 with SMTP id t12-20020a056e02160c00b003575e406bb5mr19439831ilu.30.1698793456801; Tue, 31 Oct 2023 16:04:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020a92ce49000000b003515d587208sm54534ilr.29.2023.10.31.16.04.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:04:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:04:16 -0700 (PDT) Message-ID: <654187f0.920a0220.dfbbc.0e6dSMTPIN_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 569916050A61; Tue, 31 Oct 2023 19:04:16 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/28163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/