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 5744B42D0B for ; Tue, 20 Jun 2023 21:50:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52D4D410D7; Tue, 20 Jun 2023 21:50:14 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 87972410D7 for ; Tue, 20 Jun 2023 21:50:12 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-666eba6f3d6so2140969b3a.3 for ; Tue, 20 Jun 2023 12:50:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687290611; x=1689882611; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zV7k7IIW+PNvoeyq1PM938q08PP0dncxGpH0DLVt0yk=; b=JzCslx4oSOFO2VbCj8hiRMXGKtxh/9n8QsUmFv5OSNx6sgBJrkTnynceLiiV+rUAm5 W/RkAzHh9nHlJibsQueUZXLiOISCpytgRnykJTGDRA6C7o1Y1rcSlr9lBvgr9UtIi/yz JfNvm8y+T0VcTVhx1kP/qcQ8HotJf5+q7jwzA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687290611; x=1689882611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zV7k7IIW+PNvoeyq1PM938q08PP0dncxGpH0DLVt0yk=; b=RyIY5N8KXQkx6eIvTkgBFFaNgiaD7kOljYojaVEhv1jDCQx9U42/qtjE5S3AqMgsZB /Yz9XoYdlz++9Wvq9S2DWmeeT9YQ/tq0zfsNPkKd7bCjTDEXR6cG2bErUh8rHooynkZN aX4M5pNctcf1pmowfPyR2WvwiwDY0YnoV58Slc7XMzdAiGIK0krEZKLMnye+pBE/PrUO mKZKwovfSaUoIbSvtjUE+CTvNXYad86o9IpDnrXnkbB96zjwAZgTY+YrGgcXs4925D+U FVcT6AuaCdfs9MRyjtxl49obpYrJGeKvQGx3CnvgARKgv008w276uilm5zuXp7DEYocb C/MQ== X-Gm-Message-State: AC+VfDyns8DZSjz8trGKDD7HPe/cVzoDQShrASmBHDL7F3xe2fu9pZEf SR6HVQorGkUcupy32v18nUytURjgGoNiqedQKsFYPL+t+BnSlYdm6Lfptg== X-Google-Smtp-Source: ACHHUZ6u55swwr1+ujj7EAP7CPl/Lgf1E3eWNurQ1Af/0T3kZa99NDDV1SdsxjYv7odrRQPLwkqLILzd/e8Q X-Received: by 2002:a05:6a20:1601:b0:11f:985e:ae2a with SMTP id l1-20020a056a20160100b0011f985eae2amr4397129pzj.3.1687290611562; Tue, 20 Jun 2023 12:50:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a170902fe8300b001b05c05cd71sm324785plm.32.2023.06.20.12.50.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 12:50:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 12:50:11 -0700 (PDT) Message-ID: <649202f3.170a0220.bde60.5182SMTPIN_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 D03CF605246B; Tue, 20 Jun 2023 15:50:10 -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 | +------------------+----------+ 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) 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/