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 7105442D90 for ; Fri, 30 Jun 2023 00:06:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 450DC40150; Fri, 30 Jun 2023 00:06:32 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 4FAD840150 for ; Fri, 30 Jun 2023 00:06:30 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-400a9d4b474so9426061cf.0 for ; Thu, 29 Jun 2023 15:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688076389; x=1690668389; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ESpcLdLJgqYq5r8bxa6XpS2yNkRxBEOGh8Ohm2uxukc=; b=O2Yaoo3ec+JdqFDa6dqFFka/YBcxnIe16DsPfPLz3uunoHFfacMrgR4JJrkk0oEK9w dldBHyoliwrtEtvpVSUFTO36JnJsFJiNk0osj5k8nawx1zz6dw9pG+BHsfai/EbWLo+O Dlo9aS4ZQCNC+6KXrzgVb7P1mnv/Y1jm7wVSw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688076389; x=1690668389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ESpcLdLJgqYq5r8bxa6XpS2yNkRxBEOGh8Ohm2uxukc=; b=h0NqXDQ5p+134YAmyhhiu2uaGBJIqCzmZgUA1efcJ2JDOUdhEbweGql0gSRxcrvLpM CxtGIkWQezQip2hGNqc7UjQl2evVJgU3HtvUf2CDy90ppRU6eHcDjblA4VKzWV/2y9jL K3JrO7aJaY5+dzWIDk5RgQmpWEwLFf9ESDJaRwzUSLW6tWGL+q9e//OYnqWF7LnGWRKG 4ywNrNi7kYpgoMudh/vmE6DRyclpphKNwH0vKK2Zd1ktzB784bb3pTbanTwpmB4S9m3W Y/xyi7yk+i+djQ/57AGakxMZlPdIVWVLlBaLyxF1fX4Ch0S8tibIucJYhVD8GhCHigDG bnWQ== X-Gm-Message-State: AC+VfDyERINXvbzTbcIfrdOaeAyaGFK8ufLY3Kyf7JhMByZCaCpRe5lW R8rhCnVOIW7M00zbW3Q37tyei681XwYLirpkXXIn7wvYNqQzJg9JZuknvR/8wbveo9erhqrz8A= = X-Google-Smtp-Source: ACHHUZ4BPyfpUwe6sHrM4jT/ultr400r11O/2liq1XG1nLnl2og0To6lGKfWVTLHitdaGlo1nMLQIT8xU3Ep X-Received: by 2002:a05:622a:1990:b0:403:2c55:356c with SMTP id u16-20020a05622a199000b004032c55356cmr845572qtc.35.1688076389647; Thu, 29 Jun 2023 15:06:29 -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 o5-20020ac872c5000000b003fefbf00a4dsm568318qtp.0.2023.06.29.15.06.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 15:06:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 15:06:29 -0700 (PDT) Message-ID: <649e0065.c80a0220.82149.5919SMTPIN_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 48DA2605246B; Thu, 29 Jun 2023 18:06:29 -0400 (EDT) Subject: |SUCCESS| pw129126 [PATCH] [v8] 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129126 _Testing PASS_ Submitter: Bili Dong Date: Thursday, June 29 2023 17:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129126 --> testing pass Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/