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 2E4BF45B24 for ; Sun, 13 Oct 2024 06:50:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13F5340273; Sun, 13 Oct 2024 06:50:28 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 77F2440151 for ; Sun, 13 Oct 2024 06:50:26 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2e2cc47f1d7so2160563a91.0 for ; Sat, 12 Oct 2024 21:50:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728795025; x=1729399825; 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=v+thG5WkjGMXpw/qZVCM4x3SCWkmRAgsnNW2ntOBY8E=; b=CZJLErU/lKJ17S4+ZOnJKt1SufubeqzD/fkPQCw0POwOXw934C+JtFsLHfSFPRHElK oTCIkSeOTTgrrAyPcQEjzux9H6ahgFeMrm1w+rDHf0p3STJoZeSJEQC+AGjo/ckVqgvI 9Rya/UmPAt/rGA7m3vb/z8LVWxBvaIlhjMNgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728795025; x=1729399825; 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=v+thG5WkjGMXpw/qZVCM4x3SCWkmRAgsnNW2ntOBY8E=; b=LkKj+6XPxVKs9Ll7GJyKcjbf9tx4kJPK86zI1OmYcaM0bde9o5Cnn6aHus9tknGeos aBKgCPvVj92Z9PvAB8GROSbPDfmn4L3c1oMYSbmD0W6lM2opjq0oFj3TnfeiwUQod9ef PSchINDw661/j/z/H8Ku3uyvAxctVFzLjzH0yuE/vSu1LuiB499NiQCFxwGHHRdRNgj+ ozoP4QMRgW2fBs5kAOQbTyKwrtWi0hI+lk2KgZJqTpZrlPUfG8L7Xn8HeDLe4eN7nGCl V93dtLOkP1NkqVlUFw2i7eFirxbPH0AkqJs8jfbq917vad62gbWKEEoCAUP+zE7RA19m w9wQ== X-Gm-Message-State: AOJu0YycII1HhZ3Bk/tv70mrsPx/OMNj/CnaEbCh/ZdHatUOZHVrppnH JXrOgc3MZAxWiia/QX9CdyGENO979aW44BhV53bSVyWUCnVH2APBDUyMYCjPDagdReUOQowe7KP umnGPhFok1KH0IsthdlLll+NTaOOfH2YJcvcdBxje X-Google-Smtp-Source: AGHT+IEHe5hyV99vc6dPLFMQ7/8w7KuDb1g2BY8lfd8iSgma1DeiMIo3WhYFPhS6SuGciCS1EBhkgM0wAUAc X-Received: by 2002:a17:90a:f009:b0:2d8:a744:a81c with SMTP id 98e67ed59e1d1-2e2c8005562mr17534605a91.1.1728795025337; Sat, 12 Oct 2024 21:50:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e2f44ee867sm272708a91.7.2024.10.12.21.50.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Oct 2024 21:50:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Oct 2024 21:50:25 -0700 (PDT) Message-ID: <670b5191.170a0220.2e9f74.237fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C6136052471; Sun, 13 Oct 2024 00:50:24 -0400 (EDT) Subject: |SUCCESS| pw145801 [PATCH] examples/l3fwd: add option to set RX burs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241012084052.3485-1-haijie1@huawei.com> References: <20241012084052.3485-1-haijie1@huawei.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145801 _Testing PASS_ Submitter: Jie Hai Date: Saturday, October 12 2024 08:40:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145801 --> testing pass Upstream job id: Template-DTS-Pipeline#187462 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/