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 9B77245A7A for ; Tue, 1 Oct 2024 14:05:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C0A04027E; Tue, 1 Oct 2024 14:05:46 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id A1D414027C for ; Tue, 1 Oct 2024 14:05:44 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e1651f48c31so5335690276.0 for ; Tue, 01 Oct 2024 05:05:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727784344; x=1728389144; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=gtm3kgz9OAuhXeh1y9mcC3fo7WaAi/g9sCCJMHtxn7E=; b=NKSBTZ5UlNxc75HUNcMb5tpRN9UMA5+w7cBp8NOf/27ZhKSAZ+wzUQZspO6Uwj5zAx NiZ8SblW+64J0mfGTqeUQizjiHHBG8BLv8hM/vE1xy8u51qbBMiT49ls42Wo3A0zrlso t5DPUpio1+2AwN22Lj8+PuwZJJSt9I7Rfup/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727784344; x=1728389144; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gtm3kgz9OAuhXeh1y9mcC3fo7WaAi/g9sCCJMHtxn7E=; b=TSTivd1O7tRbhppFBVBpTQGbn7g5F9ZRf9w7LGcumZEoTX4SfIJI7g1wQzM1g5UMFy Z/ZWppkXkpJm+fyYgqN8Y61MsTVzc9NIhphuw6UewJfvIXcX3TfSffwgwtc/Cv0ZS97V 3SdBtAdkumTewzJ5Pgd5T68+Ucs/dvqjvPNFmcEARVL5FsBJMjH/18BdhBs8fkwSG9n+ MSNUXpuCIK77F58ImSuE2A26F1mtWMCsLVVgTflimuKyJ94bneewaK1JL8Lo9fAB6aH/ 4Fv7DlXIrwSCdYT8LwR5b/oXfnhzbcs48KXfz6zE2H1ebHYOu+wQeCuwVOdgFC/LxCrJ Ljag== X-Gm-Message-State: AOJu0YxFvsfUamFQHRW1kZB2jVLkF8verl+aTSQzTo9H2mb8rByLyPLK OqsARMLZdhdkJ0ksF6m15q84O7x3YgdOAJhJrTiSWVpQKZ1HFP2kcC3LUZAHC7luhRW0jWbPXO9 ZPm49hE4zE3p0WB9SVWDv5Ez3syed5jzJbdGhV9xzuvsBAG9dgI139Vbl X-Google-Smtp-Source: AGHT+IFNPtpczWFlaLhDIfijP1caoUrDWR1QYwfvV2m+WWaFrv1xfN74TLQBLFEC+OaST0eZ4jR+2wFf0vf5 X-Received: by 2002:a25:b191:0:b0:e1a:9379:5aac with SMTP id 3f1490d57ef6-e2604b48760mr8569532276.30.1727784343819; Tue, 01 Oct 2024 05:05:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e25e432486esm467277276.18.2024.10.01.05.05.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 05:05:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 05:05:43 -0700 (PDT) Message-ID: <66fbe597.250a0220.f140e.3f1dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 69F8E6050A6B; Tue, 1 Oct 2024 08:05:43 -0400 (EDT) Subject: |SUCCESS| pw144811-144828 [PATCH] [v5,18/18] net/dpaa: fix reallocat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001110325.4173762-19-hemant.agrawal@nxp.com> References: <20241001110325.4173762-19-hemant.agrawal@nxp.com> Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144828 _Testing PASS_ Submitter: Hemant Agrawal Date: Tuesday, October 01 2024 11:03:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:9456ac767bb1c2aa2a8de460ebe7318105ce2135 144811-144828 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3267 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+=======================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/