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 274F442359 for ; Wed, 11 Oct 2023 04:47:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22507400EF; Wed, 11 Oct 2023 04:47:02 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id C03BE400EF for ; Wed, 11 Oct 2023 04:47:00 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dcbd8a56d6so4279884fac.1 for ; Tue, 10 Oct 2023 19:47:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696992420; x=1697597220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gFmSu0kyfLfciu/SfUKcleNOf47wAqFkAJEBi7iPoAY=; b=cz9p1Y7r6qLlTteuH2eFP1xhdS/Qc672hbHXWbLz0OYQKgr5n3zMAdC5BKu5/ybajV 7uqYoGOfeEcxGQe3ZzNMwLCk6K++BuPOhKX2Kkt8sWSADCGSfDBg590dYjMhEaFHmH0E 9cv3bcnDOW8Dpjum8U2Epg+zDpwOYiKc08ybI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696992420; x=1697597220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gFmSu0kyfLfciu/SfUKcleNOf47wAqFkAJEBi7iPoAY=; b=rFRYnuqtGugZQcu8n2v8ne8Rsp/8VxRI7hQR7mHrmKyJlD3ouwDEuc4kzb9BtygjJX M6wscFAhuO3eMscSM/OHiFpXDDW8K0k45n1vesaGkb5u3wOOkZXFRU5WF6IaA4jy4F8i FQ00PwkRk+8VRZ8Xib36ylAVUnh2mgVSSZSGxBUvhnLVqafq+iji1IA/FGQsEG/v5qnZ e3Pb2RUjLD9pax3+1ZJ7kRgpBrGnqOpNVFysoJjNt9I3TQ6ih2C1XZRroVTm+l1XkYm6 4WFR16j5nQA7uPlAs1KOcl6fo7r2IJfdkPe+jOw/LQKrdV28NIWhfMUCZIj0YXhMK4N7 4KSg== X-Gm-Message-State: AOJu0YzBdbrGXjCX5vGYVM1YxvBb03PfaAwFwu5Jh3z9E6Cpup5lIBkK hFEXpF0sC1VeKO0+pwfDFsJWL+5OXB/YGfbFFjFAgxkK0arcuJnenLmVtHQbMYroHAmRaVfrgA= = X-Google-Smtp-Source: AGHT+IEEqG9BHiOY9KiKzm1xs3uA5EgmH5lO4Wp69KnVtney3HcU/mBkOduOoDb66GeyrVbG12qafC3qe7fm X-Received: by 2002:a05:6870:594:b0:1d6:65d1:7989 with SMTP id m20-20020a056870059400b001d665d17989mr22849851oap.24.1696992420231; Tue, 10 Oct 2023 19:47:00 -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 r3-20020a056870734300b001d6523f590esm1009024oal.7.2023.10.10.19.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 19:47:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 19:47:00 -0700 (PDT) Message-ID: <65260ca4.050a0220.47a1c.7dc2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CF9A86052514; Tue, 10 Oct 2023 22:46:59 -0400 (EDT) Subject: |SUCCESS| pw132462 [PATCH] [v2] ethdev: add calculate hash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/132462 _Testing PASS_ Submitter: Ori Kam Date: Tuesday, October 10 2023 14:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132462 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27881/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/