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 5B534425F1 for ; Wed, 20 Sep 2023 17:32:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5591F40041; Wed, 20 Sep 2023 17:32:08 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 792E340041 for ; Wed, 20 Sep 2023 17:32:06 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b9e478e122so4369347a34.1 for ; Wed, 20 Sep 2023 08:32:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695223925; x=1695828725; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cGNDLKM+3g7+Y3XE6XwDixjFxlRXJdDAmfpvIH0VSik=; b=faelBICkv7AAkH/0dy3FF/PPeIPp2yW8gcvxbI98gSs8ZcsvSLdW4uNnWz8kseGZCm LeMAckRQ6pIzjY2RLt3B3a5bAx5iXey0/41xBJx9t6LBBbHXx+AuNBtNG3JBZN4vpFd4 zNRF0xdM14j5HP4ZkICkS9Nt4u6Vk2U4JlARw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695223925; x=1695828725; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cGNDLKM+3g7+Y3XE6XwDixjFxlRXJdDAmfpvIH0VSik=; b=WP2rUwumbU39ZBMQVMfe6owCaOlJz25vNjntg4CiqvjDBNLbqFA+hSHoaS0jcdWxMk SpTCuEjf7GrwFsJ5e6w/XdTHByJLJTDMLW+Z5tEhfjq4My59OHopBRO0W4IbdSzTdV2j Z9l4VPkOHFjoHZuokrxyDy6mlwsIRm+eNZMuNoCYx5J1eNWe9A8xgIKLtPxpwAAjUuJo j8KPiInspBjZCcl4SaVtyCORxOQE/cnFR1IDwrGMXa8yAg3jaafxlCAxAn3ULV+tjYQx VFizHyL42xjXsPcPeWuh9/VOR9YQJ5vAe6w0zZG0NS7SnyIIOhv0Armcf22rUROetXRn iEuA== X-Gm-Message-State: AOJu0YzfhmENERqSZsgLCuqcdCbliLFOqegceIWSh/nP98rlVv/tizyW mqLYLSzoaBfvKARvOWz/ItnVwOLNfnKUfq2egudJCDND0UT4xjR0N/A6Sw== X-Google-Smtp-Source: AGHT+IFKTz0R/rIcDWOI8ARB3f6XBpaPR2TmgYvZKS5rBUNaprFyw126KJKI/vscqdz0ui/VOSyuO02dX6se X-Received: by 2002:a05:6358:e489:b0:135:499a:382b with SMTP id by9-20020a056358e48900b00135499a382bmr3714415rwb.7.1695223925685; Wed, 20 Sep 2023 08:32:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a638f14000000b0056969e34a85sm836527pgd.6.2023.09.20.08.32.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:32:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:32:05 -0700 (PDT) Message-ID: <650b1075.630a0220.c54d6.ec31SMTPIN_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 26B4D6052514; Wed, 20 Sep 2023 11:32:05 -0400 (EDT) Subject: |SUCCESS| pw131711 [PATCH] [v2] security: hide security context 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/131711 _Testing PASS_ Submitter: Akhil Goyal Date: Wednesday, September 20 2023 10:40:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131711 --> 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/27666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/