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 43FEC45B36 for ; Mon, 14 Oct 2024 10:42:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 409504027F for ; Mon, 14 Oct 2024 10:42:23 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 0130740273 for ; Mon, 14 Oct 2024 10:42:18 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-7b1123f8f9bso433815585a.1 for ; Mon, 14 Oct 2024 01:42:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728895338; x=1729500138; darn=dpdk.org; 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=wvptsfhTRRBOdqf069UpfRVMtoBEFgcLr8w3G5XWGhI=; b=DcA2TEEkUQfV8fikZiSKDUdYNv1mGUvRgdSwQZATGBHFoyGkZ56U9T+u86XYBOi7yf XCgjhzYUxvptynPITzTzouufqW1oQNeH8/Hwxm8PcAP+BxLHh1MGcIhAP5NlvwxVqGL2 hs8hBad+fnNlGHyrJrUzvqLYR7FZIIvhuXNItuUsQn52UcvYrW3lyD5wgrFU6wDNryyI UzBC6aTGTmRdlsl484l+9qz1cmqqzh+L52d3h5wmC3tGj1PBK8iBjQ/i/2tISS25q9wq fetRwOGTGHBcSmipKap/uVsh4Gu9DRnh88EpbKgXX6Ne2jxYnSwbEuQEFXSy1i2o3PBD pFKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728895338; x=1729500138; 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=wvptsfhTRRBOdqf069UpfRVMtoBEFgcLr8w3G5XWGhI=; b=vyEqILagrPP/37zHnBJdCrq0qQUODGuEuSr1SNAZqlVgVanN5xjfrjc++cqZo/TJ0p 3u4icj7Q7i1um35Rb+kEqOF/X/637RrWA4VwisaxAbhDzle3wfb5sR/lXUwYdbBQdUJo oQHnA5NitBol84oan9Oyg0DD1v9PAz/HDkaZ53TrMAD2enxUuV76iPnHEM3SDbgueoXM HrIFhAUta1OI+ARrfJTL/8MWFsvzMp1Zj5yUK5qE/uoqzqfr05hGTSzOjY2DYdRWUpZu PCo1Ac5qVcy61qONzFL1VLHktc93jrfs/xJ5o8gyYGWAWKgBaoXXVo9/21whQWlksVQr bKIg== X-Gm-Message-State: AOJu0Ywq4lXEP6IJ40BIXj6mnzlONtAtz130bMvC4cEMHcFEp7hraJsP VEkl2EfK4zsfm1v5PQJcZ/GC78QhoQvLYRP8qjWAurMOsQ6pUghkPGSTahjPwVh92fc27CfqM/L / X-Google-Smtp-Source: AGHT+IEEQH/umP6A1dsPCgeCwRv2g0VJ26oIaPFBnydRrFkF1fvryHDXFFUIyNgCM+YM7G+kPhlu7g== X-Received: by 2002:a0c:eb85:0:b0:6cb:faee:76d7 with SMTP id 6a1803df08f44-6cbfaee77d7mr95406786d6.18.1728895337985; Mon, 14 Oct 2024 01:42:17 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6cbe85d856fsm43292836d6.72.2024.10.14.01.42.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Oct 2024 01:42:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org Subject: |FAILURE| pw145817 [PATCH v11 7/7] eal: keep per-lcore power intrinsics state in lcore variable Date: Mon, 14 Oct 2024 04:42:15 -0400 Message-ID: <20241014084215.1706630-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241014074348.821962-8-mattias.ronnblom@ericsson.com> References: <20241014074348.821962-8-mattias.ronnblom@ericsson.com> 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/145817/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11323392322 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### + configure_coredump + which gdb + ulimit -c unlimited + sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p kernel.core_pattern = /tmp/dpdk-core.%e.%p + devtools/test-null.sh ================================================================= ==67776==ERROR: AddressSanitizer: invalid alignment requested in aligned_alloc: 64, alignment must be a power of two and the requested size 0x8000008 must be a multiple of alignment (thread T0) #0 0x5562b2504042 in aligned_alloc (/home/runner/work/dpdk/dpdk/build/app/dpdk-testpmd+0xaad042) (BuildId: 731d8ec8ca4a6bf8e01bfd7548ebeb784aece6e3) #1 0x5562b37f671b in lcore_var_alloc /home/runner/work/dpdk/dpdk/build/../lib/eal/common/eal_common_lcore_var.c:77:20 #2 0x5562b37f671b in rte_lcore_var_alloc /home/runner/work/dpdk/dpdk/build/../lib/eal/common/eal_common_lcore_var.c:123:9 #3 0x5562b341b902 in rte_power_ethdev_pmgmt_init /home/runner/work/dpdk/dpdk/build/../lib/power/rte_power_pmd_mgmt.c:775:2 #4 0x7f76b7829eba in call_init csu/../csu/libc-start.c:145:3 #5 0x7f76b7829eba in __libc_start_main csu/../csu/libc-start.c:379:5 ==67776==HINT: if you don't care about these errors you may set allocator_may_return_null=1 SUMMARY: AddressSanitizer: invalid-aligned-alloc-alignment (/home/runner/work/dpdk/dpdk/build/app/dpdk-testpmd+0xaad042) (BuildId: 731d8ec8ca4a6bf8e01bfd7548ebeb784aece6e3) in aligned_alloc ==67776==ABORTING devtools/test-null.sh: 29: echo: echo: I/O error + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------