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 3172043BC7 for ; Fri, 8 Mar 2024 12:48:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C96E42F3F; Fri, 8 Mar 2024 12:48:15 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6223340291 for ; Fri, 8 Mar 2024 12:48:13 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36576b35951so9962405ab.3 for ; Fri, 08 Mar 2024 03:48:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709898492; x=1710503292; 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=TriZiTQP+FV/TTbrtXlDvOrD8yA7x/6ACAAULmgET4A=; b=ap8akgEh5o11qUW7EN/0AgzD/hIuRRFyYSg+e5SwOu2zeLRzSAogAroYChX6MmMJJ7 fSUYqX2K96ZhcDesVskXFvkex1HGwLfbPtEJn/eHkeGmx8DUp1eEKxgOBp1QylGlEuNa khk4D8fargegivgBjAW5Gj2AGxPJtlgklNQgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709898492; x=1710503292; 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=TriZiTQP+FV/TTbrtXlDvOrD8yA7x/6ACAAULmgET4A=; b=GWmgAiSayic5q7NMCISmj9uod/h9O7t4mq+tvtdITx+ffL+GMk+Z+A6zP9/gRk88Tg C/qAbfK1kM5+8qKl7DdfjklcTQDhkB0ooQj5fqcqhw//wzHnvUCk5i9Bn1ZrUFLK+763 xrzaQ7ev8v1cec63wWQ4OCh9nHQozbzRkSKba2OM8aUd/nGXfBbdpxg5wBp63V64SiP1 B1fgQG6HbbwG0BbbdGcpWh0hboEogz5m2Cz3DpS5X1fmBK9c7W4YhFxUHx00f2XpdQ00 cbU+ark8+5aUTavprBIuQv7d2saB18T9jthi2rn5i/+O1Jr2+QF4UOjpLXATw679etzh Oemg== X-Gm-Message-State: AOJu0YzC1MAsj8oBop/bDVUVMGS21JWuNZfzURTBJgZQ4IZr5We50fTI EnzTfTPBfhwrFtcizJ+oypktLUhJ6P+jtPUIo1tlc5QpeuSEg46ijKub6duP22vFH99Ybd9+agM kSVl7AVmZ7L7cmS1RQ+20Ez1ADqwsSJCqLvv5C/TPuvKYNKi0Hh5g+ryu X-Google-Smtp-Source: AGHT+IFXJol3rK8T1sLtTXwOJUmkjSo17Nk4Pv7iWXEV3KMOqDlWK6a+xjuRa/Ysxxs+elgaoTEdivJO4xdK X-Received: by 2002:a05:6e02:b25:b0:365:7614:dc78 with SMTP id e5-20020a056e020b2500b003657614dc78mr25224736ilu.10.1709898492796; Fri, 08 Mar 2024 03:48:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a056e0220c100b00363b24db18fsm856735ilq.45.2024.03.08.03.48.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 03:48:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 03:48:12 -0800 (PST) Message-ID: <65eafafc.050a0220.4a659.69e2SMTPIN_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 1D05B6052510; Fri, 8 Mar 2024 06:48:12 -0500 (EST) Subject: |FAILURE| pw138119 [PATCH] crypto/qat: fix ccm null aad pointer segf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Arkadiusz Kusztal In-Reply-To: <20240308082512.5226-1-arkadiuszx.kusztal@intel.com> References: <20240308082512.5226-1-arkadiuszx.kusztal@intel.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/138119 _Testing issues_ Submitter: Arkadiusz Kusztal Date: Friday, March 08 2024 08:25:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138119 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | FAIL | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ ==== 20 line log output for Debian 12 (arm) (dpdk_unit_test): ==== Installing symlink pointing to librte_event_opdl.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_opdl.so Installing symlink pointing to librte_event_skeleton.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so.24 Installing symlink pointing to librte_event_skeleton.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so Installing symlink pointing to librte_event_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so.24 Installing symlink pointing to librte_event_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so Installing symlink pointing to librte_event_octeontx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so.24 Installing symlink pointing to librte_event_octeontx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so Installing symlink pointing to librte_baseband_acc.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so.24 Installing symlink pointing to librte_baseband_acc.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so.24 Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so.24 Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so Installing symlink pointing to librte_baseband_la12xx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so.24 Installing symlink pointing to librte_baseband_la12xx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so Installing symlink pointing to librte_baseband_null.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so.24 Installing symlink pointing to librte_baseband_null.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so Installing symlink pointing to librte_baseband_turbo_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so.24 Installing symlink pointing to librte_baseband_turbo_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu dpdk/pmds-24.1' ==== End log output ==== CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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/29474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/