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 5047842646 for ; Tue, 26 Sep 2023 21:03:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4841040269; Tue, 26 Sep 2023 21:03:50 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2529A40269 for ; Tue, 26 Sep 2023 21:03:49 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34fe6722847so29290945ab.1 for ; Tue, 26 Sep 2023 12:03:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695755028; x=1696359828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lnrtFrf6d8INTsxQ59NpdDgV9GngeeCWrrxKycuo7d8=; b=E4g2ebiRJxdLgil6v0Rt1ZDnXPk9BSVBeixZMyJIr5WUifAdjXUw7nK+NowrRS6dL0 OsHPvvTYZVMQH5Kbb9NjyqcICNgEBX8uIQP44zdZnzsDHbKRkOQ7ZDUH7NrWGyixKo8I Gy0Y15EXKKF2J5ZaJ3N3viyDmNyEL0XFLJfPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695755028; x=1696359828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lnrtFrf6d8INTsxQ59NpdDgV9GngeeCWrrxKycuo7d8=; b=THkkKD2jKqw92sz4AeJkdkgUFASuzWYpNuXWeD4zS6E8JVcLuNgor4I+FjcZnOF15e O/nczJIRLrW4ikW/0Ja8Mo79c9iRJxsHfhcdh10nXAMV+lLnSwKpoWQte3y7/cshtvIf 6VYiKhAwbTvdygFCKEFU6Ekm2w3w5EE9O8+YnpsMMWsE3qIFNUOEw1Qr4yCwsOEuyqCM BSMSv5vwoXiZ2xy3KPMz0o8cJ/Eg0bB4h7Yglxw8WXZutYz1Upa9TAUplMPp/Bj35Ieq urgAX6qbYJBqY0h5u+xPmznh02x0b4yTnLDEQLdtlNJw3kt2yE2NiF435fGZpi9Pv6/K cMgg== X-Gm-Message-State: AOJu0Yyiw08s7cUiDBsbs0oLKs8FdbnGfIjoy67kBnHhEvDn/6qKgXST VkEwG+n6e70qmJP3BCW7wYB5RUY/coTpLwyUevxTV9k5EDH0s5D/fZU0zQ== X-Google-Smtp-Source: AGHT+IH7+cFmsAnVSNzQnHI3lrr9QMUjGS/fDz0/lH5rLt3uKPGZh2K2oIdo9+NZO3bfCNlCbYF9raWBYvQ5 X-Received: by 2002:a05:6e02:1a29:b0:351:375f:2a31 with SMTP id g9-20020a056e021a2900b00351375f2a31mr3622545ile.6.1695755028521; Tue, 26 Sep 2023 12:03:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b6-20020a92c846000000b0034ca265ababsm805883ilq.40.2023.09.26.12.03.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 12:03:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 12:03:48 -0700 (PDT) Message-ID: <65132b14.920a0220.1e12e.1677SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E1CD605C351; Tue, 26 Sep 2023 15:03:48 -0400 (EDT) Subject: |SUCCESS| pw131963 [PATCH] 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/131963 _Testing PASS_ Submitter: Ori Kam Date: Tuesday, September 26 2023 11:37:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131963 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/