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 EAD4F425F1 for ; Wed, 20 Sep 2023 17:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E501140277; Wed, 20 Sep 2023 17:59:45 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5596E40277 for ; Wed, 20 Sep 2023 17:59:44 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59c2ca01f27so48066297b3.2 for ; Wed, 20 Sep 2023 08:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695225583; x=1695830383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aOz7G5gP1O/9wGWaFSpa5vouBFqw4lZ4Zm1BoIYNTYs=; b=VQI+Xv5ASDNIYhEXpOnQpT2tfc+QT89Wi3jIp5WaOTU3XaHIqPLQJvXF0bSCiqibHa fKvYoQ5g9gFcIvn2GWsdGDFfXimq6uXQlfAZ+r00XuUsB2hGQyqe38InIAYFkakZ1u6f paopi2ZGsjEC58nDgiLu72Q6T/2e++rZpMCCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695225583; x=1695830383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aOz7G5gP1O/9wGWaFSpa5vouBFqw4lZ4Zm1BoIYNTYs=; b=rnkbz7P4a2iLHCCKjj0DzlkPrhaOGrwRi3G7xjJxZBmBeOXIP7fEY4yAKtaIHElKV6 10YDLKT86ImcFwpwdYjhjfy7FXONBYRC4mKSAHjIciN+VTfcxMoOBIWCAuOcJ8KTP7vB pIHD9mVVefH5g7zZPKDAFNf+UYkAoI1pifB8LQcX2qYcatabiUtJirgyClWxlVnZEzSh P3T0ON2oXfxJclfzONSLMr97KcopoiZD6I0wieUmuAb29abJ4wpY3tmPP3q605/5t3TH 1UpG+nlpz/wrlQ7ovzkB2lhIt0PEiavNoAzxt7v/oBJctRYw7YKMuXge42eaIo+xzWF/ woIw== X-Gm-Message-State: AOJu0YyBTQmkxGzUtVv1x7G0HP7DbLX/CKTL+KqnbgT5F3BM8yhbFbRS YglbWGwnKbyiBoq/U/g/VALkvZ16A0xf9g6OeNXViDDnC8Dmgco6dOGc+Q== X-Google-Smtp-Source: AGHT+IGftP76FrMycJ6/eYXA/ygvERyGf8pXmqujZXt241y1Ux3/tM6Ci7hVBwlqNK+PPDw0NyDqjmV0OLHC X-Received: by 2002:a81:6d11:0:b0:59b:ec11:7734 with SMTP id i17-20020a816d11000000b0059bec117734mr2787802ywc.39.1695225583784; Wed, 20 Sep 2023 08:59:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cs17-20020a05690c0ed100b0058fc4c79843sm727185ywb.60.2023.09.20.08.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:59:43 -0700 (PDT) Message-ID: <650b16ef.050a0220.2bb9a.b763SMTPIN_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 618596052514; Wed, 20 Sep 2023 11:59:43 -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 | +----------------------------------------+--------------------+ | 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) 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 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/27666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/