From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 4F56F45A7E
	for <public@inbox.dpdk.org>; Tue,  1 Oct 2024 19:45:00 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 35BE34027C
	for <public@inbox.dpdk.org>; Tue,  1 Oct 2024 19:45:00 +0200 (CEST)
Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com
 [209.85.160.173])
 by mails.dpdk.org (Postfix) with ESMTP id 7D51340273
 for <test-report@dpdk.org>; Tue,  1 Oct 2024 19:44:59 +0200 (CEST)
Received: by mail-qt1-f173.google.com with SMTP id
 d75a77b69052e-45cac3368f0so23292581cf.0
 for <test-report@dpdk.org>; Tue, 01 Oct 2024 10:44:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727804698; x=1728409498;
 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=mVJ00AudZxQjikphOtucLnP6ktjwupXsphvd9SlWsP8=;
 b=a/n5Fef8YQatMAoerkQLro0AupzewmKm0BfXL5cstXT586kFKADa4Y1PyRzS0tnlwH
 xMtL5Pkoq74XYcdEZYoM+6X5+OmNPntNPf+GDFlASuVjqBQqzbFpyU2X5ngsrmzE3oXj
 gfYfjg4MxrnHA4vv7iOXYTGiH8BynRDi71EJrI/42B/dVFm9mVSXp8ZNNJsyU3Ql6bJz
 mpOtpju4Ih8n9c8KXBV3z9iD/CNiSpLRRGD3Q46kaUcBxyTgXGM2tCc92R50YgbNz9Oq
 /UxfiRfV5QY/9hXZm8wudIVQxodKsTJJJBdwUuenQufLOVJjswzTi7iSUgOv3Pqs9tA7
 Oz3g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1727804698; x=1728409498;
 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=mVJ00AudZxQjikphOtucLnP6ktjwupXsphvd9SlWsP8=;
 b=U4RPYh4IoMWohq9hjzO7ms8F1Pi1QTaurpZq8AVoVQy9S7cSJ4I4GTaYFtOofK+TX+
 ly0fdKTUFlrlJzGDuuSHD2cxBsLP5Xgc/Bcdq+00fIl1ftcBrLvr6lFqA/wcg77G4chm
 9PViuyVg+QBpU4VROzIIuFD4NyP8vTTCwwGGAPCjW6cSFgKY1mAxOt4tJ9VTZlV/uZ+6
 efuV97wjIbuP4hgRjBpMmDI+Z1b4/XUeHB7WCmIVhT9ZoMsXNcvmKm2xra444cMmcWLH
 RbzVwNru6Ew1fu9PiGNW9Ma2MyTWvjcGqWSmlj/sSZF4TW17P7NW6PUSQY4OiYYORGNo
 l1yw==
X-Gm-Message-State: AOJu0Yx3duT9lez1I2ECWslEoEvLeuvrZknBHsogUBsVSzBEtV4ZnRLh
 MDfa+bjD9UT2nfKB4ia2gYPaFybzBizwAvh0nRHGU+jk9bXwDQ7nfpImKkPvBqorZc0dOS8eSN1
 a
X-Google-Smtp-Source: AGHT+IF1fkyV0+P1WSX56kEZSHPwygOn0RJ2U5VXjCcevjuvqhQg9ImgSqj40cBZNMTL3o0SSuy/eQ==
X-Received: by 2002:ac8:5809:0:b0:453:15b5:26b9 with SMTP id
 d75a77b69052e-45d80561118mr4889241cf.52.1727804698358; 
 Tue, 01 Oct 2024 10:44:58 -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-45c9f2bd61bsm47839731cf.35.2024.10.01.10.44.57
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 01 Oct 2024 10:44:57 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw144881 [PATCH v5 17/17] eal: add function attributes for
 allocation functions
Date: Tue,  1 Oct 2024 13:44:56 -0400
Message-ID: <20241001174456.2791150-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20241001163708.355128-18-stephen@networkplumber.org>
References: <20241001163708.355128-18-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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/144881/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11130143335