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 B2A2142BA2 for ; Fri, 26 May 2023 02:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABC5540EE7 for ; Fri, 26 May 2023 02:20:15 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id E2CAE40EE7 for ; Fri, 26 May 2023 02:20:13 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-75b08ceddd1so40692985a.1 for ; Thu, 25 May 2023 17:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685060413; x=1687652413; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=x/577A/BbSXE7AIL0YBLSm/CRbsbStABc/ddDDNCUUU=; b=qS2C90T6f4BeB1CKYXImmFWz1NYXrh4EKRVH0QrESyEBjfpEJ+IK4Gspj0bLE+1lo3 DxaYVDBK+yAlw1Elym2j2+T8lZTtIQyfIkfk8titGJV8U4mBHYEDx/EhSaz9zxJV1iIs 2qe+2+8YcuMSaiSyEIbBVC95Kgmp9Ha/ztGJ7vo8NwQ2TZlTGUE0Gh2v+Ms8eMRkLUux dh66KMl9FpgVBCprIX3Myi++yVXOPvcMqhdlcfNqHTmh7BQHO+C6x0fjgGOCRctyQfoc E8gGp7C/M074kTu2OuD9GyuT1B1m+eDQEtToQtPk1J/6EgLpNHHKketQHhQOYa7Z9moC dxwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685060413; x=1687652413; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/577A/BbSXE7AIL0YBLSm/CRbsbStABc/ddDDNCUUU=; b=UaxSTh/4fWlTjZ9rzA6PeGc+dpxE9rzJrpRKTt98qUrBrunKw2xlxB8HrBka0usKiP XcCSRA/3x7qLVsRCTIsKi90rb32jXfWjLck49YykTXpNLu7NKbFHBYArMUPdDOxpUQQF IQs25wsCtNX7lAUXdtw/HTtpkRnb60qaM/VfAhYlddRuT5IjLPumVvgj+g5PxM5simIA d1vT6LbVt7RgGZHjVQNMKCJpmb7FGg+ff56dhIv8jFyH/edX3mbnqTGZlpPmk8kmxF9J bAG9qIH03NkbUDokXPiBlxizFGcJkwsLbF24AXUqp66f7bVz4H5VGa0S4eYsKfaj4Ulg f2gw== X-Gm-Message-State: AC+VfDzFPW5zxL2Sbv++hjqgm7a3FBrgUA3n/V2cs9tBQ+8Nt/ft10qK Z/6fiGq0+peVUnXVch9aSggpo/BLMYJABhcjYa0= X-Google-Smtp-Source: ACHHUZ6ZslVR6vRhbNoVayczZfxblc3Ka+hYAj5GPRW/7+SmUwf/4qUlGv/X2hozGvY7H9udUGSiAQ== X-Received: by 2002:a05:620a:2401:b0:75b:23a0:debc with SMTP id d1-20020a05620a240100b0075b23a0debcmr512878qkn.58.1685060413013; Thu, 25 May 2023 17:20:13 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id x17-20020a05620a12b100b007579ded7a8asm760026qki.54.2023.05.25.17.20.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 17:20:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw127507 [PATCH] ethdev: validate reserved fields Date: Thu, 25 May 2023 20:20:11 -0400 Message-Id: <20230526002011.3759449-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230525203942.129413-1-stephen@networkplumber.org> References: <20230525203942.129413-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/127507/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5084535157 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-abi+debug+doc+tests" failed at step Build and test "ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test #################################################################################### 96/105 DPDK:fast-tests / table_autotest OK 17.14 s 97/105 DPDK:fast-tests / ring_pmd_autotest FAIL 0.17 s (killed by signal 11 SIGSEGV) 98/105 DPDK:fast-tests / event_eth_tx_adapter_autotest FAIL 0.22 s (killed by signal 11 SIGSEGV) 99/105 DPDK:fast-tests / bitratestats_autotest FAIL 0.17 s (killed by signal 11 SIGSEGV) 100/105 DPDK:fast-tests / latencystats_autotest FAIL 0.17 s (killed by signal 11 SIGSEGV) 101/105 DPDK:fast-tests / pdump_autotest FAIL 0.17 s (killed by signal 11 SIGSEGV) 102/105 DPDK:fast-tests / vdev_autotest OK 0.17 s 103/105 DPDK:fast-tests / rawdev_autotest OK 0.17 s 104/105 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 105/105 DPDK:fast-tests / telemetry_all OK 9.35 s Ok: 92 Expected Fail: 0 Fail: 5 Unexpected Pass: 0 Skipped: 8 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### 82/91 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s 83/91 DPDK:fast-tests / table_autotest OK 14.97 s 84/91 DPDK:fast-tests / ring_pmd_autotest FAIL 0.97 s (exit status 1) 85/91 DPDK:fast-tests / event_eth_tx_adapter_autotest FAIL 0.97 s (exit status 1) 86/91 DPDK:fast-tests / bitratestats_autotest FAIL 0.87 s (exit status 1) 87/91 DPDK:fast-tests / latencystats_autotest FAIL 0.87 s (exit status 1) 88/91 DPDK:fast-tests / vdev_autotest OK 0.27 s 89/91 DPDK:fast-tests / rawdev_autotest OK 0.27 s 90/91 DPDK:fast-tests / compressdev_autotest SKIP 0.27 s 91/91 DPDK:fast-tests / telemetry_all OK 10.90 s Ok: 79 Expected Fail: 0 Fail: 4 Unexpected Pass: 0 Skipped: 8 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------