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 9446342BA3 for ; Fri, 26 May 2023 05:57:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91E3440A87; Fri, 26 May 2023 05:57:05 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 63D9140A87 for ; Fri, 26 May 2023 05:57:03 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61cd6191a62so3114966d6.3 for ; Thu, 25 May 2023 20:57:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685073423; x=1687665423; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kXws5NVbSqeSk51GsUt9gjAZTUeJNtqW6lOy/hBsH+U=; b=RCCK4F3JEmjKTs26WN6p4EuXHS0G4a7M6lUFLX6XQiG4PSX4+RCIOI/ywuO7Bqb8Ue SibSXdXhqVHNRxXosVBPIONsrXQ8gsES2HqgNvrvagz9VWbQsYIc8ObCGpElvqku0kzL CPpUdCFlfPsAQIr+xGK2TfFzKhY6N7gbO8afo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685073423; x=1687665423; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kXws5NVbSqeSk51GsUt9gjAZTUeJNtqW6lOy/hBsH+U=; b=HZdZdxiw10Ea7p8R0lzHLey3o3yTROlvAF/nJRU9c9jOX9zpqoGcS817AJAfK+DYOE oy0tBM1lXdulo4TpoMO84LiE7b17ZZizE8qP0dlD0Ma5Ldi6+sqMEc6bEiXtmc2/FrtB 0jG2nVoG0XoO7txBh3UlU7kurpXmxjUrs8UlzVFyA5u/hycZkgBhGT+Xd0qUSONHSwaB UdUUhvOGIzYhaf1ri/gtM/WTNhWKehVbf03fH7S0s8qWVL0OfN0dceHx8fGqEADLyQ2B FLqpi7UsPDV6uaBG4BHA1elBIWsp3QR2UmFEDzKFsiAeZNI25YtAY1wDQg24dK+RRRxF rWqw== X-Gm-Message-State: AC+VfDzvfKIH6KhSeXrnq/7X3Fov30r/5eYGjX/dC2z06uNrFtprD69t BtJaas9FE+5H8zJES/I/NmUmsX4ud2/fErv9pv7tKL6BLnDlZNgiEWyOk8GIC9NTbQL9odxEkw= = X-Google-Smtp-Source: ACHHUZ7VFXiQ/e1t7wywYtq9lmebAG4YwyPUybMdeysBOjvn46TgNkQ1STrYkRebjvVcUlDf9ot43HUDTrJj X-Received: by 2002:a05:6214:27c2:b0:623:6e9b:cba7 with SMTP id ge2-20020a05621427c200b006236e9bcba7mr615648qvb.24.1685073422911; Thu, 25 May 2023 20:57:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t6-20020a0cde06000000b0061b5db2e241sm111020qvk.41.2023.05.25.20.57.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 20:57:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 20:57:02 -0700 (PDT) Message-ID: <64702e0e.0c0a0220.94ee5.3a23SMTPIN_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 A505A605246B; Thu, 25 May 2023 23:57:02 -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-x86_64-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 | +=====================+================+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ==== 94/104 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s 95/104 DPDK:fast-tests / table_autotest OK 5.88 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.32 s (killed by signal 11 SIGSEGV) 98/104 DPDK:fast-tests / bitratestats_autotest FAIL 0.32 s (killed by signal 11 SIGSEGV) 99/104 DPDK:fast-tests / latencystats_autotest FAIL 0.32 s (killed by signal 11 SIGSEGV) 100/104 DPDK:fast-tests / pdump_autotest FAIL 0.32 s (killed by signal 11 SIGSEGV) 101/104 DPDK:fast-tests / vdev_autotest OK 0.17 s 102/104 DPDK:fast-tests / rawdev_autotest OK 0.17 s 103/104 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 104/104 DPDK:fast-tests / telemetry_all OK 7.60 s Ok: 91 Expected Fail: 0 Fail: 5 Unexpected Pass: 0 Skipped: 8 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 ==== Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/