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 CBE0645FD0 for ; Fri, 3 Jan 2025 06:50:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A71AA402B4; Fri, 3 Jan 2025 06:50:14 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 67829402B1 for ; Fri, 3 Jan 2025 06:50:13 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6dd16e1cfa1so104405636d6.1 for ; Thu, 02 Jan 2025 21:50:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735883412; x=1736488212; 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=QUbYsL2eG2CdtQ45H2UnXHSUnOZFgGKmLUKjqSCIAUA=; b=gMAEUM80oIF9Ydz9XRnREht18wyBnpyz9mUbnLCJkvslUZXqt4QIG94fXhB6GMMoIq DXKcFn4RpibmZy0mf/Dtb8IwZbFrSihhHo3jiNSrBpGnSS+HLJg+JQ+mE0ilZAaPYuW1 7ZKIkNCEEFSKZRZLPwYNdC9L46SNcmCG/8Cfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735883412; x=1736488212; 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=QUbYsL2eG2CdtQ45H2UnXHSUnOZFgGKmLUKjqSCIAUA=; b=AN7WPdlCb8MNQrGep95H+INc3XByzC4PcV6ziwO7wy6TRwvYRZqNKmQlC+VtvtT5uL kIUJYz2rrktyUMisaQRuz46SlIbpR1bTX7F2YoDOL7begYR6r3epfvgY9rHzOoMUvi/g PQdSvkYsyrrgVgukLIloninke4u1l4wRCQgIe1Kbznek4pRD4iMv05ETjiMdTiTEpWcy u/0utJCI/rAbnjuqCZ1mAv754a+MaqzfcTAEw6bUVNb0+hwyh3f/wJAQ30+Y9kA/Dy+2 Jr2m7ItzxXv11kPIsoUZC456eLemB7S486MDovN9bFEvaOGzXQcxQB2sqBmeAxgnCWEm F5mA== X-Gm-Message-State: AOJu0YzWKQyybyi+dWKLfgAwA6sLHGFwVMJZ5ck40Y+M/7x625fqwGF9 XhiKzkrCrOPqso7fJhtrLeUp1TD5yWxFr5EEfSYRAgN1hwVlkwn+EVmwj5zDKg2RmlXLmLmhDhl dhkDuTey/CJ7wlsmsMSqobnkiAzFZwidwMAA3NZLr X-Gm-Gg: ASbGnctzb1CiPQwaH0dUF1E0X8B/rlTk8CZ0ckVQG4hKiN2xDWW4d9EJ8oH17jWVH/1 dCGGGbq2xxLUwW1QQytucuEanBe7VMhvH6mKMKEu1G9Ag4aNpAFOJVMlQlbCWous1/CJ1aPjuK+ kyTHFPQS90I1KaEbqeXPNSDX52i1EO5/kDPi+/YJsswqUVowrwVI2OZz2iB2d+AxKK3KUEHKglc ToF3WFNztLDgYsWW6G0cXw/1/ESSCHbAWQjXn48LlUOZkL/tpPdjs0bO8HtyVpzT0SZQ7CMse5b 7A== X-Google-Smtp-Source: AGHT+IGK4GR/PK7u3EE57FUxPE//2S7fitBQv81gZQ7lx/YV+stOjYKMVabcbIDmKbEaFXM72+3QR+83GPUN X-Received: by 2002:ad4:576e:0:b0:6d8:aea3:e27 with SMTP id 6a1803df08f44-6dd233a7469mr769172786d6.44.1735883412726; Thu, 02 Jan 2025 21:50: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 6a1803df08f44-6dd18113428sm16337576d6.35.2025.01.02.21.50.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:50:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:50:12 -0800 (PST) Message-ID: <67777a94.050a0220.38fb3e.86feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6392A6052471; Fri, 3 Jan 2025 00:50:12 -0500 (EST) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149564 _Testing PASS_ Submitter: kumaraparameshwaran rathinavel Date: Wednesday, January 01 2025 09:37:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149564 --> testing pass Upstream job id: ACVP-FIPS-testing#8442 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/