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 429DF45499 for ; Thu, 20 Jun 2024 11:50:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C384342E44; Thu, 20 Jun 2024 11:50:21 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DC079402D0 for ; Thu, 20 Jun 2024 11:46:31 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-681ad26f4a5so405890a12.2 for ; Thu, 20 Jun 2024 02:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718876791; x=1719481591; 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=JK8UdluSerwOEGAwyoNw04eCxcpPWObQMw6UbOHluVE=; b=UqnuXfJhL+Oy3VutwAU3r+x3d6VxrzOU5/4GDOlVxWlK9QdDtOje5hAMkfL/Pqce8F GAsU0KyMvy26NGLhgVg7Rwy9SjbtiRTVcAN2qRLacs/2I7LBsvw2bvzBrA2RkRWkvpjN d53kkH6vcOitu1cCKps4b1alctHIUsEfHPXCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718876791; x=1719481591; 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=JK8UdluSerwOEGAwyoNw04eCxcpPWObQMw6UbOHluVE=; b=vLy6mL5sLYxRlIrsYb7Ts6lo4KyWxDfXokP3yaaaqGFYkgRgA17saCn5i6wk1sal0t ntIFE77ANrCjhmOlbY2b1EJrnADOlF9hg80t9sZN/Y6VX4bgecJhYDqCmz3u2sRDVFR+ 8W4ESqWfUyVtLb32aGMmLFBxGghWEc0Y/hyPYuxbXOC6lqo89az5wGdgByBZMMeNxnr0 eeJq7ibj96u3jR0Nflmvsm1d6QW03bxWja/dSpZkTKqEd0zFRzCcD/zy7hRspEBuzX+j 0EGWGlw9kOakC2vpdY+eG6y2utc+WwlICFrp4P0LSXG95xQKwL+cTBzuFIIPwI7dtuEb hf4Q== X-Gm-Message-State: AOJu0YxaeJ+O9gbm5ynI667MjFQnyPGXR0ASPwDFME0RCNKoOgWYw/uG UvKW7ewdnwhNuoV+wxgFLy0pB0SI+625mENEGIKkSohGCe4B7749l7BK/PcU6OJsNcZLiVJG97P k3smEUtzvjigvckNuck2ywiJfu4JOxW1x6fLUsGgT4EQrfKH41F8EJNBY X-Google-Smtp-Source: AGHT+IGpbUmS4oLsvECfyVx0wWwmk8HHVBbO428u26ejHuvOFfheKy+OZj2YoUgGZYotwiNrYjkv13dXc3le X-Received: by 2002:a17:90a:ea92:b0:2c4:b300:1b4c with SMTP id 98e67ed59e1d1-2c7b5cc49f5mr4444498a91.24.1718876790858; Thu, 20 Jun 2024 02:46:30 -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 98e67ed59e1d1-2c7e649f8e3sm96457a91.15.2024.06.20.02.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 02:46:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 02:46:30 -0700 (PDT) Message-ID: <6673fa76.170a0220.14266.6db1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D25A605C21C; Thu, 20 Jun 2024 05:46:30 -0400 (EDT) Subject: |SUCCESS| pw141413 [PATCH] [v5] net/af_xdp: parse umem map info from From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620032523.440117-1-frank.du@intel.com> References: <20240620032523.440117-1-frank.du@intel.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141413 _Testing PASS_ Submitter: Frank Du Date: Thursday, June 20 2024 03:25:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141413 --> testing pass Test environment and result as below: +-----------------------------+----------------+ | Environment | dpdk_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/