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 B120545FCC for ; Fri, 3 Jan 2025 01:03:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8521E402B1; Fri, 3 Jan 2025 01:03:14 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D14CF40279 for ; Fri, 3 Jan 2025 01:03:12 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e1eb50e2so404803139f.0 for ; Thu, 02 Jan 2025 16:03:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735862592; x=1736467392; 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=YgxWy1mA5FIbL5ONrcgSAlvHrwDj9zWlKgvUvvwAT8A=; b=KZpbwzgmfDZDTrY5XKZfgR4zwGR3PyLxOgOCeXhmsQLINLgm1OqQ/rtRGCa8GrXWZJ 60EUCUYSg8vhJ97U/zsu5wYmA+4Xohoo8IcXTPue4GT8qx3LlhkdU45coieT/4FBJuDq RQOIOusNwhQdAE/IQvy2fAbYsrCit4MNoBluA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735862592; x=1736467392; 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=YgxWy1mA5FIbL5ONrcgSAlvHrwDj9zWlKgvUvvwAT8A=; b=gwCrQ4jHsornAad46GA7NGPGLhQORnnqtB2y1MAwM22EWQjldcW3IaYvLCJKwWpk0e fR0OjoYvOS0CdZ+hw1yDX67Fs38t0JzbOfo4dMnOUlCD9o0fQXHrFtAGjawptECWGs1e c81mzerqck2GibhXGfDyju8+mZpmsSKCeXxLzanVFMSAQwLnL/n9zmsDdcf/c1B8d2y4 ZW7O854mQ09QuNuW6TP6z4VD9y6Ij/FjnOAF2OInmNhYogXR30bWU88fl/g2T0XD/k4e BC3//dUQTu9TvSdTRFiwh2Cq+jK6aWJyG1wtVsGX8VZe7WPBo0UmuwuNKfBDi11piDIC msrQ== X-Gm-Message-State: AOJu0Yx2mYXQ0hiOSnr3cW2m0+K73+YgLP7GFkXYz3ZxIInuC+5dM0JC iHss3sqkZxwNjpeKM/erGzqvgo0t1TwWEWhuek7+xIrwri91K2PwPmTU9UBoEbvAETSqnjAHxfl Ug/uoyM6UPY/NJZ8JW+LLHsBPxUShGjTW64NaFBim X-Gm-Gg: ASbGncu5T7NQ9lGeX9DclaFE/oE0JcZuJ4WoyG5a20Ade/opPEvbq8jR1dQ7uPHfZ/U c8isKsE7V5i+HlSwj/+f/U0MKBKKG/+Tbqhy8A6cEHFhxolaMLtvLS5QqL/8Sw7XTJQhVE0hlGY cvmrqo6bci3euHk1u417EntcYleAOmEjsEVwI/k69b7XcmSUNerKgj9Duao4G2Fhk+8x3rq5meq ffijYLICzYem6A5is5xvTeWy6uLVb7C0x6cW+6Mbiu31hXv4EUwb+0o59bFkNRCScsJeQjn3pdx wA== X-Google-Smtp-Source: AGHT+IGdSejRmG2U48b6znN34QdUx7/6MaBCL5fFum4E3o04RkUJrsvF2SHFQf60feGNvkXW80YC2Lb6y+Xd X-Received: by 2002:a05:6602:3411:b0:847:5b61:63b2 with SMTP id ca18e2360f4ac-8499e68b80emr3822879639f.12.1735862592024; Thu, 02 Jan 2025 16:03:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ac4b6sm1652154173.32.2025.01.02.16.03.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 16:03:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 16:03:12 -0800 (PST) Message-ID: <67772940.050a0220.80cdd.f60eSMTPIN_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 8FE0C6052472; Thu, 2 Jan 2025 19:03:11 -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-unit-amd64-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-Unit-Test-DPDK#303126 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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/