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 543AD42D0C for ; Tue, 20 Jun 2023 22:05:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30DCC410D7; Tue, 20 Jun 2023 22:05:00 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4FAAE410D7 for ; Tue, 20 Jun 2023 22:04:59 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77b00bb3fd6so172003939f.1 for ; Tue, 20 Jun 2023 13:04:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687291498; x=1689883498; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hJYw9cvB0BF4GBLe6+FkMtqTBr//+ZUG/2OoNObcDQo=; b=HnBxvebgI1LFGn03OlOfXtiZ685ns98U7jdo6MZvF3TIpRU4YmDXxQjfM1Jsp9H+Zy u3xu+gdNGueWwTq0R0OYDP5ZfH56uev8+tabV/BO/55H9MVMdhQ9ORXy+4T4IsQZDUBF sanXuFOmGYcAA4WunBtwY16/Zq3iDmk8+2iXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687291498; x=1689883498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hJYw9cvB0BF4GBLe6+FkMtqTBr//+ZUG/2OoNObcDQo=; b=Q1tsu268UjGgy7IQvFbrtKDgF8wLMNBbcplkkwrsexUrDPipB8hivKURaqFx5wIezp Y1Kzf0XBgyzMmG/EfL+PnwCVbRkwJYdWVS6mY1MJV6AXRy3wm8MYIInoX6k0hd4xjHa+ FjPoHRerUApCSRQW9eS26aZcDyescisHJ8UJTQhPHoYmXI1yAJXi4Et4DY0FTzJOyTXT 6bITob8tSzz/eYraIplKOVjHoepDjEzqCBEdpMxIBKCNaHiuv3udrshOlSW9XTpZEwfP CsMQOiZ6UpXfvz52R3guQTAZhx9uFpfPmU2xEbMERo5VcR2SvxkYPdrCOmrcdbqocGib aaNg== X-Gm-Message-State: AC+VfDyPAK+ynHv54MPRnFxxVwOw2z6Dr8+6XL1YogpdSlwyoD0gv8YV e0QKzH6HIfROfUtQBcIPSezy/6kgT9GMavtAN9v0at+tMKxhybOSH89x4A== X-Google-Smtp-Source: ACHHUZ55riKkZ4xDIIDowQPmOrBcTgW+Dzrk7onab9OKmQi0u79rFb9paDj51YEhPXdmsv8UElIcwM8kqXe2 X-Received: by 2002:a92:c6c2:0:b0:340:4df0:8daf with SMTP id v2-20020a92c6c2000000b003404df08dafmr7743752ilm.9.1687291498660; Tue, 20 Jun 2023 13:04:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m16-20020a92c530000000b00343a3d23293sm304804ili.68.2023.06.20.13.04.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 13:04:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 13:04:58 -0700 (PDT) Message-ID: <6492066a.920a0220.b9363.4f59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3645F605246B; Tue, 20 Jun 2023 16:04:58 -0400 (EDT) Subject: |SUCCESS| pw128874 [PATCH] [v7,1/1] hash: add XOR32 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128874 _Testing PASS_ Submitter: Bili Dong Date: Tuesday, June 20 2023 19:12:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128874 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/