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 15B8643D05 for ; Wed, 20 Mar 2024 16:48:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1220C42D26 for ; Wed, 20 Mar 2024 16:48:53 +0100 (CET) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 11BF241132 for ; Wed, 20 Mar 2024 16:43:53 +0100 (CET) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-430dbcfc2afso136881cf.0 for ; Wed, 20 Mar 2024 08:43:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710949432; x=1711554232; 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=GiSyTMPFWIYYYM8gsOSPP8Y3PvCDT1q2loESwZK+pL0=; b=AntkzH3hGDLkk9C0PEH3LEY02KAblddl/jlZNVdscNtRRsWF/HU5KIGTySWb4+9Wb2 FrNmbjYAcE4LeZeyE9Hf2oz0byShFMlqsMNGWeRF7iQNOJU0HjzPpnUZGw3y1HHtlVZ5 QqJfU7lEb7MzJA6RNAnkO+iAuWBnuRPBRTj+sdANgo4APt5oD63Whz4S6X40yq7bxz2V YtFrRblk8YNc/eGh7UoEPYLoL+hjpg33PJFT6grHExbw+oxU8tRVR0zdVhjZsdjRKZ6J qG+O6tUqGawMOQWcV4nGVUo+lCpyM0VTqKsMli5+zylM3U4OgItOWB7oRQDrTRKY2pik 9epg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710949432; x=1711554232; 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=GiSyTMPFWIYYYM8gsOSPP8Y3PvCDT1q2loESwZK+pL0=; b=Koxn9Vpiomh5TzeWNBfIvpX7q7oP3SVlGXNn7euoIjrfR/e+fMkushWY1bImxqUoX4 1pg4D+n3abBoE2Yy+NpPl2Y0eCxmsfoD3ANur6la217WT92CLXb+tcGoYJpN9O9eHrcQ jewTipgoOo79P+TexfZhkaD5b4YVpsj209I5m7QWhH9C2nX2wY6BRX21qbdZTbFm6wKn RuGlv8iW3MtIz8ICM8vdMT64EedKE1kdqUihr9n8LSQnq1xqwBm/rqrNImJEZ5SEtMrl /c1X0XXlf+wi65MggBcvEcbFtPl8YMVchoyIfYCqF4WqkJJo6bW2FFakZjoJx4EK1jhO vRlA== X-Gm-Message-State: AOJu0YwNiEpC6Sj88TXA1qMg5qA4xO2xmC1YRZOpGIl3jG7AKtmTYlAl LNGULhYPvHduij6goyuNyC01asksqTcITuvItbXlsnA3S1cTQ/3jK719eoZ7BqOpAQtTHv8QccY O X-Google-Smtp-Source: AGHT+IFSuWQ0dzmH2X10B+PiQLzJpIron1OxaQt507hyhasZaeQwBZzs4+IkLb7VMkm82MGvIOskgw== X-Received: by 2002:a05:622a:453:b0:431:14bf:1d0d with SMTP id o19-20020a05622a045300b0043114bf1d0dmr1520245qtx.11.1710949432003; Wed, 20 Mar 2024 08:43:52 -0700 (PDT) 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 fb19-20020a05622a481300b004309cf16815sm3871517qtb.39.2024.03.20.08.43.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 08:43:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: shaibran@amazon.com, robot@bytheb.org Subject: |FAILURE| pw138491 [PATCH] net/ena: fix mbuf double free in fast free mode Date: Wed, 20 Mar 2024 11:43:50 -0400 Message-Id: <20240320154350.3986835-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240320145232.535-1-shaibran@amazon.com> References: <20240320145232.535-1-shaibran@amazon.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/138491/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8361193791 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-static-i386" failed at step Install i386 cross compiling packages ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Install i386 cross compiling packages #################################################################################### MINGW: false MINI: false PPC64LE: false REF_GIT_TAG: v23.11 RISCV64: false RUN_TESTS: false STDATOMIC: false ##[endgroup] + sudo apt install -y gcc-multilib g++-multilib libnuma-dev:i386 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libc6:i386 : Depends: libgcc-s1:i386 but it is not installable E: Unable to correct problems, you have held broken packages. ##[error]Process completed with exit code 100. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Install i386 cross compiling packages #################################################################################### --------------------------------END LOGS-----------------------------