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 512AD425F1 for ; Wed, 20 Sep 2023 17:54:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D40640041; Wed, 20 Sep 2023 17:54:36 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BC19E40041 for ; Wed, 20 Sep 2023 17:54:35 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c434c33ec0so41957475ad.3 for ; Wed, 20 Sep 2023 08:54:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695225275; x=1695830075; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s01hlyGrfkTTguhiE2UKSkaxExK5Q03tUe82t9s2ut8=; b=DXxPa4RZSN5Aavhj5HQMGTqt8edxGPP3oiKmYbPpZwugDaif7RZ2HgqJ54ZBDhoLD/ Cffh7S/5k8ck9SwJJUSwq8i45ejF4Jx0V4P632t46A3xDy49e2cWfo+WtR4iq4TFMOZU hpW4WkJ2VR/nWNMLyI2WqRzuzu82HKF2gQlt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695225275; x=1695830075; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s01hlyGrfkTTguhiE2UKSkaxExK5Q03tUe82t9s2ut8=; b=EDmBMChUX4/9DudmBnmmyp6K8SSuzjLBe6yPRdBQvCGWA4XvlSafjJ6mOqxnhyM4jS M5X49lxLSLph2BsHk1bOXUcusrln9LzBxuQ9ebGd/xzW7C//b/pdaTpBSrJtF6e+XSyh tn4qfVxtxltHYg95njsNO357Qs1Y2LbBGFiX9w0rVmi2A23KGXveDttGJ7wZld6FXt4L oJNVqZGiznkdI8sAqkhGy5CDzfBWVkVkDcByjozw9jlQu2zvEpVSVKz5rJ1jHKHHyOjK wwkHDTH/TAJ2WfNaLML2Cu07oNtMKNNuRZs2P8rrP8GU0ZXymsVHlXf/X3m/XZOkOU4+ H1Qg== X-Gm-Message-State: AOJu0YwvM9YXjvAaSdLnG63vhjKVlqeAHhyDtT9uQ8cnKXbK93GTaAav KfiQOT+zgXtDUg8pbd2TbWm6PrexqD9BGWIZE/PJnB5C5sl9mIFvXAl/gZazOYbcceEd2zS9qg= = X-Google-Smtp-Source: AGHT+IHeE3NADfnZ7AolIonku18qh3jaKh2vJllhG+RGW4QiwURd3cECGFJBFyEb2KMu+KViYFoV/bdaWzm+ X-Received: by 2002:a17:902:6ac8:b0:1bb:1523:b311 with SMTP id i8-20020a1709026ac800b001bb1523b311mr2252863plt.41.1695225274964; Wed, 20 Sep 2023 08:54:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id be11-20020a170902aa0b00b001bc9b71eccdsm702906plb.144.2023.09.20.08.54.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:54:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:54:34 -0700 (PDT) Message-ID: <650b15ba.170a0220.ffd85.86c2SMTPIN_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 690726052514; Wed, 20 Sep 2023 11:54:34 -0400 (EDT) Subject: |SUCCESS| pw131711 [PATCH] [v2] security: hide security context From: dpdklab@iol.unh.edu To: Test Report Cc: Akhil Goyal 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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/