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 B9F9A43A3A for ; Thu, 1 Feb 2024 14:53:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B451442E54; Thu, 1 Feb 2024 14:53:11 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 981D942E4D for ; Thu, 1 Feb 2024 14:53:09 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60412866c36so9767647b3.2 for ; Thu, 01 Feb 2024 05:53:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706795589; x=1707400389; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mYF7UkyyMPg0TR0jgzc/zH2NdIRgTifn8wRjuCP/YKw=; b=apPxLg6aVOC3GHmLJ670rqYGLxhQDKf2AtULn98heoGSLEs78OeVOyfLItECt0QNQ4 IJj+aEUANtq+hLE19sizUiBrzxIdGsuvTnB48V3AWjfpfrsLeRVbRQBEak8lJYbJTegX PRh1JQA2r0vQR7l2gr18QKUIfTYaDwPMccYCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706795589; x=1707400389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mYF7UkyyMPg0TR0jgzc/zH2NdIRgTifn8wRjuCP/YKw=; b=QzT8hzl87fa/nP/Cpq+O2IQ/z9aNg9h0Lce75+fXrgsanJfEWKtug9uL779NSLInVp 4NBOLfBbLicJPD3tp23BJFTrIduY/hxekMWiHjdBEWErGPI6VpF7o4BESQcoE8oE3zgW ba9+fqdb3nFnSlW6xJWGJI7l/n+V4B0k7cQtuvFVuGg8DslbBi+B1n0f+u0pbXZdFeRY cvWyIoKypcDcKDP7dBKiRCKefydguvUCxoYvbC+TPscRiG/z7pokoUZ/6oeVa+IluweX H14FBJYcylDXJSulTtRj3juCSpHRA57lUHDLhDb3UOZimi+wqmnzm7S9vz+bxxSGx2Pg fqWQ== X-Gm-Message-State: AOJu0Yx62mfU6qtzhRHBFP7fOz0qAgVxW7q+0m9cuSGgiz3BqNxFDpGd 7BrYe82VT7kF53DuSuHLTrw3xPpz4izFvDT0smFIcOOmFOEnLnvgycNXConrxo2Mgr8vv3wwrkG 3PUO4XZWvG9wD0rpLQpFQTuHYpP6CNEPXPdbOJ8TA X-Google-Smtp-Source: AGHT+IEfajkoxHmghE30aGGVHV1cC+gie0j+c1xGa0OyXmY14Wczx0FCBWL8rN6sgMiLdjju7XSYKh//FR+f X-Received: by 2002:a0d:d8cb:0:b0:5ff:d4c1:48f9 with SMTP id a194-20020a0dd8cb000000b005ffd4c148f9mr4937718ywe.0.1706795588915; Thu, 01 Feb 2024 05:53:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s66-20020a818245000000b005fface1d142sm990399ywf.6.2024.02.01.05.53.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 05:53:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 05:53:08 -0800 (PST) Message-ID: <65bba244.810a0220.7afb7.0cf4SMTPIN_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 8ED8F6052517; Thu, 1 Feb 2024 08:53:08 -0500 (EST) Subject: |SUCCESS| pw136256 [PATCH] [v2] test/security: add inline IPsec Rx i 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/136256 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, February 01 2024 10:07:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136256 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/