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 118EA42645 for ; Tue, 26 Sep 2023 19:49:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C41940269; Tue, 26 Sep 2023 19:49:02 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 49F9E40269 for ; Tue, 26 Sep 2023 19:49:00 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ae5ee80e37so417658b6e.1 for ; Tue, 26 Sep 2023 10:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695750539; x=1696355339; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0bGdMbeyBwoi6lzvqyrJi9SVIfGc9irkDUlXZdHWR+o=; b=G0sjPBtoPslQhu4FJ1r06lT4Gz1X/AVMXn9p8Zz4W7o7kJiL549HiYChvOYpzaYwyV If8YC1PfSA37QPou4hTimpG3TKTzOVlw+gPWTehNnTlYIpd4m8GeoFeY2jHBvx9MpHj3 hjq/z4uRMDpvph6PZiSG7+ELJFtMmqhk9388Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695750539; x=1696355339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0bGdMbeyBwoi6lzvqyrJi9SVIfGc9irkDUlXZdHWR+o=; b=TGaOA/tLnvYTED9mJGl6hisdU3oFay66TZeZJCILgFrSNv5RLSaxCXObUY0jWJfzP3 AExP2atJ+kzXdi6yRxcCo9rNarLZmUInNAqSM+YmwlHuIDC835bbkI7mo+ZycgafhjvF 7pCaBb0MpMGU+6fu0KNg1N+1Vmd2DpRwAcbrlAOwzCQ+Aj5wCnwwn4smqZKlyNzBfH2l M6qN6AokXKJYnLlSHvQdJI0cIwoR4MU1n1mberAirD9VDwRKMG6odicWlLSRwXug9OHU q/imDO/60OInwC+3xrsyRlYr/PAToHaOggqSQ/yTJdlY1RoQUcBTBqkMzxAkLZllTojG OeaQ== X-Gm-Message-State: AOJu0YzP7f/bYXD9rYTvge00B/mbIshrRC+Ox0m21WRepmN1CBnW7M5R 0oDnNfwgu7vcnrYihX+eX1WJ5w/7qleJGLXA530cbMLPqIfu2PJ0yJONvklutqNxGhbnykrJpw= = X-Google-Smtp-Source: AGHT+IEOjtQUoBftbwIKDAIn1/gbjJZMnC/xbkWAxDm5KZZBVo3DaAY6Dn+uN8FAT7JBBKiZ2qVimNUznzGH X-Received: by 2002:a05:6808:1b07:b0:3a7:b1de:bb70 with SMTP id bx7-20020a0568081b0700b003a7b1debb70mr14731764oib.6.1695750539601; Tue, 26 Sep 2023 10:48:59 -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 b129-20020a62cf87000000b00690fff67083sm1306713pfg.25.2023.09.26.10.48.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 10:48:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 10:48:59 -0700 (PDT) Message-ID: <6513198b.620a0220.a0789.3853SMTPIN_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 CC56A605C351; Tue, 26 Sep 2023 13:48:58 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/