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 8932A42A97 for ; Mon, 8 May 2023 16:21:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68D3B40685; Mon, 8 May 2023 16:21:11 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C662340685 for ; Mon, 8 May 2023 16:21:09 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-760f5070ccfso358118439f.2 for ; Mon, 08 May 2023 07:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683555669; x=1686147669; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P5SLwmFL41OjhcOBgsBrQD8yI2V0VcFx1S+oxedr30Y=; b=OQADgpey5a+4xkPx7394ni7B3r5lHO5Yy+H5Hu8hiMAu031jlq4UDoQ7F/37ncBNOZ t6rM7dfEdS+B6vNZBfRhOCHQceSBXgAUO9Uol3AR5P49Wt0jZXmrdK+8pCAZHus2upIX lwZNjOaBaX5Z+xukWIDF+IKFJkDO+7M0QTErM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683555669; x=1686147669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P5SLwmFL41OjhcOBgsBrQD8yI2V0VcFx1S+oxedr30Y=; b=hnRXzbALnjOM3P2ngNHlTXjVZe4iqPMOmfgdV5frMDzPl39XH+IgId76Nuh4bvD5fT k2Rv3o5aBG8iQGBtK9Z9jSTdPCzygYREIsqQykig134yNnVHd/d/2EP2MuLEmVenLk9X QVx77evUJ78eX9oRMWpnzssuukB3reeM666x9PmdkeNaDy2y4twFYcBJbqCVGnykw6cu WElfiyiEgwSpsWexNyyEzaHu8DmhpYR7S7UJVyH/8Vtg1C6dzAk4H51kmkgC6jSUPLV9 KjOJM19d1yJONy/LDLNaTzKhEidiuAU1//vBlOCXVzJ5rHn6HY4vCqvqS/AMA54pj+S6 VYtg== X-Gm-Message-State: AC+VfDzeqmLSPaDSsSz3eOC8cs7b5OC4793PXeJrfQLpOJPmp4RdPNT3 imqDpd7olcG4djJIOVZuJr5szm04tmyiwcA1iR8dSYwkVW++GeaEfp8W9w== X-Google-Smtp-Source: ACHHUZ41x+MtqD1Wkbu1dJbzIqeVk8CO+yG1yawac3y7Ib6SGmkGzkGCLz7oQYSXXgsYCEnBWFT27DzrvT4N X-Received: by 2002:a92:d4ca:0:b0:331:96e5:678d with SMTP id o10-20020a92d4ca000000b0033196e5678dmr7346762ilm.21.1683555669028; Mon, 08 May 2023 07:21:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a92ced2000000b00327222ad960sm541632ilq.3.2023.05.08.07.21.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 07:21:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 07:21:09 -0700 (PDT) Message-ID: <64590555.920a0220.2d49.1db1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A253E605246B; Mon, 8 May 2023 10:21:08 -0400 (EDT) Subject: |SUCCESS| pw126752 [PATCH] net/dpaa2: set check sum good flags From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126752 _Testing PASS_ Submitter: Tianli Lai Date: Monday, May 08 2023 10:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126752 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26185/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/