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 B3C1443D0C for ; Thu, 21 Mar 2024 02:57:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A71274029F; Thu, 21 Mar 2024 02:57:06 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6EA904028B for ; Thu, 21 Mar 2024 02:57:05 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-368480eb81bso2296015ab.0 for ; Wed, 20 Mar 2024 18:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710986225; x=1711591025; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=y57iuXRmSZPQa5nKN01R5RLeVfnA+Z8n/c63E9bD/cE=; b=e+j1MBO59I1lRZla/8srM3gt3pWUcqsBGLpaOZjfoK3ddtI4Ls32gv0A4tMc+Cj7bo kVFzxSPVV35Q3rR+uXOFgAqKwfOGf7ipNPYL07R2/tmIPvzO46iR6dm1W2mEenUWXL5t 240ko+xD34JDHsMxJKkD4bpfhyMz574cCIjd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710986225; x=1711591025; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=y57iuXRmSZPQa5nKN01R5RLeVfnA+Z8n/c63E9bD/cE=; b=kZ+7Dz3AaUwUFJzKYLhyayF6QzbiVZ0CuajOhi+ePHFAGKtHwghnD4vVBDp97MVGpO GeGYDALDj9PsoAWj7Rsp4bkMhtg8EVp8NBsNBowaz+X0fepjh5LTA1DeKVTcFhej9PNF oa6ULjxRvRZRRMYV4fs2NP4pyfHPdOSlYvpcpbDMJMnYLC4atSAV7aNBS2llGqIzE5qa UV0i6v0CD57coqNOmJBQrokKxIXCDTE3KDbd/4hRmZhBzgUmh0q2VPh1qKBUSeIrCn2m E+YYiV+lx9VEuOhUSmbPF048AT9TJoXE+vApqOYEoKNQr7J6RhZwReo+NmQg2POzCoqK yAmA== X-Gm-Message-State: AOJu0YzzhMAK4dlC2qTXuXCKjuySpjoe/IGg5DN09V7JBoLY7xphYr3v NFQ9X632Nf6wNyDC1wSPxkaltrLYXocLe13FWosX32ZNLdIy1HUuHroixaP6bwnA+RuXsrQPPEr GdGcPpKJruVvT28DDsQr2udavJjnH2UnKY9UVZ4xS54YpGFEABrdO5piC X-Google-Smtp-Source: AGHT+IHeHMyuxhFeu2dNgCE3/EWh08O3B498uwYiojOxlK1Ymt1tjC85i/B2X/TQ8DWUpQsVKEemFG/nAl9o X-Received: by 2002:a05:6e02:2164:b0:366:97e9:c9c1 with SMTP id s4-20020a056e02216400b0036697e9c9c1mr22303968ilv.8.1710986224804; Wed, 20 Mar 2024 18:57:04 -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 n11-20020a056e02148b00b003666b8b031asm564027ilk.78.2024.03.20.18.57.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 18:57:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 18:57:04 -0700 (PDT) Message-ID: <65fb93f0.050a0220.61b37.49b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F99C6052471; Wed, 20 Mar 2024 21:57:04 -0400 (EDT) Subject: |SUCCESS| pw138646 [PATCH] hash: provide crc32 functions based on in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970127-25938-2-git-send-email-roretzla@linux.microsoft.com> References: <1710970127-25938-2-git-send-email-roretzla@linux.microsoft.com> 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/138646 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:28:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138646 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/