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 7284F42ED0 for ; Thu, 20 Jul 2023 19:06:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EBFA400D6; Thu, 20 Jul 2023 19:06:17 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1FA53400D6 for ; Thu, 20 Jul 2023 19:06:16 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579dfae6855so11587227b3.1 for ; Thu, 20 Jul 2023 10:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689872775; x=1690477575; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CGD3eLTgTPXzomuZ1GsfecSoAxSgdCGpjAXKL4tFOfU=; b=CDvblrBy0D3dQjUqsTqA0JvPy6m4GAdaF4xUtZEr9THw2ffmnc+8NFw8HnhHMfzeb3 ZrqTRULsh/dZ02V7utCgRVqj+G0rDL192m8L5Qy1F7jV8xgSbzyyOHmAWXlTRaiK3CDo ZvLoB0oyOrSxanbiiCeTXVA9etgp6aEJ/406M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689872775; x=1690477575; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CGD3eLTgTPXzomuZ1GsfecSoAxSgdCGpjAXKL4tFOfU=; b=YKUI5SFBil7FNrGaO+jGCeVVqSsmcC+7KHx7mkggR5J///69gAae5yfRKJIqcmZVZW oqx9Ryvbj4paeDpPUcx6oVjoEGoxgQ1/e4Qvt4K4eQXP7o2TKy3ZEHgdT2yK/IxA3YZe TnWsCSyykA/oNcwHNRdIGIjt5cupbHrMb9UllSKp6ue7JrXpMN05FAr8CryfvWLmEJ2S TuO6jhsB2HzR2M8sf6gN1OvqNvFiUjzZqkQ6AG/OSg7N7v6nPgSo77SnIlk1hPRKXCHB IpTAt+LR+KJVfo7PcTeEvko1x8hO8edZ+Jn5QQgEyw2fFng5uj2gaHd1PG/lHDbKQ/sv XQ6w== X-Gm-Message-State: ABy/qLbSV8uXPaRg8ztjNkfTOvE3DFhY+WxXvVHLYIwb3hc3Pm8LVY21 pD169hUDU/eaTrij0M0ZIw/Xt/NhwWa9VPM+ZhnAJ4LaLGvfUt/OV2NQKA== X-Google-Smtp-Source: APBJJlGetnZn/eMPJLfE9Vp6xVcg9Wq6oOYokReluGlC5WoZ7eafvCJKgcJ46nih2vrX5db/6sZjQXINlV73 X-Received: by 2002:a0d:cbd6:0:b0:57a:6675:3051 with SMTP id n205-20020a0dcbd6000000b0057a66753051mr6180704ywd.46.1689872775516; Thu, 20 Jul 2023 10:06: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 u143-20020a0deb95000000b0057a8306d266sm166608ywe.45.2023.07.20.10.06.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 10:06:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 10:06:15 -0700 (PDT) Message-ID: <64b96987.0d0a0220.7648b.5e48SMTPIN_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 26F8B605246B; Thu, 20 Jul 2023 13:06:15 -0400 (EDT) Subject: |SUCCESS| pw129670 [PATCH] examples/ipsec-secgw: add security capabi 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129670 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, July 20 2023 13:21:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129670 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/