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 467F143B5A for ; Wed, 21 Feb 2024 01:04:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42D64402B9 for ; Wed, 21 Feb 2024 01:04:44 +0100 (CET) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mails.dpdk.org (Postfix) with ESMTP id 8B2CD4014F for ; Wed, 21 Feb 2024 01:04:43 +0100 (CET) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-607f8482b88so44742177b3.0 for ; Tue, 20 Feb 2024 16:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708473882; x=1709078682; 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=BpPltUkwg+noZhB2O82VGVoSvpNxj2o2tNpyfgzR7Os=; b=hH/4u/cMT3nKz2BO5gEX/1igNK9rz3oIBQx++Ps7UqBHCxkZmBNmOTxzMeFWf+dK4G TQOVIuRiaJjrnkw4yjawoWfFOZaX2hbG03CQau90wE3B51xhaAsXnGtZn82uzLgQ7/SL 2Rs6uKG8VifUvO8g4KCTd8m3QOxQQkda2/U+QCPBhnyy2vl2I97+x1ay0GfuB574EgP/ VG7tJsGukqdMXOGRrFq1hVJ5AFvdBFFAjVXRx5bsHEEXGH98dgvihVbEo94ujdkcArWi RS1f9JEGqRzermPRv6uNsEXoJf7NkTv2G2Scv6nap7oJhb49CSWtbJVzYxazmSD/Eqb0 R9Zw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708473882; x=1709078682; 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=BpPltUkwg+noZhB2O82VGVoSvpNxj2o2tNpyfgzR7Os=; b=mN0bvKTt1RlgVXfRqK8IHrKIHtgIA92BJdQnwxCZsPqCQud3vn5wfoFIzSjxEllFDx F3vbP8STf3XdsWakJBSn3izFVq1Fco1VOcoXYDpFrlU9abQyCpHyFPVkG1KqBjF+1V0E z6InaS5sAT3aZjasBpLSGIXlufk+5WWixEkrHGsr5PPCzZtRI2NrldAJKxJO+TArsojj EEuComPrSCaa6NC7NvcsgL/8qZbuBAUy2kmOMZ7czdm13/6FMtcbU35WWUWR/FD5efln APa8puK8qX01FUrEUwF+Vr3YxvHh/iaaNKxtOK4X9uqUdODlH00rHfF0XXI0D3SzyMl/ 8lWw== X-Gm-Message-State: AOJu0YxkTpla+cXC8VlfbB1Jf+Yo9VWhYe+iwL4cVfSX/JlcrDDKIjeU HLG6QcJvhma4kV47Hj0mAcnFhvRdoEcDRjAM1sYcl28P4lvftioDg+pMMt9mE0/2xlKDCZQONia B X-Google-Smtp-Source: AGHT+IGEzlttVa/8k2RVwa9u5MxAT9cwRfSM+eEv6Ujk9J7xp5+7IHtE0vOQr2t4pSTZmXKLGvmwHQ== X-Received: by 2002:a81:494b:0:b0:608:6e94:9855 with SMTP id w72-20020a81494b000000b006086e949855mr2445994ywa.26.1708473882466; Tue, 20 Feb 2024 16:04:42 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id a20-20020a05620a067400b007872b549a89sm3844966qkh.41.2024.02.20.16.04.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Feb 2024 16:04:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw136940 [RFC] eal: increase maximum number of file descriptors in MP message Date: Tue, 20 Feb 2024 19:04:40 -0500 Message-Id: <20240221000440.1025344-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240220230941.293399-2-stephen@networkplumber.org> References: <20240220230941.293399-2-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/136940/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7981420145 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### parameter 1 of type 'const rte_mp_msg*' has sub-type changes: in pointed to type 'const rte_mp_msg': in unqualified underlying type 'struct rte_mp_msg' at rte_eal.h:163:1: type size changed from 2880 to 10720 (in bits) 1 data member change: type of 'int fds[8]' changed: type name changed from 'int[8]' to 'int[253]' array type size changed from 256 to 8096 array type subrange 1 changed length from 8 to 253 Error: ABI issue reported for abidiff --suppr /home/runner/work/dpdk/dpdk/devtools/libabigail.abignore --no-added-syms --headers-dir1 reference/usr/local/include --headers-dir2 install/usr/local/include reference/usr/local/lib/librte_eal.so.24.0 install/usr/local/lib/librte_eal.so.24.1 ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue). Functions changes summary: 0 Removed, 0 Changed (89 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed (1 filtered out), 0 Changed (31 filtered out), 0 Added (5 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (39 filtered out), 0 Added (1 filtered out) functions Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added (2 filtered out) variables Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------