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 B173C45748 for ; Tue, 6 Aug 2024 08:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A88114068A; Tue, 6 Aug 2024 08:38:51 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AF27B402CF for ; Tue, 6 Aug 2024 08:38:50 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-397052a7b63so839625ab.1 for ; Mon, 05 Aug 2024 23:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722926330; x=1723531130; 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=p3uIZSxJ+q6Z1PGqjq6ROrxdDuVRba1V956X4OclMbs=; b=LAiE4EMKAKMpe4o4AcIQA+3YujLwhKUFT310ZAl350OuuS8eOUjsFvd/iJsHlsiOP7 blthLAwjB4mBTvJDeM4jWa9R74amCeFAS7nSu6efunqDgtvB8nvlrN5czurAdLh4sS/j WUlW9n/K+juOhHxmye14hGVNfYFu4QSOxjEs0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722926330; x=1723531130; 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=p3uIZSxJ+q6Z1PGqjq6ROrxdDuVRba1V956X4OclMbs=; b=b9/7HzqSP/rEQlNOoY3jPB42H0Q4cSeOcJgiAhtC/ukh1yFSV3Yia+8idIytbBGpPP Nrt8tM9r22RxzxQ+HIubVqK0xrPfneP/nO6Qb9dqHXoUGiM5rRpsWtuQ/5iRIcSaRJJF u1Agqa0YJHlmn+IZiezrOXFfeMzcDpUydCFFWG1wqX9uLBfN9lXL7VsK0H5N0aaDxUc3 jIyfSlZC/vteltryDdHuMiTBfh0cRm7Um8W4pbYQ2yOah6e3beSgu4rTu0c+1/xOLeJn t7FuxTmuwHCp8JL5X3RH8Bm/hnilBOpXguOMeTf0x2QTfJwvKwKu8D3CPGoZvxLc4RrI bk3w== X-Gm-Message-State: AOJu0YyM52YHw6pmZ2iw/fQftbXdaUozh2YG48Mn7px+B30M6klIgKJc DCQVjbtp6v5KXYl5S9zX2jsCmSJ9GcHqxfj2cLXHe7xQjwhu2Sp2kSB4FlohwYrouSrm5VB15io oz4c7hdH8ycA1VgEq4xsizlVEug8T8UXNuqtQOowMb2DzUBuk8fqq2u3Y X-Google-Smtp-Source: AGHT+IGeHFStCdsdIlKAZyUifP/8phoT9BUJwVeZG3dbki7xT5nKtv4ei445fstBAAT+2dnKZGPKK7E3Zo/M X-Received: by 2002:a92:dcc9:0:b0:39a:ebab:5bfc with SMTP id e9e14a558f8ab-39b1fc407c1mr135348755ab.28.1722926329947; Mon, 05 Aug 2024 23:38:49 -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-39b3df7be39sm5709095ab.2.2024.08.05.23.38.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 23:38:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 23:38:49 -0700 (PDT) Message-ID: <66b1c4f9.050a0220.5de61.fc54SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 77B49605C351; Tue, 6 Aug 2024 02:38:49 -0400 (EDT) Subject: |PENDING| pw142909-142911 [PATCH] [v2,3/3] examples/l3fwd: enhance v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806034120.3165295-4-g.singh@nxp.com> References: <20240806034120.3165295-4-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142911 _Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, August 06 2024 03:41:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142909-142911 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248999 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/