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 0CC5A4561A for ; Mon, 15 Jul 2024 13:10:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D87224065E; Mon, 15 Jul 2024 13:10:41 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A171D4065E for ; Mon, 15 Jul 2024 13:10:40 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fb457b53c8so33183055ad.0 for ; Mon, 15 Jul 2024 04:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721041840; x=1721646640; 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=4XCCAMu+wGkMOPPsaX6W7LDffkw8RUY2w+EgXHxTjmQ=; b=TuuYMszHQTgZNQiuzLNEz8oa8ul/KTH66MIYatG7q5qrcfTsRirvb7a4/jYGJEKi8M gCsgpdWE6T2xmkC6yMRzy0pPSg2eU/7LQ58nhbtwJJJQJutCFwKVYvcD3HVtrZwDcCXr bQJESvYmLL88H2RPw/60ZNlfiwSMlEZ1EX5Gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721041840; x=1721646640; 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=4XCCAMu+wGkMOPPsaX6W7LDffkw8RUY2w+EgXHxTjmQ=; b=pxxp6vvCgjq7QWfxZ35+GJRIs2EG6VoDun1L+EuY6BOwyRZVYmbpWcSjX56QVItYrq Ln/EZK5J4NUC6Q3OyPIx0V1LqVbfYvqOHqWCaXt/gf2WQbcIofY2gFSB9HRDGDqVFMW3 XiKNKK4Q+YpasEVmbS+gE9MFNHfP8TExJ8HgJwuOM9t8TaRwf/dWudSIa50kI6Ed+f9y +nyoQoJbA7hwLwei/zdAP5Ca9NQCuNE4xzlImwpEsI/OVXdlmV9TSxp9Ur6X8EC4A3Ds cm+a5A8cZcBB6sMoqm3f7/jQoSVIC9Uoq03auN04kqSyUwwaMaqmN2aUALCVABYTwDB1 jB8g== X-Gm-Message-State: AOJu0YzJ61Oap/si7ELeBOLWGYm/pUFwaSKDXQs+JWy6h8gSrwWE0Un6 F0oTU3Q4MijeSNdP2v4AqycUYwRZXfQ7Q/u9tyb0iW/lvGRokJAYy2RVi1uerUzOzj9J6EgOEGO SbkM+6nqKNEUo0Z1zau++PJP6wXds1aRmVkeurakv X-Google-Smtp-Source: AGHT+IFalRCMzDzcw/fogrLKJxCm3CWePiTtYi9aZsxEBlWb8FUKxSd7t2+GzGHSDOVY/D8pYhRr5wY1sr45 X-Received: by 2002:a17:902:db11:b0:1fb:4a21:8d2d with SMTP id d9443c01a7336-1fbb6f16570mr162932025ad.68.1721041839783; Mon, 15 Jul 2024 04:10:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fc0bb9a29dsm478315ad.50.2024.07.15.04.10.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 04:10:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 04:10:39 -0700 (PDT) Message-ID: <669503af.170a0220.7c425.383cSMTPIN_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 CD5D06052500; Mon, 15 Jul 2024 07:10:38 -0400 (EDT) Subject: |SUCCESS| pw142399-142401 [PATCH] [3/3] examples/l3fwd: fix maximum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715101458.645014-3-g.singh@nxp.com> References: <20240715101458.645014-3-g.singh@nxp.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142401 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Monday, July 15 2024 10:14:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142399-142401 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/