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 9A66A43BC7 for ; Fri, 8 Mar 2024 12:46:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91F3542F3F; Fri, 8 Mar 2024 12:46:48 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 11B0040291 for ; Fri, 8 Mar 2024 12:46:42 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5c229dabbb6so1507402a12.0 for ; Fri, 08 Mar 2024 03:46:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709898401; x=1710503201; 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=OThCaJ27v/AcF1rtRfs109PvVnC0lL138ooTVUabN2KyizsvyrjkxQ8Dm17YwZxyF9 7NCy1aDz6mMrP4jS08G31r4/MIXCi6y0dGE+RQwdnTFSK3e7U2HD0A0wxPjKX+MSCL9P +alfN6h39sZK+wPZx2fkbBbVrr8HJdSu9wBCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709898401; x=1710503201; 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=Wud0RtA4Khg5DWYUC+Nw/Ba61/fpWowDXHCRFgylvLsSJe98oLnWdM5skCtGXu1Rzu PPr2AyC7oJ7AVNk7zWJN3PTfCeIVGvZQ6yzuWjnCvEVSg0NW9tSt4oC+9NZBZZfJAWoT LfhnyRxqQ7KI8kySFkv6V4tNoU4aLvlS5FIG1d2X4UJrfg3Lq6AS34L60tx+rZzik1QD hQyAS+ZbfyxY7bn0UD9k6YrB5BvZrHFCsaxu7CDQ3AwWtvuW9SMvZlRryJZR7o97Iyds pnRO68IC/gmgnJSVNETvDy0U0p6wy3+2Za+Ex97tQX+SoafOnOFiFIu2s0WSkBflsgyS 4+kA== X-Gm-Message-State: AOJu0Yxmg0mMeLtgoi5z9WYmxzAesDHZKZ5WpiqEOFJWwIslX+ELE/PP d9YuRYgyXR0vreIplmpMcG8qf7Q1ObHEkN/BuhlNbxgcE+AQ9yR5QmfXmWZ2uRdoJIl/LL8n85y o9xIPJiqG5QwpMtN4priUlLubdpMIh90lB7Yik8T4 X-Google-Smtp-Source: AGHT+IE/yqRJzaZH8w/kL8sjNV/6yxAg+uiN3XwHw4b7TneNREdpELGW8VdkjgAxUhXEqh7wF6B6jcoNQ4jh X-Received: by 2002:a05:6a21:9204:b0:1a1:682d:cc4a with SMTP id tl4-20020a056a21920400b001a1682dcc4amr7052363pzb.43.1709898401319; Fri, 08 Mar 2024 03:46:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v15-20020a17090ae98f00b0029ba9537d6dsm103048pjy.8.2024.03.08.03.46.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 03:46:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 03:46:41 -0800 (PST) Message-ID: <65eafaa1.170a0220.9a6cb.6babSMTPIN_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 858036052510; Fri, 8 Mar 2024 06:46:40 -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/