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 9092D425F1 for ; Wed, 20 Sep 2023 16:52:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89FA74027B; Wed, 20 Sep 2023 16:52:09 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id C1A6C4027B for ; Wed, 20 Sep 2023 16:52:07 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-4525dd7f9d0so1471977137.3 for ; Wed, 20 Sep 2023 07:52:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221527; x=1695826327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Whcsmmz5IGiF8CePEFQH39WvEEk61wha6r6PvKcpkc=; b=Mm9kXideEKQm8BORzSpowwZcLJB2cLz/OmqDsXblENWTxWMeLn85BBqYtTtr7I0fbc TcaYHIfk4iTTFE/kEtyvM1b50/ZPSQLoZg5a26RaMOpu8vemFl+Qzslatlv4i7vG7Tk5 uaBMTNURVLrOjGYXajS6jkr2vR0wFMhqVVYJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221527; x=1695826327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Whcsmmz5IGiF8CePEFQH39WvEEk61wha6r6PvKcpkc=; b=WezOBwIFcqcEjBJLbAuwpcmaDhgm97Kwtk86mI2Nm5vRL6Weeo4dK906F4OzVDmOtm hKO25PLLuPKzZrAhyKt+ZMG+sWYXU+amkvac9VqWen0IKDJ1soYk93cTrp+BwNRbHd45 JfnpdFXkSoT6ONW7Tt+ry4wyXlXjRZCp6ypvLiAZ21aIOYa3wv5fOs4tczcpDE6pwpYB 6XSynLXdPE/VAljNs0PQYY+fumBWy7lcCjMb7MJtnRnILvcCMAKvbhKxj+s8eFzytMJr DFzwM0wdYai6X5cSSlHktdtSpHy5SwYRTF5hxhHAyzpbk1MVwj2lRUwZQwcHRdCqx6EC eZSA== X-Gm-Message-State: AOJu0YwZ0SGwOMIu3ZPTp43wQnZRAH3eYmu6sfXPZWwkRL9ZDrjr3osp uy8cHVlP2ZUO4PL27M05xtxzkaGVCOgX7YsidD673nQ+uH1hPubAVCLtjg== X-Google-Smtp-Source: AGHT+IHvV4cBsIvfceke5RlGCcSRTp7pMNOHE22B7QVt3zo2Z9Uyd06iXhbqzD3kglrdlZOAaiOeX6XP5yl7 X-Received: by 2002:a05:6102:284c:b0:452:988d:b1c2 with SMTP id az12-20020a056102284c00b00452988db1c2mr2731250vsb.14.1695221527234; Wed, 20 Sep 2023 07:52:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a0561020dcb00b0044f50b7af34sm1154305vst.4.2023.09.20.07.52.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:52:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:52:07 -0700 (PDT) Message-ID: <650b0717.050a0220.189fc.7aa2SMTPIN_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 C11516052514; Wed, 20 Sep 2023 10:52:06 -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/