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 8618F425EF for ; Wed, 20 Sep 2023 13:22:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80C794027B; Wed, 20 Sep 2023 13:22:26 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 90D1D4027B for ; Wed, 20 Sep 2023 13:22:25 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3aa139a0ab2so4358529b6e.2 for ; Wed, 20 Sep 2023 04:22:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695208945; x=1695813745; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=66egRVg0vGgDdnL35fGUk0tixgtwC9IkaVIyu/DOFXY=; b=PEImBWUVkzN3LBJJDKwOoDwQQiFluuD6Rfsv3ByDpfx+IiJVm7mvhlul5Cf1ZqnR3F o/GxFFUQg4Do31YP2Eq1dR/d+NIwHy2Ko2rjlslR1qN7oR27tQPoIPFYdffHegATl2ma +tkPg5jNMslQsda8wtjjYZZuYkCnHNVwHVxF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695208945; x=1695813745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=66egRVg0vGgDdnL35fGUk0tixgtwC9IkaVIyu/DOFXY=; b=wix2YmL0LEWsTnxXJ2atyd3CnjTzWCcQFS24rO+7KnSTmHNNLZrpi3UL8unudf0qxZ kRtCNONLxZG7PZe7y/JgGL8RhZuSqWdV16PusEwPx5u5R4XcEXONRaXDQVCKIkR+ekRi bZnjuW5bGGohc05y9vnzu3rvrLlrfKkzczLIvjctbtFesPwqFNIJbiYa5mQkfAlZLhXC 64DFyRK7ghROnHcKx6/dQpB8vKyv1v9hQhp8l+zm7C9KCWFX8+gqHN+CuTTb/w3fl0SJ ss2m4kDI9271uizsM1U9FOFzw41NNAT197anSNmQwJMF/Kh/CQ1fjAz5z7mxcfALYfMQ Umuw== X-Gm-Message-State: AOJu0YwA4HUVJb6EyZnWKebOVSlrl9MZC3B/zJROemEc37Gv0ydCxgTW pF+pS8RMXSgq1b6hyFC+Q8GnZ232+9YjzYogl5GKkJC1ZaBR+ZM58xl3mQ== X-Google-Smtp-Source: AGHT+IGVpU5du4hjvukYBDEX9W9FKYMurbvHfG+EjmeMj8UphXuekfOkw4PbxiVtcPoD2Vg6koHheOpDBd6V X-Received: by 2002:a05:6870:2215:b0:1bb:a891:47fc with SMTP id i21-20020a056870221500b001bba89147fcmr2263693oaf.8.1695208944959; Wed, 20 Sep 2023 04:22:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eg39-20020a05687098a700b001d6f6c4911csm661772oab.11.2023.09.20.04.22.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 04:22:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 04:22:24 -0700 (PDT) Message-ID: <650ad5f0.050a0220.e852d.dd95SMTPIN_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 6E1DA6052514; Wed, 20 Sep 2023 07:22:24 -0400 (EDT) Subject: |FAILURE| pw131674 [PATCH] [v3] app/test: add external mbuf IPsec te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Tejasree Kondoj 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-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/131674 _Testing issues_ Submitter: Tejasree Kondoj Date: Wednesday, September 20 2023 07:22:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131674 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/