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 0D2E143A3A for ; Thu, 1 Feb 2024 14:57:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0473D42E54; Thu, 1 Feb 2024 14:57:50 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 52A0542E4D for ; Thu, 1 Feb 2024 14:57:48 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c0330fb868so12065139f.1 for ; Thu, 01 Feb 2024 05:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706795867; x=1707400667; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fQGlFYYC0eyHc32HYkUxDt9zijYye2yWtvqjKOhjt6U=; b=dHbFsEhS+6m+e4WatNYwBozLdwraF12nOBBGPGRBdvNLsGE+gJXA09Et3g5B0VVubC rXXcfwGFh7yIuhy8LHDQqVq4NpMtyT/Ydut0tLul+4sMZxESm3Dxds4LtFd7ZwY2l2uB 9ugd3LntKNRAmcUYrTzNbjE3fY5iDMgQhfYfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706795867; x=1707400667; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQGlFYYC0eyHc32HYkUxDt9zijYye2yWtvqjKOhjt6U=; b=oIvttJeN3DPj/xk/ItIcF95nHY9krOirUL3mGvFn3uQbPGcvdzFnmlwpha33QTLWxA EMJPUA+0KBDZsIuxmk/4nhMf9JUj+uBVjHgavgW8oeVua/eJNwqFycXqeug5649hayRx HAR6WjNP+75zi7b+l1LQ6xHdeokCgYH+MuZxbJdgMRH/I+tq5SDLm7Z43DmBqQbOrd/K FeASUH7he//4WNcPgjNYLLHCZjzJwB0/RGw2PiHUBgrSdBSuv+l751NnVYVrioIPQqc9 iR9iUcEgfP9oRsNfabRjd4cHF0cusiukE3qB0AExBviGZFnfzGemljs5rm6Cd2paTAS0 ovtw== X-Gm-Message-State: AOJu0YxpT4Cr086Y1royr3jots4vEtza9CDv0OXmbgJTEH6OaaUg6VsL y/9lnQiUvpYMQIE4cE172sG3jT8523+LSildnDILM78KFyY12S1YOBH64OOw4WL8+bqiMoaVp1R zQZX58m/WSB7h/QxDMQaOqvamqmVa507nu/vaRvyk X-Google-Smtp-Source: AGHT+IF39JKHEHDcG7sNKCExnOUZPBzSYV65e4qG5ZbW9atKmwybFRDu9U/rhiqu0CgCZrkulH/NXbPAis7V X-Received: by 2002:a05:6602:17:b0:7be:fdec:98b2 with SMTP id b23-20020a056602001700b007befdec98b2mr5777651ioa.13.1706795867739; Thu, 01 Feb 2024 05:57:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq5-20020a056638650500b0046ebee2e5fesm390196jab.25.2024.02.01.05.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 05:57:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 05:57:47 -0800 (PST) Message-ID: <65bba35b.050a0220.2874b.6f8aSMTPIN_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 479006052517; Thu, 1 Feb 2024 08:57:47 -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 | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/