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 BE26544121 for ; Sat, 1 Jun 2024 00:24:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6946402A7; Sat, 1 Jun 2024 00:24:46 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C6EE040299 for ; Sat, 1 Jun 2024 00:24:44 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6ae0dca5929so11180876d6.0 for ; Fri, 31 May 2024 15:24:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717194284; x=1717799084; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dVtTyceGOb+dJ7vSUQHeFP3+M+0Tm/u4bC6wQWGKn+M=; b=iQkfncyEdRsu/Q7jZfhcYmr2sfBB33YK2Zu63x0Zib7MvJOXG8HTyg8htBB8CZjOp4 7lXpQ8JE6ZglonpSJtWOtbyYYX9zf/50eE9oKYxTmLvdbyA1KUpyrHthlr0JaUlH3aSX ljIK/6vcwThfNxN8fPRNvIAZjhxc2oD7eUMm0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717194284; x=1717799084; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dVtTyceGOb+dJ7vSUQHeFP3+M+0Tm/u4bC6wQWGKn+M=; b=mg6EL8AmWpZu3tVc0+eLDB0FQfVtv5Z3G8KI46PUfIdC9KlK/kAZ2DC6yRVR0Y1n8p IvDbm5QlefPo08ed75CXJ8XsDO7wYfxSzOZ+NHslIwYwyH6xz46eYwWlk8Zve2fSJsGl jh0DXDGJlboyDdWohhdBHmm5gaORupXWw1X8DKcjlGrtDtNdy5pVej59nGRqyekxyWLZ VlKf0vvzDYIuCt0nCAEjBBH1qNyX4tnj8wNvrPWkrY/yLr3iomMDzz1jf9p6l7+NAKr6 Ta4kRTZhC2hqIrZRU5kg1El/hwWpY0xDOmGb4SZFNlm7DBws/t+maey6oFiklIn2QgXu CJEQ== X-Gm-Message-State: AOJu0Yyx5AJyy8GtndzDpCqGgum9f9NQoT+79BLhU0Jxn3fAz3f8QShs /YnbmN846Ly9ejk2kr7i2bQaIuXqD4sEALUpL6Pp3+PKazQQOyevZtXaWSwMAuyoaAhwdqkoq2G WS/a+d1xtFM/KQS1T5A8gnRnwqxvlO7IsVy9FZEK5 X-Google-Smtp-Source: AGHT+IHdGFSGBRXGLSk52iLGLuSB31GKOnGv8t1sPizPEnJR3nYV51wpA3Lk+dfm2evL2JsjdM/uZrz2/oJQ X-Received: by 2002:a05:6214:4a90:b0:6a9:5d5:431 with SMTP id 6a1803df08f44-6aecd5a319fmr48336486d6.24.1717194284255; Fri, 31 May 2024 15:24:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b404cdesm1687816d6.73.2024.05.31.15.24.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 15:24:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 15:24:44 -0700 (PDT) Message-ID: <665a4e2c.050a0220.ee980.d812SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE5FE605C373; Fri, 31 May 2024 18:24:43 -0400 (EDT) Subject: |FAILURE| pw140512-140514 [PATCH] [3/3] net/mlx5: add external Tx qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Suanming Mou In-Reply-To: <20240531035034.1731943-3-suanmingm@nvidia.com> References: <20240531035034.1731943-3-suanmingm@nvidia.com> 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/140514 _Testing issues_ Submitter: Suanming Mou Date: Friday, May 31 2024 03:50:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140512-140514 --> testing issues Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/