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 A93A3456DE for ; Mon, 29 Jul 2024 09:26:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 068CB40673; Mon, 29 Jul 2024 09:26:07 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6270240612 for ; Mon, 29 Jul 2024 09:08:14 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fc6a017abdso14675005ad.0 for ; Mon, 29 Jul 2024 00:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722236893; x=1722841693; 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=tT3V4d5uLO/Smb+Bp6jr/o1qG5yKfJAeNHh0rjI6Nhg=; b=hEKYacSL57ry86YZiFsZShgthKUCV5nV3hz6tj+h0dc8krQSfL3DZn6f9+HHBsYGNW O8+p4OgOwqtemC3B1s78/XMtt2HkWRSCdHv3CDOVZPe7VcUH0MaTm3q/1MKr+UGNK1vZ pqU0ZzP3R7Mn2f56DyZ//OC91/bbYdrq5TVTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722236893; x=1722841693; 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=tT3V4d5uLO/Smb+Bp6jr/o1qG5yKfJAeNHh0rjI6Nhg=; b=KOoLF54yOKnsKOvvlW+UKfW/PEgo3OmhaiXMDg6TKRKmGIKJ9aSYQYWo+hy1LKmnOy t2SQ2qbDfmODM7EHQ3oH69I31hKIy+nOT00+A08cPDEgdtA/XpcC8jU4wdoVh1QL0Sq0 KmbYQ7f8mGLgNzIMXfZ0Vkv97ZLPP2SLOpnZDolUAfRjkHSaKh762oa2uRz8SDCJaKBI rJiuiJlvaVUJc5Wy+xGKSk4m71NVQ+7KQ+9a8xNk/YzKhLFYFnFJ/M3DTug4uVTSQTSg 29XgDFJ7+AzSSf6iE80q8faDZXvYX97RiNJ8mpG9094/YUZlV+TBYAU81lJdGRnHY42h B6Iw== X-Gm-Message-State: AOJu0Yxbl9+Zs7bsh55mMeYxCKbWanNNirSLiFC4LxafRHRxLRfxt0Jf HEYDKOenRdTvaa5KZ243pC7+2rI215dDWqhZOj4nB5y0iM+icA2OqI1TvrA3NsdP96lacSylMk5 upCXLY6hnESqeCIx2kZDRcNnP2ZjkkszVuKUA1mOg/McUa6bpTcr157eS X-Google-Smtp-Source: AGHT+IEaY4mfQaCE9ugJ88dlhXmQwI7iLbdnq3+gIinIGh98ZD66+O3EOmoqrIQNfoSHemA3zZqZwI1J/dgS X-Received: by 2002:a17:903:188:b0:1fd:8f2c:5dae with SMTP id d9443c01a7336-1ff04825e2emr46382925ad.24.1722236893471; Mon, 29 Jul 2024 00:08:13 -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 d9443c01a7336-1fed7c6d5ccsm3232115ad.15.2024.07.29.00.08.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 00:08:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 00:08:13 -0700 (PDT) Message-ID: <66a73fdd.170a0220.f5e8d.1d40SMTPIN_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 67ACE6052500; Mon, 29 Jul 2024 03:08:12 -0400 (EDT) Subject: |PENDING| pw142741 [PATCH] [v2,1/1] examples/l2fwd-jobstats: add del From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240729061026.3729690-1-rkudurumalla@marvell.com> References: <20240729061026.3729690-1-rkudurumalla@marvell.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/142741 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Monday, July 29 2024 06:10:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142741 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100656 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/30637/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/