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 A83B442504 for ; Wed, 6 Sep 2023 05:27:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B016C4026A; Wed, 6 Sep 2023 05:27:30 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 813614026A for ; Wed, 6 Sep 2023 05:27:26 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34f359949afso620485ab.1 for ; Tue, 05 Sep 2023 20:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693970846; x=1694575646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8fuUR/paAFH/eZe0nWYlVheewzLRGAns7OfzNIYRVMA=; b=Aa3DNKSg+Kc2k2JLkDmTqRsfz2Nfhk8dkywQQut2BvhK5tW/bm5f1HEh47NRDzM+ff TOREj3E/99adXfAa21DeD0rfcCwVmpF3XKxCNS0YA7aUQaICdN1A/qDFKrjZGSzxhSJ+ 6iAdpcboq6ebnJm7PMxGeXs0zDzF14vsmevP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693970846; x=1694575646; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8fuUR/paAFH/eZe0nWYlVheewzLRGAns7OfzNIYRVMA=; b=AFj+nvMlYpve5weaA5kMyQKhXZoF+xa8z1BycWZ4aeZ+Sj+rWAEmf5KKaKdwuvp49p wFrYD7I0677FmMxd6pen4QgNOgUD7F7lohIjGEOeNJckQmTv6fUGG3s1W+8UX9kMxIhI LiuJw42j3cclMQlEKYeYE+pv2D+HjmYGbSOE+W6vm4RcdewxzHU1Bom3TP51GBNmbJT3 8Q+cEPM54Ru9CIaZ7lPZoU49vA7t3srK2VBo4rIuSBZ+IDLyJhYJfh8PR9wYXg1Y18oW 9k7pVqpDt9vhcAjFMPTTx2keg3Ut5sfBTAm+VOygs5L3rpmCCjoPDfQ3MIuFLN54X5uU x2Jw== X-Gm-Message-State: AOJu0Yxn0dwfIlYT7xcbVBqEcT3WLlILkYjt+xOk3yH/O1FWqu8gcErM t5H0WkG/thTWGB5V5BXfQ8sDIUVEAOwbJCHSmsPNEvkkLISwwVujt/CT+g== X-Google-Smtp-Source: AGHT+IH23rDWErusN60+j0lHzB7K5nruqMbyHGFAkr6StHh0PyEYYrY5xGSFhaUpD4WY501y0x9zz/m1ZI0x X-Received: by 2002:a05:6e02:f43:b0:349:3503:253b with SMTP id y3-20020a056e020f4300b003493503253bmr14724881ilj.17.1693970845913; Tue, 05 Sep 2023 20:27:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020a056e02060100b0034cb3106cfbsm595384ils.8.2023.09.05.20.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:27:25 -0700 (PDT) Message-ID: <64f7f19d.050a0220.61c4.a72eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 6ADEE6052472; Tue, 5 Sep 2023 23:27:25 -0400 (EDT) Subject: |SUCCESS| pw131183 [PATCH] hash: fix SSE comparison 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/131183 _Testing PASS_ Submitter: Jieqiang Wang Date: Wednesday, September 06 2023 02:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131183 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/