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 6E19A425F1 for ; Wed, 20 Sep 2023 17:51:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67ED6402E4; Wed, 20 Sep 2023 17:51:17 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AD49340041 for ; Wed, 20 Sep 2023 17:51:15 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d818d65f23cso6078960276.3 for ; Wed, 20 Sep 2023 08:51:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695225075; x=1695829875; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=twlBZLVzdtw0TkxMJvuoJVVGPlkhhktyGdireVRoGlo=; b=c02wxHZAlfx/eBqgsl+DiAGsDrtnK1xvMoYf83qT5bEF/wqD8TjPWfTVyL9vR8IZJw qOlrmCitjzYSL5c+yjI8PugCbkVkSSGsqaaSAGQw7xqplZ48U9o40GQ8VdnhSI2HJ04m 8hKGdbcmqIte1upILMhfLedhXVdP5q1UDg6y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695225075; x=1695829875; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twlBZLVzdtw0TkxMJvuoJVVGPlkhhktyGdireVRoGlo=; b=ae0VsySrtAdcErzSgEt6GjlbzBuSu8Ior5PfZJF6rYR316BfIVBSA0jT5+hTvEMkAj p9D4nuAVpVtU7ut140Yvxw2t/vk9FM4uNLU/UmmDnbrctQi59R/xUmAV6uhkz814DvkQ 3MlUfAo573OEpk9+npxCVHvptOFtPHNzPyi0Q+w/cWguepEN9EYE80v0znwQPdzYB2AY ZaGL97Fx1NkzeINJQyEVTaRZUXijwBA6zn3wdNVqIRtcThtreoRHMaZ0lykWrg5xKwh8 4s4mB8BtbaWmbap3Z1wlPACzHpWXb8SHjMVfkZzFzd1WJwAa7krJ7RbXF3UWbEk7gwep lUiw== X-Gm-Message-State: AOJu0Yx66aG5lNgalCenoWlnq5ncVSzaBY6Ufutwc+mVgMF8wrqjflZh GQR+yAQ8HmfEsze1fSH9m6WvTc32eyV/NNhr2Ei1mv+/RzBhK1Nx/PffFw== X-Google-Smtp-Source: AGHT+IEnUzFTjPpxwUryxAswzKaDdgKAG3KFMVA/HfE+HaKKaKp7xXGBQvsGuGvJXtHnJKgOy4xcLlnDalUW X-Received: by 2002:a25:316:0:b0:d5b:80df:21f5 with SMTP id 22-20020a250316000000b00d5b80df21f5mr2799843ybd.23.1695225075174; Wed, 20 Sep 2023 08:51:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p192-20020a2574c9000000b00d752c83c5a7sm1427924ybc.2.2023.09.20.08.51.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:51:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:51:15 -0700 (PDT) Message-ID: <650b14f3.250a0220.2333f.a4c4SMTPIN_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 D059D6052514; Wed, 20 Sep 2023 11:51:14 -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 GCC 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 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 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/