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 DE6E543073 for ; Tue, 15 Aug 2023 16:50:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D493E4325D; Tue, 15 Aug 2023 16:50:53 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EFF0642D13 for ; Tue, 15 Aug 2023 16:50:51 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79198e7d9bcso89233039f.0 for ; Tue, 15 Aug 2023 07:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692111051; x=1692715851; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u7p0DDlq7L8nr4XK38n4YVyGf9yuDBwQVjtZKDMxMks=; b=QAp9m3wh2eCo4BLm9CzFODfD9EVKLEswNwJ+MgJ1+JwATCNfbvpYa8mqZwOullXlbS iFlxmIQeG8rIgfw/Cku9U2G2Q2++x4ZwVVloz2BHYo4oZm0dg0YhM2dqCdXv7aCxrapy AmMz5GOB1Ww+wZbb47BUBW7cLagVWmHVn/iG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692111051; x=1692715851; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u7p0DDlq7L8nr4XK38n4YVyGf9yuDBwQVjtZKDMxMks=; b=j46m9UfaB9JxV9LwmzYqNcuy5Bseay3f+z79vCYWzFARXViw/uABkadbfbAWZnDRyv HQdaN324XAffrP/mCySfq0C/yQSINXxM0svTJKgcQ5gJ0yeuK7jPrSmqoNo5gEUHCSH/ SJEqNfJVpm+M0k2hVvAm2G3uPmslZjZWEN2CNmaCaGN0Bu8rNYVCJCSl/DDd1wYS44f7 YbYKW4oZ6qfzhSpcYfUyp0Ma/A32HHt08Zak+53LOeS8vGIjDqZNoyEKFFNb5PlVwthV z0ojKJcCTL3ah1ImaY2cAnjdo4J/il7k1E7r+uJHzc2zDVDDvOQvHvjnhp1qtS/meeYO 7zjw== X-Gm-Message-State: AOJu0YxM12EXpjLeniEZWTbm5c8Fwl3nNZkG+xFXFgoxcHfHOySj9PZS 0wjmKqtwoFXBd4wg1WNpXoimACax3QIAM+K1iAb27baYqoO0pddOOLyIHA== X-Google-Smtp-Source: AGHT+IFI8U67gz59TBjiwUv3rxH2yuuzygQjd+fLM+eejydN7I++SHqgV7jaLSttPkwP+wv9C+DN3KobJ37D X-Received: by 2002:a05:6e02:b42:b0:348:d683:36bf with SMTP id f2-20020a056e020b4200b00348d68336bfmr2539814ilu.12.1692111051404; Tue, 15 Aug 2023 07:50:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a92d286000000b003458ff180d2sm370880ilp.9.2023.08.15.07.50.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 07:50:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 07:50:51 -0700 (PDT) Message-ID: <64db90cb.920a0220.4af19.3aa8SMTPIN_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 0E9046052471; Tue, 15 Aug 2023 10:50:51 -0400 (EDT) Subject: |SUCCESS| pw130334 [PATCH] [v1,1/3] ethdev: introduce maximum Rx buf 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/130334 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, August 15 2023 11:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130334 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/