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 461084305C for ; Mon, 14 Aug 2023 09:51:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4254A40A7F; Mon, 14 Aug 2023 09:51:55 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id D3CD240A7F for ; Mon, 14 Aug 2023 09:51:50 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56d6dfa8b52so2841161eaf.3 for ; Mon, 14 Aug 2023 00:51:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691999510; x=1692604310; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IG/YJgJe7ag5TiqghVPYC6I26BpPRKuiMMsFPgE5Dxs=; b=DqhQB1Wd2hvIdAt/8IAdY2fJWbSBc4MDMjaQHQqj2uCBH9+83ndEez8qJ+ENc2cu/x fbfgD/tP+dp3bmfi9RYVzUFK7QXpJOcgyeI9yz8OJFixKP23RVhL/BJwtnBCsX5/W1LS 1voqrIuYa1eHhtpIWicLZP+Lwe8aQKV0tGY4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691999510; x=1692604310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IG/YJgJe7ag5TiqghVPYC6I26BpPRKuiMMsFPgE5Dxs=; b=XgtyCl8dMa8Fx2PNXyajLtbrpzoqlHWSBJbmutRwCVl+oQ6Ok0128AAcmif5gZwZqF ZJYxcM4Brfuuihu7v5Hmgex4mH7Snbtt995eMbRk0lpaQVoOk800XJL24XO7VIj2KpFj d+8l/P/DGqi0aSGxq6DLYlJO5ys1kc08wIC/twxlRL55rZJXJIiORb0rji+cs1/xqA4K y0ZrxU6xPLCVBa2/GvNlgSUIpasnMBVXjrH8T6ZEsO3xf3t0J3DwubsMbaLC5720KQ23 LS9MjqCxVJWn3/3Mf0MuxuIszuX1dHq1BbC52tgV5duv7rjFsq4Kx/6RJqsn/ryKvSc7 METw== X-Gm-Message-State: AOJu0YyGpKGaDG+JTgoJjLEKUdmEfpztAwpc8sJy4IqTvmgm+TO36Oci quAqrSP/RuVY14Z8gkOP+ok0L7ixp3WyM8API2TlWpwk2gALry9K7uY6CA== X-Google-Smtp-Source: AGHT+IE7DEfY1/fKSZafsvExbPYoXTtgbK79CwL4ds+XX3R7Yc9KWBufKVTFt2L/ME+D9XUaQiW50PRN3dlE X-Received: by 2002:a05:6358:338c:b0:137:89ac:20d4 with SMTP id i12-20020a056358338c00b0013789ac20d4mr8466543rwd.18.1691999510155; Mon, 14 Aug 2023 00:51:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n123-20020a25d681000000b00d632de87450sm642615ybg.1.2023.08.14.00.51.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 00:51:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 00:51:50 -0700 (PDT) Message-ID: <64d9dd16.250a0220.89992.7effSMTPIN_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 CB6886052471; Mon, 14 Aug 2023 03:51:49 -0400 (EDT) Subject: |SUCCESS| pw130256 [PATCH] [v2] app/test: add external mbuf IPsec te 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/130256 _Testing PASS_ Submitter: Tejasree Kondoj Date: Monday, August 14 2023 06:47:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130256 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/