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 C2B9C46003 for ; Mon, 6 Jan 2025 20:37:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8ADF40A8A; Mon, 6 Jan 2025 20:37:50 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 3C40240687 for ; Mon, 6 Jan 2025 20:37:49 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-467a17055e6so6375051cf.3 for ; Mon, 06 Jan 2025 11:37:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736192268; x=1736797068; 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=8VGThYmg9JQOwNrF4xYWAantMqXiWfygU1m8EZq1SnI=; b=Ci1Hxm8oqbIAJWbAUa6gsVeuj1dy9Gme20icxIoWhd+tZkpdcVHaJrCyVKKGmFX9iO eszwk5uRYJf87irYXPKOSlCtfKDyYqInKKt0YAdxbT1ECUYJG+n2DeGBklBOyrPiytae 35qvQP9Pa+8oBFk9XWtPubhH2opngld4Cay8I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736192268; x=1736797068; 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=8VGThYmg9JQOwNrF4xYWAantMqXiWfygU1m8EZq1SnI=; b=ALaSfyUvQapwjOlbIjlDPNihA676enFp106RxCwXVP90OmFEWtGGunACUlyulF52zL xCiwXHqspxmhulQvg0hcMNaCSix2BI6sVjJmfzjunXpGjagJAqZLmsVnC8w7AFoIuo7h DVx/OD30HaA87FdHBN5r1U/DULQD4czLsqattfdd33HuFzBJAoH2wZEaTVgBD55XQ6G3 60+l+Hz8z88RfCVyrY8NBrX3OLLcAVzb8wqBn24CiQ0bmu460SoHEDZNPi3A/ixKQm8w KXUUjhSzcEtPxGYyRlQY9R05evkDG3XXlHcdbjKp7p7MDayslefgrT4UUiqAlisSUsnR nNfA== X-Gm-Message-State: AOJu0YxdPy9aTHo1395mXtAIBmbOE59dph2sSGHWHe4gIIatMcgS+vuz dhwdm8ygKTpP4cFvwJrRMIcWUhhowKucSuRIGZTA9xLFhm5oiYI9s0sj2SJ2BVjirLasCpBCoXE psGO+Zx+7HLywvPC4F8rNiOO/TprwFkUAmeYZPzTK X-Gm-Gg: ASbGncvaTQqatuGQhgb1uG2uedGDC5QJy7UeSzu99D6fRoec5vJYBH648EHiZLHQD70 O4SQaRU0pGWxpofZ7iWUhnS/y6Uhfx9I69hHvMPXsP7LqhopPbZjsxhDnmnHlTXCT46U7scXV5n UbAExowyotL5YzJBSOvPKp+Om5WO5QY06VJx/fE5hB6O3OrR3BZrM8O/mUItm29mxd+Dn4Ss2C5 7HjgYwy4AbQk7gX6CPUBzZ1eXyX+y2JaXWeomXmu673oSSfiqK2QgpJSLdK7nD61+16sYwmet15 gw== X-Google-Smtp-Source: AGHT+IHfxnUJv5Qtga+WrWUhKo+8yrASGyzjRKdoA4Lz+VInB8SL9K0FjEP7BxJRpKuKHDsSlh2ocEszYDPX X-Received: by 2002:a05:6214:3d02:b0:6d4:2806:1765 with SMTP id 6a1803df08f44-6dd233abf3bmr968710106d6.34.1736192268614; Mon, 06 Jan 2025 11:37:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181cdcc9sm20409136d6.63.2025.01.06.11.37.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 11:37:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 11:37:48 -0800 (PST) Message-ID: <677c310c.050a0220.35f026.da71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42F276052471; Mon, 6 Jan 2025 14:37:48 -0500 (EST) Subject: |PENDING| pw149564 [PATCH] lib/gro: use hash function for flow looku From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250101093735.95271-1-kumaraparamesh92@gmail.com> References: <20250101093735.95271-1-kumaraparamesh92@gmail.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/149564 _Testing pending_ Submitter: kumaraparameshwaran rathinavel Date: Wednesday, January 01 2025 09:37:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149564 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#108837 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32234/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/