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 B8AA742504 for ; Wed, 6 Sep 2023 05:50:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1D97400EF; Wed, 6 Sep 2023 05:50:20 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id ABC7A400EF for ; Wed, 6 Sep 2023 05:50:19 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7a2ab581cb1so1211716241.1 for ; Tue, 05 Sep 2023 20:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693972219; x=1694577019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kH8388+p+B0WKUOAgWa69wsBzgdXUpa0SB3Pga4offQ=; b=NbIWkAIVTQfR2WhO/md8AXHMraVVVXEq1gzvBPz4bGE1jE0yxLB0Ulfb72V+26IMyS o2ZLt7NzBCzZ6j/zkPQq/zRR6+H99LMRIU5TqJQC01LK5rRGmJeJ/Hwkm6jxODqVhoe5 6HTufwFJgls1rOVLNPrgt+7CP81LbRBVeXV3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693972219; x=1694577019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kH8388+p+B0WKUOAgWa69wsBzgdXUpa0SB3Pga4offQ=; b=Sa2eXTsPv2m6LXxhaLKVI8VDhSGNa/NuqApCivG10gF99VV7Qb+LuuGqRu+JS0KbmT lquET5wyMMOO0hY9BZ61v/+9NacBoqf3n0MBZYPdivIyI0zVyFvWjvfqpXBf+FKrBUFF 9+XBLkPzGIxyw2jgvvcpeOc+/stLkNkcWEvZWBRfp7fNiGt1j/lEjWXXdpndkYHSWuet grfkXqPsNrQtQ07hXUQwmQFIHDtKZ2BMb3NOaUKEqgwQtenH7sM9U7AuwxohNxj2e6NC CKfj97KO17RcCJt3JoqDZsILNke22H5cIQvxPnYI7031oRtmTSjdWaiWeZJGfjFb4bhM HWLA== X-Gm-Message-State: AOJu0Yxi9cRo4Tq7Pr6y9jomPbySxbJsL4aRV3nzxERcT9ZQ1z9dJmZY 2fLMN6aNlUYEb9H0L4e+OLpgprQQ2cfpnLVHJ+lFGnCEV6LaPDI2MrdhoQ== X-Google-Smtp-Source: AGHT+IFlDWXip5WM+WDpOPYeZOM5wxsFi94MiGO2JWM5eoA2Ulps/UQB/jYWIa0xO9KNyfcZ5BkTHA9+SWZe X-Received: by 2002:a67:fa11:0:b0:44d:6290:e422 with SMTP id i17-20020a67fa11000000b0044d6290e422mr1500961vsq.35.1693972219066; Tue, 05 Sep 2023 20:50:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cu20-20020a056102161400b0044d505364f3sm310487vsb.5.2023.09.05.20.50.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:50:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:50:19 -0700 (PDT) Message-ID: <64f7f6fb.050a0220.22ebd.8175SMTPIN_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 B340E6052471; Tue, 5 Sep 2023 23:50:18 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131183 _Functional Testing PASS_ Submitter: Jieqiang Wang Date: Wednesday, September 06 2023 02:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131183 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/