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 011C04318F for ; Tue, 17 Oct 2023 20:03:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F08254026C; Tue, 17 Oct 2023 20:03:26 +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 96CA64026C for ; Tue, 17 Oct 2023 20:03:25 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a822f96aedso54780627b3.2 for ; Tue, 17 Oct 2023 11:03:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697565805; x=1698170605; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B2XnwkPpOPk9g/eViqe/t1addwv4vi59oO0NgjoePtY=; b=gmvPmu+VKmaMd+nz9vb5HLRjeDKZjPqK23OzWMRe0wBNUqgEt4sqxUj1jaN91uqeEG 04Dll+WDkyEYU754Ks8FdmDJvxltG89A1DJsKlARlYixYuI660F8ATloC1hkFKRODyZU uWt0nPIMRTQFGo89zq586hewewp5kOPkiz8Y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697565805; x=1698170605; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B2XnwkPpOPk9g/eViqe/t1addwv4vi59oO0NgjoePtY=; b=nzli8REwxGjcnvP6amIWNL/FjiomPlijQQvrXSunbPp0uvS0qg/ccmKzDh9PZl5KGN EQtwuhtyIHKQ93ZuaQ07N2Dt9G5j/RYbNa+q9fFO8xNmV6ciit/WThVEZSji7JXArsXE 6hYRFD9elXzRo0gyBdh/BdKzoj5Hlugn/yuDC11UMRhQC7ogrIv8R+vKeaoUlG8Ns1jD SvQS0bsBAsHM4TcaZexThaa0Zrqlz6KwUG2dhzJKnyjcx00UnBdGFVlUag0RfSeKKwzt lOvXBp5v6kD/dw1vjG9KWkYWP+rjpNt8p5MGHurBeFeE2YTcTEDBn+a8+G5jKrc1qQhT 3J3w== X-Gm-Message-State: AOJu0Yx/bBHxy0KKlWqFxaQziW1xakqqla/pLqulb++MkJin94R6x05f yGxXfsl9lpXH89X5nlanfbxuvWRyZld9DYAKt+UozROYY6nwFpj/xnsl0A== X-Google-Smtp-Source: AGHT+IHZamEZ6s1E3cQ9z6gqmSU+66l4uwkJgNY8dNWo5s2u+MQ8Lq6z5Czuoc3JjaiPyZVbJbUsqpsrFqL3 X-Received: by 2002:a05:690c:ec7:b0:5a8:102:fe3e with SMTP id cs7-20020a05690c0ec700b005a80102fe3emr3602926ywb.11.1697565804987; Tue, 17 Oct 2023 11:03: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 z20-20020a81c214000000b0059eeec682dfsm271983ywc.65.2023.10.17.11.03.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 11:03:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 11:03:24 -0700 (PDT) Message-ID: <652ecc6c.810a0220.123ae.3df3SMTPIN_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 AEDBF602A042; Tue, 17 Oct 2023 14:03:24 -0400 (EDT) Subject: |FAILURE| pw132739 [PATCH] net/cpfl: remove devargs from adapter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, "Xing, Beilei" 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/132739 _Testing issues_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 18:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132739 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ ==== 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/