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 9F2EB43A94 for ; Tue, 6 Feb 2024 03:05:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 986B24025D; Tue, 6 Feb 2024 03:05:38 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D74F94003C for ; Tue, 6 Feb 2024 03:05:36 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-363afc38a1cso12780095ab.3 for ; Mon, 05 Feb 2024 18:05:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707185136; x=1707789936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=APNGsn7reH1lwNljOUMmak6PBsWsDHzWjmNKQPS8Q9o=; b=GfFqmBOyqeuHpRJdq0pwqoqLjmcgxwdLT06Tr/0FwNmlWA8L5vzsQu7jwc9wd7jxhK mP/QzqILXqztTSnSvA+xxqvfAakRg9FkEYp6GGvWFp9JvS8UqBWZX/tmxFowHzTkzzt+ vvVfDijpC1EbqixXJ93om0rM1AsSQiWfdNbbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707185136; x=1707789936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=APNGsn7reH1lwNljOUMmak6PBsWsDHzWjmNKQPS8Q9o=; b=sx1sAgC/a1jxcIK2s+WeO00aBovfloJRoYNyOIThjsXkoN6XK/KJ2t/2itHh6e7RZB QeIqlklDA7H14KnGsInbBmtlUXVAOUeQTdX5UHaL3KoyZBUa/w/TA0VR8CptjBLIoyW6 3+ep7BU1L8qYrmAnQH4GTXEL/DRElvC3rhIPxWwWnwfR1+WPr9PnTkAzDdpz5145JXDg jD66MJReeKQuv+Fz7OJGBtcRvpRkZQ5/BeH0HE5/+J+0Gw4eYJa7lFWtzVXxlgdRSGtD NhMO7fizEsaM0Y2XEAzJvfePOgnH5+oE+ePvukG0BDY/BS3H90FWh9VGwsxTpfmLzrpJ upXw== X-Gm-Message-State: AOJu0Yw8bkQ6tfDXqquW0FYZYjddwiAQ2p1tqH0/XJ4Ke57uLOsXlsmt /vzqAErR2q3H5vdQXZEhCtHJWFLnaMwQCJbUPnBllpreIqALMcjGFwsYUbSyPbFptnOJ/nHKfIp bsj+87j4b+LRHxIH7ePPMAC9ksYkfIrT8wJ+wdrgT X-Google-Smtp-Source: AGHT+IGgn9NqbJD4ZEkPhsSW0vngkp+YbtNRZOCLd5h8TfOuAYofsvLjyuO+JhlE8CidKSu2zCZrUvBCeAaj X-Received: by 2002:a92:cb11:0:b0:363:8560:977d with SMTP id s17-20020a92cb11000000b003638560977dmr1638941ilo.3.1707185136306; Mon, 05 Feb 2024 18:05:36 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCX9ZWwMTUE9Cj4U7AYoDAf5G/9nweEDA2IoADaU3dA5tnzpd3IoKVunvRdR6CJ1cNGyfhxxK7A3FOaphERASK28/GE= Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g22-20020a05663811d600b00470f65d38a3sm45520jas.27.2024.02.05.18.05.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 18:05:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 18:05:36 -0800 (PST) Message-ID: <65c193f0.050a0220.4db0e.29a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E897B6043481; Mon, 5 Feb 2024 21:05:35 -0500 (EST) Subject: |FAILURE| pw136411 [PATCH] net/hns3: fix Rx packet truncation when K From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jie Hai 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/136411 _Testing issues_ Submitter: Jie Hai Date: Tuesday, February 06 2024 01:10:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136411 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ==== 73 | ((const struct rte_uint64_alias *)src)->val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../drivers/net/hns3/hns3_rxtx.c:2435:18: note: while referencing 'crc' 2435 | uint32_t crc; | ^~~ In file included from ../lib/mempool/rte_mempool.h:49, from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../lib/ethdev/rte_eth_ctrl.h:10, from ../lib/ethdev/rte_ethdev.h:1453, from ../lib/ethdev/ethdev_driver.h:25, from ../drivers/net/hns3/hns3_rxtx.c:10: ../lib/eal/x86/include/rte_memcpy.h:73:63: error: array subscript 'const struct rte_uint64_alias[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Werror=array-bounds] 73 | ((const struct rte_uint64_alias *)src)->val; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../drivers/net/hns3/hns3_rxtx.c:2435:18: note: while referencing 'crc' 2435 | uint32_t crc; | ^~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/