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 AD5FA425F1 for ; Wed, 20 Sep 2023 16:52:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7C644027B; Wed, 20 Sep 2023 16:52:25 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E129B4027B for ; Wed, 20 Sep 2023 16:52:23 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ab29af398aso4858970b6e.1 for ; Wed, 20 Sep 2023 07:52:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221543; x=1695826343; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Whcsmmz5IGiF8CePEFQH39WvEEk61wha6r6PvKcpkc=; b=KmAvTQWhq5NX6nN9aIsRpCiwv5shQ14CF5qCiB1jHvi+2W4FOdSAmIrCFu5K4J8yFi dcVcN6APvs6NSo5IFZmXKXpk2oaDxMkkAKM/1U8Z8UpvSpAJvoWFahExtKSExdlYk71t 1FShFDkvIcv7dFV1HThMI2eOwvsDCl+MuWUNg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221543; x=1695826343; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Whcsmmz5IGiF8CePEFQH39WvEEk61wha6r6PvKcpkc=; b=TloVEZo+f14VoFU5AMKue1H5VtLlnb8TdX5fvwXcDQUSzRfMg2k1F2eO16TdfBX1Qg eaAWZMyYulzNg2ImUQXo242h/jvjy8FrA5BiW2izyho7K0IFa8oxNTW0sJo7bCQDjWju bsh50sJ8NPCBq+Td1oOTFs4aThGbtwPivZVvotg4u7nFpImdlgAEE+Z74AxN6jaq0bLq ro9tPco7J9zrRAxXYI7UkIT9T7F/RdlqfymhAtbQlBjQS1lgttY/0aCLum6UbQLbYypu +5iZ7NY83CkqUb9KCc9iH5iE4dmKDxv9kztQSUDWmenHpr72wqFIadtDj5fYs6AUeiyW QQog== X-Gm-Message-State: AOJu0YzjdfXfHrom0N9AR+lzvhEAKOprBLRIVkvnaHydeKvDAeRgCmw4 4G7jcRBiIQtlFO+28gI3yKfG/cjcMpOibYzhNJHPBfIYV12B61agsWYOgW9l30e6/j+T2WzkKw= = X-Google-Smtp-Source: AGHT+IFNVnFTEMmeUTOIV8BWa7AqkF7Ec99bIatxtEnvWQVeH8ifBNgjxtQo+UpRCNg44BUkmiyGvMbo93Q1 X-Received: by 2002:a05:6808:1156:b0:3a0:3495:c8d4 with SMTP id u22-20020a056808115600b003a03495c8d4mr3344028oiu.28.1695221542818; Wed, 20 Sep 2023 07:52:22 -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 g18-20020a633752000000b00518e6f96e6csm879330pgn.0.2023.09.20.07.52.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:52:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:52:22 -0700 (PDT) Message-ID: <650b0726.630a0220.ab9c2.0ba1SMTPIN_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 12E656052514; Wed, 20 Sep 2023 10:52:22 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/