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 BA4D445A16 for ; Tue, 24 Sep 2024 13:11:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B14AE40295; Tue, 24 Sep 2024 13:11:07 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 9109C4028E for ; Tue, 24 Sep 2024 13:11:06 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5e1b5b617b8so2430147eaf.0 for ; Tue, 24 Sep 2024 04:11:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727176266; x=1727781066; 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=/N885wB3/XhkTpttUyltNl91ENHk4rmC1WGiT2uIHvg=; b=BiJrhGq3KZqoJAXf3sfSmUBZyAtMS4OC7/aTJHwjOaVy5LK+9NYT8E/KNsBH+D+C3R SDOUrDbF2sSfMzZ047Qz+UOPyJ4j+LGNdVBiYn8CGcWx9iskSsbWsp4Mkb0HJoDcV65I 4/cyN+dOENxkjSmBpM7Zwe6acX/6J1bOSqFhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727176266; x=1727781066; 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=/N885wB3/XhkTpttUyltNl91ENHk4rmC1WGiT2uIHvg=; b=D9UH4B261V0Zyzebr3xr5akrgqync4Hr9OehA2/WS+rpkjAEscjMo9X07iZ9Q0nfpI nDWXKa/OhIh4LcLX0RVM9bcvDWk5zoSp9CJke465g7Xe3nCC7jm+u45HqGx5nOAuup5m VC7lwFkvBAA3sLrgT7aufFzf5HXfAhCY/rkCC0EcU6I2SP1mXKHL/kFGeJxsBYTx7Bro /B7f4rZ/ZkIKDNtdjhKXOuYuUDkOqkmdJAOlzeigC7bHcnmSKHh4az8rT8wa/uJztp6z 9MVQDM7S8Tf47jvA82hCPA+c/hsi5oNdu4e/JGQ/E3QtJiCbB4cpOtkRlYLh6KdTESfP T2CQ== X-Gm-Message-State: AOJu0YzwK9krPlCisk0K2HzN4Y2icD7BKCiqENwqlLXLBwOJ2mZoJ19Z aSrkkCfZzhbOW8FIHtdd1ULNdM1yvmfcQQEzjobMcymZvOlgHxkJ2RcVo8UQ+Ghj01zRcL+1FTL lKhsQWv1+t3IzGlZCbBM+agXjZvNo4Z99Q+2AbbgK X-Google-Smtp-Source: AGHT+IHP9PRePpAuktuQH7ak778x6j6oRFZHPdp92Vt6nuIFijnYpNtnytgZu/GiiWE5DyBlG6rektZOuI2g X-Received: by 2002:a05:6820:620:b0:5d6:ab0:b9a6 with SMTP id 006d021491bc7-5e5b821f93emr1494768eaf.4.1727176265801; Tue, 24 Sep 2024 04:11:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5e5bd03e7b3sm11872eaf.18.2024.09.24.04.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 04:11:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Sep 2024 04:11:05 -0700 (PDT) Message-ID: <66f29e49.4a0a0220.2a664d.0ce2SMTPIN_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 4602F6050A6B; Tue, 24 Sep 2024 07:11:05 -0400 (EDT) Subject: |FAILURE| pw144400 [PATCH] [RFC,v5] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup In-Reply-To: <20240924035846.1178771-1-mb@smartsharesystems.com> References: <20240924035846.1178771-1-mb@smartsharesystems.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-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/144400 _Testing issues_ Submitter: Morten Brorup Date: Tuesday, September 24 2024 03:58:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144400 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#265958 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | WARN | +-------------------+----------------+ | Debian Bullseye | WARN | +-------------------+----------------+ | Debian 12 | WARN | +-------------------+----------------+ | Fedora 37 | WARN | +-------------------+----------------+ | Fedora 38 | WARN | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | WARN | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | WARN | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ ==== 20 line log output for Fedora 40 (dpdk_unit_test): ==== inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:755:10, inlined from 'rte_mempool_do_generic_put_split' at ../lib/mempool/rte_mempool.h:1401:2, inlined from 'rte_mempool_do_generic_put' at ../lib/mempool/rte_mempool.h:1441:3, inlined from 'rte_mempool_generic_put' at ../lib/mempool/rte_mempool.h:1478:2, inlined from 'rte_mempool_put_bulk' at ../lib/mempool/rte_mempool.h:1502:2, inlined from 'rte_mempool_put' at ../lib/mempool/rte_mempool.h:1520:2, inlined from 'edma_enq_to_dma_dev' at ../lib/eventdev/rte_event_dma_adapter.c:522:5, inlined from 'edma_adapter_enq_run' at ../lib/eventdev/rte_event_dma_adapter.c:632:18: /usr/lib/gcc/x86_64-redhat-linux/14/include/emmintrin.h:706:10: error: array subscript '__m128i_u[0]' is partly outside array bounds of 'void[8]' [-Werror=array-bounds=] 706 | return *__P; | ^~~~ ../lib/eventdev/rte_event_dma_adapter.c: In function 'edma_adapter_enq_run': ../lib/eventdev/rte_event_dma_adapter.c:497:1: note: object 'obj' of size 8 497 | edma_enq_to_dma_dev(struct event_dma_adapter *adapter, struct rte_event *ev, unsigned int cnt) | ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [268/2945] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_tx_adapter.c.o'. [269/2945] Generating cryptodev.sym_chk with a meson_exe.py custom command. [270/2945] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_rx_adapter.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/