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 5AFE24561A for ; Mon, 15 Jul 2024 13:24:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 572F44065E; Mon, 15 Jul 2024 13:24:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D5933402B0 for ; Mon, 15 Jul 2024 13:24:06 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-380deeb250eso14872495ab.1 for ; Mon, 15 Jul 2024 04:24:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721042646; x=1721647446; 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=GkvtGBKOevYEztGONbKjLZadeUo1UPpIHba4lRSWlPg=; b=a5zsQDo87BDy+UEZ5X1nVSYPEaPlnUBDywqEQXCHQSBu++55tFZSltVUk0proP9m/R eYje4+lpe2ySA0PQaXUoS87VMKGZiqvkr+UiY+iKMaZdIqgoWFmhk1WXPDUZqdCqfFFq muWgQYOrMGgfiZx0xBOz1lvU8fAeXRqmpQbc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721042646; x=1721647446; 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=GkvtGBKOevYEztGONbKjLZadeUo1UPpIHba4lRSWlPg=; b=pgFgmeC28jHbNFoIERQoOU/yBaqmMD88enlLpu7UcZ7QNn8ehrV7fGqMxsSQ+LzTbo uTj0q3l2HQX34viC56wdzChB8uKOaDlzQe9Vsa64JKgwQMhiM2w7HC3DlvN7EmLS17Hm HP4MiyCTKxO51SuWcEnf8K0ZS2MY6713wGFx+DHG8moR+RxisyuwcHoU3IqwW7ZP+epV FC+zefTS07NYNUUb/Sk5OwoTxQbu74FROWuQwiFfV5hM2aO/kA9CyOSAGHKBuRfZidfB eEztnAbsEUdF+A+n7fHNV8YMtU1qiUr4T4XSOAr4MhSMYiYw8c/m5MpwfWABYYrCVf1o s5eA== X-Gm-Message-State: AOJu0YyZWGeqgPFiLzhy8NFxauLYNcBYl9vOd8X3keaCsUyLZfDqLotB Tl/yydt0PmJkPp8aXkyj26rr4oG1GYcEQtigdUJBxUDjrf9O7DxBlCPGCxpP5yZt2na2zaEjKCX Iv5mNsyiiCQ/+OB9l3jny9B/TEckgiCAi0CtHf+QbLttrjph2cXS0creJ X-Google-Smtp-Source: AGHT+IFzNYnYo6deWVGl2rTNn0q5XM6iW/qf29mhNJHxU2YJ//BzUM4PzP7QqCBvRnIubCwkjLm5MxoIKdFa X-Received: by 2002:a92:c56a:0:b0:375:c473:4a78 with SMTP id e9e14a558f8ab-38a58b46f1bmr232255665ab.23.1721042646191; Mon, 15 Jul 2024 04:24:06 -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 e9e14a558f8ab-3901178a799sm3868285ab.51.2024.07.15.04.24.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 04:24:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 04:24:06 -0700 (PDT) Message-ID: <669506d6.050a0220.94a7f.30d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3CC56052500; Mon, 15 Jul 2024 07:24:05 -0400 (EDT) Subject: |PENDING| 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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142401 _Testing pending_ Submitter: Gagandeep Singh Date: Monday, July 15 2024 10:14:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142399-142401 --> testing pending Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | RHEL9 (ARM) | PEND | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PEND | +-----------------------+--------------------+ | Fedora 37 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 39 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +-----------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/