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 9148F42ECF for ; Thu, 20 Jul 2023 17:19:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DBF0400D6; Thu, 20 Jul 2023 17:19:20 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D7116400D6 for ; Thu, 20 Jul 2023 17:19:19 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3476c902f2aso4708795ab.3 for ; Thu, 20 Jul 2023 08:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689866359; x=1690471159; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tI6qnp/Q/57YK4mcEqfxvElypXn7ERXKXukd/yRrBDU=; b=RJUA1v1NTdTvTxhDojB41siII5Zm6tXvh83IwrQvimvZHh7x0zaTIMVT0wrthj07Vx GfkyjMB3srTJqmngxEw4H4aUUyt+D8SFtf2UjyTcWeu59FaP/t2McHirMGuhR1YhfgBS wo4gpotshJI+lRX1Of+2nBJagKleQ/HnVIg3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689866359; x=1690471159; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tI6qnp/Q/57YK4mcEqfxvElypXn7ERXKXukd/yRrBDU=; b=dW8GlWIZL0zkftK+CcN3321TSWCSZZKdnTgXu22jl3vnKdrTbWvjkbAl96mWqfdaco 0HTkpWesPVEc8aPJdC5XEfdW7oWLZyBjOdneD7gez7vcVLHZsV/IpcCY0tT/zpBM0j29 MjNjcS1Dpqq8QNB7KK3RSiw16jt0sYRI8P0fbmgKJzACEiSdeQDxQrBVRkGFNL6h/Io9 3A6mjN9e/eZleuajWVNWkLXqD7K3ljCNPmgrl7p1vgcootQAT8CJP4Og86zNZBpIKTWM aDo3Rb4a879PGyr5hWY1c0g9MHyVqyWqPNBH2+E2d9v7JEoUzriDXRFcthfVYzxLYQY9 F3qw== X-Gm-Message-State: ABy/qLZocKfr9qxrqp1rdZXrEpLIIQVLwhIWApAjCfp2D2KvGb7NheNo XojnHSv8ZZQ7/coV0KU+NQPYQ9x8J+a34pqvzadYxWlm9v5LIiZYfp1u1g== X-Google-Smtp-Source: APBJJlEMKO4AToL0BfN2p66WIEuU0FgodI/oqtWBkqEbZzPuaEcUYXDu2DCCKlgig0vPye+KCqQRXwaena/y X-Received: by 2002:a05:6e02:1a68:b0:345:d977:5057 with SMTP id w8-20020a056e021a6800b00345d9775057mr10055697ilv.4.1689866359080; Thu, 20 Jul 2023 08:19:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a63ad02000000b0055384b8d29dsm123872pgf.32.2023.07.20.08.19.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 08:19:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 08:19:19 -0700 (PDT) Message-ID: <64b95077.630a0220.6d298.43afSMTPIN_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 4E975605246B; Thu, 20 Jul 2023 11:19:18 -0400 (EDT) Subject: |FAILURE| pw129670 [PATCH] examples/ipsec-secgw: add security capabi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, 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-testing Test-Status: FAILURE http://dpdk.org/patch/129670 _Testing issues_ Submitter: Akhil Goyal Date: Thursday, July 20 2023 13:21:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129670 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / table_autotest OK 5.78 s 98/107 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s 99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s 100/107 DPDK:fast-tests / bitratestats_autotest OK 0.17 s 101/107 DPDK:fast-tests / latencystats_autotest OK 0.17 s 102/107 DPDK:fast-tests / pdump_autotest OK 5.24 s 103/107 DPDK:fast-tests / vdev_autotest OK 0.17 s 104/107 DPDK:fast-tests / rawdev_autotest OK 0.17 s 105/107 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s 106/107 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 96 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/