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 7B8D145B5D for ; Thu, 17 Oct 2024 13:03:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5173E402D8 for ; Thu, 17 Oct 2024 13:03:10 +0200 (CEST) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 8D9AA4021E for ; Thu, 17 Oct 2024 13:03:09 +0200 (CEST) Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-46094b68e30so7427561cf.0 for ; Thu, 17 Oct 2024 04:03:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729162988; x=1729767788; 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=F8VCEhIS7oglbCaKqi0m8+94M0GlzLpttt1rpZ59teo=; b=0tfkcZ0MZpVSQVGLMLDq/kEN9oFzor2q4RNfvSmDxnrjSET4Lf0QJhEOQixdnNJphx k3P/5ErUdf1lL5VQN5reTE6bSUtbFrSR3LwBSEz9wdTS15ClioH14ZLGcS9I0+9/B9JG GFF55cagKhbIgQq9Jus7+gVcaIeLLOs9AtplCRN8PYgLXCrQHqrKZtWC9hUe+JfoeBDl p8XvDS0GWgQd3yufQcSrFeJ47X+S+TFRm8rxxRH+GsZ/qU8SSlq9bRVihl82lxGL5vn0 fNcshfSEtPl4bXX8z63hn3ycJX3C5HESEbyinCh++mcoVjK3qj/CdrCvLdzsF0Bz45ZK mtRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729162988; x=1729767788; 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=F8VCEhIS7oglbCaKqi0m8+94M0GlzLpttt1rpZ59teo=; b=Hk/qnrPIWAetv0C2JHCKbA3T5mi7MW/0UoTWlAyoc3J9Obv/CJwJt+nwhmqm4qGYA9 pXeIBGzArEymlhxHm58sO67dWz11vuGGhO0r3+3U5YpInOp+0A8PhGibWXN3KJN+n07Q hqCTCa5247ZuOvadb1sfpEPV3mYN6tCISJS9bBJ6YVHDLX2dSeS/v51mhfZPTZWtvxoK X4Qzxu1b+Db2tPedojto3cLt92LqkqG8nEdJUBqYrWMXxRUQYfO8G8aY6kfvui4UbMuz KpMm84V580WW5lNuES5ZdDUXH8UyB1FLMRiyMorojTabPAE1115Jgfvi9HS3N9UXJZye hZvg== X-Gm-Message-State: AOJu0Yy0Q9xRki9KvzgXXZgLFQ2QvZGKvSN/Ew7rynHQyOwacDBYf+Aw ZFyrEGGrqahiRKP5Bz2J87iY2aVst8kqp4fGOsv56JLpmaL1TghL3FjGY6WVO2ZFmZFvp7zqmc2 o X-Google-Smtp-Source: AGHT+IFkHMHM6CS8OiiK40p1K5DVZAf3Wpf/WvwidChfbAOaRZqKBh5q2Iq1jpuRz+TQ0qPtvGX3Sw== X-Received: by 2002:ac8:58ca:0:b0:45d:8be9:b0e6 with SMTP id d75a77b69052e-460584b4f8dmr253005491cf.43.1729162988651; Thu, 17 Oct 2024 04:03:08 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-4607b392446sm26495311cf.86.2024.10.17.04.03.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2024 04:03:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146178 [PATCH RESEND] malloc: fix allocation for a specific case with ASan Date: Thu, 17 Oct 2024 07:03:07 -0400 Message-ID: <20241017110307.1300195-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241017100207.1207-1-artur.paszkiewicz@intel.com> References: <20241017100207.1207-1-artur.paszkiewicz@intel.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: SUCCESS http://patchwork.dpdk.org/patch/146178/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11383075432