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 ACFC9439BA for ; Thu, 25 Jan 2024 04:26:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A962D4029B; Thu, 25 Jan 2024 04:26:32 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id DC5574027B for ; Thu, 25 Jan 2024 04:26:31 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78329cb6742so394798285a.0 for ; Wed, 24 Jan 2024 19:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706153191; x=1706757991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Peam0u/39r+4pA0AfIIEWBGHwKgSzmZpqs3JCUxQ4Ic=; b=GCivwyFWqopaVI2tGKJRYIXHoJqHpy1/MgPhwJwYlnTzlPNIC6cMzVw4Jm6onEMIj7 TlztsDGjDbvhxqicQcLWTFJSAiSF4ATjRnStPLiQa505GdECPELvWLLcKQ6piGpZoS2K GADQN/KCIvOD9SywnNULWMFUadGdNVgo70Jlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706153191; x=1706757991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Peam0u/39r+4pA0AfIIEWBGHwKgSzmZpqs3JCUxQ4Ic=; b=rO0G3L4sCsW+Yi/g+HIhOTORHHaspetZyKbxhDJ0NYR3wr/TTCjOLiumvPWynJhlUl 2GF3Lv+zXZ8QygplhNXYRndu92+3Q3k0jAt4SewV4vx2FlJUGNqUxPaqd1EdPwJNHLBI 7t1rYWmZnIjzqns4bsnjxUsFWGbiyN0ntPhT7buOSiDD8NmLupsTmEctzSWE2o7GbD5G etwvxXUHj8O92KTqwMuwytC6RxkQntVNAS08tJT3lXr10QNpfP/RBDgXOwTLLxX5be+B 1jvet1GZArd//KKUwxtuomhP0WaUkQrUHDeM5XociSzVdEXJC5+F6ahCmKUJ3RnppiSf S3Ag== X-Gm-Message-State: AOJu0YxIpM+tx2LTOwd9vwHV7nc43eHMMWtGX4c3kGUrdRl+9kDNQ1xd BhduGbVdazL5DGLEps0B4KGoTtT2Sy7X9ts0YdF08oRMufo5z0sacKF4xetQzBbZk37Y2cRX2x0 2xvwAL6WNTGdwCCgGLRN7AavGJQgXrG2r6IshQ1r5 X-Google-Smtp-Source: AGHT+IGU7sJV1YWUUn9B9oB9AMqGBIKrisJdxIzPfpPm80e37E2flUJiBxo+zaoDXrz35GzQouzsxwRln4tj X-Received: by 2002:a05:6214:501c:b0:67f:cf88:9912 with SMTP id jo28-20020a056214501c00b0067fcf889912mr303710qvb.107.1706153191278; Wed, 24 Jan 2024 19:26:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q6-20020a056214194600b0068909530c61sm1102qvk.46.2024.01.24.19.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 19:26:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 19:26:31 -0800 (PST) Message-ID: <65b1d4e7.050a0220.be794.0133SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF08F6052516; Wed, 24 Jan 2024 22:26:30 -0500 (EST) Subject: |SUCCESS| pw136130 [PATCH] net/mana: use rte_pktmbuf_alloc_bulk for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136130 _Testing PASS_ Submitter: Long Li Date: Thursday, January 25 2024 02:42:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6676a3793b4292baf606092a8e3e14ea67550c58 136130 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/