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 37CB242BA1 for ; Fri, 26 May 2023 01:05:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E25D540A87; Fri, 26 May 2023 01:05:07 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B7C6140A87 for ; Fri, 26 May 2023 01:05:05 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6af6f309613so1072391a34.0 for ; Thu, 25 May 2023 16:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685055905; x=1687647905; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QMNErlc0bJDWiRToQnIa4LdBvy5TZRBytaIcyvAFJUc=; b=SZSfqgXSgmtmbFI+220Q55cUDkRwfUfqzNwVEhoOpWw0nDMvzlRcbk1Gvayi2RWIzs VwwMppxBZFC1i99mYoX0GRtPFCdeLtCtqtcP6UC7NE7g4F9zwNWE903QmZGxeJSm5dbu ZRTWcVXGK0h8j16FxzlM1IFfc5EWAnPltmxCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685055905; x=1687647905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QMNErlc0bJDWiRToQnIa4LdBvy5TZRBytaIcyvAFJUc=; b=RzM2tyZCp+CWAh+DB2MFi9brT7Z379r7fJdO1yjeT4TFVPyija8mI1Tp8Iq9cs65uC ywHLpcDi030Y0qh86fiqTvfPZdosULfU5pJzByhlXoWs1iRkPYmactnPJ4l53bco0Cdx Y5e1s+DIIcwDkzMof8apgS4zJEl2evTg9M+j4AkrPd+zCR3xW9PQNB2oRlAPhER5l3JI Dvb3ETmKvRnrxdNY6YOBbc3x9WI9paeIo5hggNJ0paq52ugjLUF7tJc09DddZ+gZ4wsf K1IKycwvVuBopQrspxDJCyTcWmL/Fs+kQvBB51RuSdcYGET4PGRSkZ9BGgcRcCjeit+V uBNA== X-Gm-Message-State: AC+VfDzeeREkPOR/c5ZuP1MU7uWrhcBv3J49YYpdGZ1Si2BKZCRXrDDK VOR6at8xn3HHga5hOS4MnwhISA+p27hlvNhU1sSEFAa7CF09hxwTIB8TDw== X-Google-Smtp-Source: ACHHUZ59jyICJBO4EsrHLB3dhxN9slj6Gy4OYzEIG/tk7PIZgtzVtiJGkDaA9JD+7ereW0KGAGddY8deTSPc X-Received: by 2002:a9d:6a47:0:b0:693:d7bf:dc26 with SMTP id h7-20020a9d6a47000000b00693d7bfdc26mr609822otn.6.1685055904975; Thu, 25 May 2023 16:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a056830319500b006b0c4cd70cesm86646ots.3.2023.05.25.16.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 16:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 16:05:04 -0700 (PDT) Message-ID: <646fe9a0.050a0220.e7781.2d7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 78719605246B; Thu, 25 May 2023 19:05:04 -0400 (EDT) Subject: |FAILURE| pw127507 [PATCH] ethdev: validate reserved fields From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-testing Test-Status: FAILURE http://dpdk.org/patch/127507 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, May 25 2023 20:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127507 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | Debian Buster | FAIL | +--------------------------+----------------+ | Debian Bullseye | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | FAIL | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ ==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ==== 94/104 DPDK:fast-tests / telemetry_data_autotest OK 0.21 s 95/104 DPDK:fast-tests / table_autotest OK 8.06 s 96/104 DPDK:fast-tests / ring_pmd_autotest FAIL 0.32 s (killed by signal 11 SIGSEGV) 97/104 DPDK:fast-tests / event_eth_tx_adapter_autotest FAIL 0.26 s (killed by signal 11 SIGSEGV) 98/104 DPDK:fast-tests / bitratestats_autotest FAIL 0.41 s (killed by signal 11 SIGSEGV) 99/104 DPDK:fast-tests / latencystats_autotest FAIL 0.27 s (killed by signal 11 SIGSEGV) 100/104 DPDK:fast-tests / pdump_autotest FAIL 0.40 s (killed by signal 11 SIGSEGV) 101/104 DPDK:fast-tests / vdev_autotest OK 0.20 s 102/104 DPDK:fast-tests / rawdev_autotest OK 0.23 s 103/104 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 104/104 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 89 Expected Fail: 0 Fail: 5 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/26398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/