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 648A045746 for ; Tue, 6 Aug 2024 07:45:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BCD7402CF; Tue, 6 Aug 2024 07:45:45 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DDB2E402BA for ; Tue, 6 Aug 2024 07:45:43 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b7aed340daso1740506d6.3 for ; Mon, 05 Aug 2024 22:45:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722923143; x=1723527943; 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=pQrtHZ3MODvMPPqJVi38mDLhPpwJ1ebMOeunjM4egEk=; b=W3DtcoWykHbZmVZ/3m+Yy3BzNF2v/U8PLWsG+x0sYNgTlri1g6ioTOdDpiskrEztbE v/ELuAupp/HhF8pd5Ls2v7aNNuvBggKseEWuz+iCc49llZa+UNOlkNPR5S62IFWh7E98 FEiT16cSz3MCFrvgWRjTe+OS7EEoo5uK4/buk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722923143; x=1723527943; 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=pQrtHZ3MODvMPPqJVi38mDLhPpwJ1ebMOeunjM4egEk=; b=Orvz4B9uzHCJs43rxb6En0XHHXWS7ibQrJzyRBlsocwa69jt8a+1w+lyFLD55KogLH +K2dPHMZYlqB4k30Eqk5/R56z2f0gfCkEiaeaQRR5B1lgF4q8LMHTuPDgYjJPqgcQaL3 RtEFdyWYgyVp6psBRfF+TMy0PDJToQacGkln6i7d0Wl+KMleijaUi4o/d7uCc6WbJm3a 18ZeCPpML4nH9KXXR/dz9ROM1TU8xfgSja0T4EJdbTRq/g3YWb3U3lhQEuDcjh+JWffK gDIY+rVTWMgL7ewXgpEPlCsJtqPdMaN4oAJv+qzKSDSDcLfQXCEeWLXU+Dd4RbhUFVXI Y/Kg== X-Gm-Message-State: AOJu0YzxpYthwEYBCwqw1ffxbNadcriPdJOaPgB1DmoEV0TAzc4HrJp7 OfVL6sikJmh4bLalz2V3d1j12VAsLThHHO7MoffB5+y0mIaXl9Pmre/jvba6AHciZn+AtgeSHbs JighQBd2zEFHPC6FCeAbuWk0LjQg7kOUAadJTtxfZ X-Google-Smtp-Source: AGHT+IEflraz5kdMYgH/2PQ3JfCiciN/etZhpyqSwXCvX1rGAUFdulXqY+spUMaB2EJ8Qsh1NhH3mhXcR58V X-Received: by 2002:a05:6214:4a02:b0:6b7:b286:e826 with SMTP id 6a1803df08f44-6bb98445b73mr198562926d6.38.1722923142944; Mon, 05 Aug 2024 22:45:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb9c8792b5sm7333206d6.68.2024.08.05.22.45.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 22:45:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 22:45:42 -0700 (PDT) Message-ID: <66b1b886.050a0220.1795e.8c9bSMTPIN_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 A0177605C351; Tue, 6 Aug 2024 01:45:42 -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-abi-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-DPDK-Compile-ABI#101791 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/