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 8709642A97 for ; Mon, 8 May 2023 16:21:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84DC140685; Mon, 8 May 2023 16:21:23 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0024B40685 for ; Mon, 8 May 2023 16:21:22 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1a5197f00e9so31786005ad.1 for ; Mon, 08 May 2023 07:21:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683555682; x=1686147682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P5SLwmFL41OjhcOBgsBrQD8yI2V0VcFx1S+oxedr30Y=; b=W6iKJrRH8dFGmFnsOc3+opZvrDxBmHay8JEf/wILkkpdR6hXLYLgEY6Zx46KZVj4qc JA6PPUWCeHoB7rreGZlKRP/QA9rYSo2ROSVtknpz0KCJaSvWhTXY2n3524i1nt+YdFXj S40bQoF1BuUYEAr66s27XFr8yt4c9hbnjz9Bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683555682; x=1686147682; 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=F1QkhEXEDslsSzMeWrcf/qMt0qYQ3r6mJLh7SbZqkfkbXAUQEYGCHO+KpnUKXOmJH1 jgz9Lnmuq1n18sSg/N5B9z79+mYr74y61nUEssmDM5cQ8JJvJDcJ/FOxV+iVEEu6QHC1 8rK37L3Bo5ISG2d6fHXTk1RHaC//TD1M7lrO2lkJTCU6EUXCiRFIyp6Vv3NzXdv8b0Ky o0Im1g6AOI6XagyRVIBomwatlqoP4Bg79snHDda1Bf0q9JzS0adarazZySO4Iqff7OHf e72LHaeN9mtqrEjlVeOLho3Yaif0ACeuve/hlZDrDNey8mlTWltdrLwT743cKqY66Dv7 bsNA== X-Gm-Message-State: AC+VfDz/Ao+Bv/mnwwkx4+TrL9D8NceRp1Iaab6cPIJgAEAzU6t1A6Tu l6mLDATURQ34zdKLugtJN6D4Iq4eNiuYRpbEGuMvaMmyw5UKnd2QbneOGJ+SRPoDI92gL55xrQ= = X-Google-Smtp-Source: ACHHUZ4Udkw9CLcnUEC2a98BE7X+5kQv9lDWetwrYyftApUm/II2u7lpotEtxLuVPfgpTq9eCQ0KCTL16xOH X-Received: by 2002:a17:903:2448:b0:1ab:1a6:34bc with SMTP id l8-20020a170903244800b001ab01a634bcmr13204584pls.9.1683555682161; Mon, 08 May 2023 07:21:22 -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 t4-20020a170902bc4400b001aaff414d8dsm265325plz.105.2023.05.08.07.21.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 07:21:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 07:21:22 -0700 (PDT) Message-ID: <64590562.170a0220.6e6c6.818cSMTPIN_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 6FD4F605246B; Mon, 8 May 2023 10:21:21 -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/