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 794C4433C8 for ; Fri, 8 Mar 2024 04:23:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75BED42EFA; Fri, 8 Mar 2024 04:23:23 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 046E742EF6 for ; Fri, 8 Mar 2024 04:23:22 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dd10ebcd702so1523796276.2 for ; Thu, 07 Mar 2024 19:23:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709868201; x=1710473001; 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=G+OaVUrMsBM0CGGuU0PzW3j+Zzs3H7TEqw9iWf2Cey8=; b=MoMwwJr+UDfgtvOZrPbAt9t9p2VYrfYy8YUCvEGXV85jTeQSif23PZOakNehYr0cyV KvE/Ry1kA2CzoJX9mH8j2UH5M1FR4pbOJQBFjrkvF2PaREzSWHYfsUz2s0nxRHgsVLfq EPYxj7T++5YOfqmrWqhzTMyOaPM2Z7AFpOjXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709868201; x=1710473001; 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=G+OaVUrMsBM0CGGuU0PzW3j+Zzs3H7TEqw9iWf2Cey8=; b=Rn0eiV0NrbMFalt4hPbBxos8ySAX8KrRoR1vLeBbKQxpVIQRktxj8D1f1tH0TfOlue 8RTHuhvBH92YLu9e2oDZpemsUWuzi4MaxqaC7BCws5j4hY9t/rPV8XyGpLvRcy/cYdgm P/tDzVFYKo+HpYwjwRiH449OWTnMrB9vrpJOtBRVTuYB5+zDOO+9II+fa73NV6Ld8GSN XNNsy+wKv/zo/f1/OpdW4pV8PraqIqZuP7IRbrPN79GChsrx8DwEfqp2KlKqvD2qV4fe roZrd+IFG2WR9xH/2DhsNi6ZRcPx2T6Qb15JQ/VZA+F8f8czYQ+oXgDFgX7TlzCguTHK wIog== X-Gm-Message-State: AOJu0YxDUnXMO9vG4tFDA/+8hTLfv5tFbr87U7DOkeE/1iRt8GEeGqp+ hjS8rk/cF5a2KiTsWQUszAUTnyqXPXQkcmBdXvs7SuFHGIm+UKoubaEUQgLMiouxWWufZ0yYs4i UZ7XFDjAj5Du9AOYAffD3/HzGtF5S+AmTJ0j3uZMGra0gGVVSh62XrTDP X-Google-Smtp-Source: AGHT+IHdbW+OJbf9u0HuZewEChn7DSMDz8N6XIh1fZ5dPsLqI7gI9d29TVJ5aRx4UAYVPc8AExJTAwWRY0GN X-Received: by 2002:a5b:748:0:b0:dcf:6122:ccec with SMTP id s8-20020a5b0748000000b00dcf6122ccecmr17517794ybq.36.1709868201334; Thu, 07 Mar 2024 19:23:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j129-20020a253c87000000b00dc226dbfac9sm1001108yba.9.2024.03.07.19.23.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 19:23:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 19:23:21 -0800 (PST) Message-ID: <65ea84a9.250a0220.f53b0.cebfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA8966052510; Thu, 7 Mar 2024 22:23:20 -0500 (EST) Subject: |SUCCESS| pw138082-138085 [PATCH] [v2,5/5] eal: fix memzone fbarray From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307070113.29580-6-artemyko@nvidia.com> References: <20240307070113.29580-6-artemyko@nvidia.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138085 _Functional Testing PASS_ Submitter: Artemy Kovalyov Date: Thursday, March 07 2024 07:01:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138082-138085 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/