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 4CB7B42A97 for ; Mon, 8 May 2023 16:36:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 303D440685; Mon, 8 May 2023 16:36:44 +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 602EA40685 for ; Mon, 8 May 2023 16:36:43 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-763c343b716so94822839f.1 for ; Mon, 08 May 2023 07:36:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683556602; x=1686148602; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FypuMVfI7+WAwL+bjZQcpVMOSZu+raXwxGNKknA5DIU=; b=XmUeB39eZEjZgNihiClOF+LRnMPChPTGN0aFNQZ8fUnpsx3ggLb1sIUvEjmogkaLz+ llkJKqu/qClHiQ8BzeBYWquKPybAX1fWozreVht3p8hicTesRKKFGuypdzBLTSxJK6Ge nJLOTkl7wGkMyo8yAMlK1c92RVTa2SRZkeb5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683556602; x=1686148602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FypuMVfI7+WAwL+bjZQcpVMOSZu+raXwxGNKknA5DIU=; b=SEi+GPbo/fJq27TI/wkzxIZrz+MmBeyBxT1LKNhMLCafO/HM5h8LYCtTjRRdve5ahM /zz0BeMLa7MExaesRYDL+76Z7kBHGbSv+lErXlN358pkDRKILKuN+eGL0R7XK2XDg2A5 eXFb/U1+GTwrQeNBrehEoaFc0FZnk66o4Ea2uL0Sa8F6SiOEZi7A68W4iEVZbGp39gTC hVkKYCXEnYrU5Cx4ZGpQwDmpJGA32lHoFKissWMOIbslpj2hPVUjeLxPjziaGwWhWmBj DgannsfFXGz9j2w06GzvW8iudiatk7WVgv+SpoB2Msjxr35bXSitN3NGLIIKH+dFA79G iE2A== X-Gm-Message-State: AC+VfDxEkZHh2bVDiiYohp+Hk8c/wWeAa3WR+iiMNlWwdnAGuH7ep16m VtP8+0iRAPx6SOY9tA7nvR+50ExXX0pKJatLrWkyXpbWleqsZxFMWEBuvKMTP0PA6o+un8BP9A= = X-Google-Smtp-Source: ACHHUZ6/Nrh/q8NiUnyVYVw7dxAh+ljUGofZY7vIwh83Je9hlgmKtzJ4uZlpvAlqMlhmh7HdBkF6VXodAYSe X-Received: by 2002:a6b:d911:0:b0:760:bd06:880d with SMTP id r17-20020a6bd911000000b00760bd06880dmr7848224ioc.6.1683556598369; Mon, 08 May 2023 07:36:38 -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 t9-20020a02ab89000000b004166acb1039sm476496jan.8.2023.05.08.07.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 07:36:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 07:36:38 -0700 (PDT) Message-ID: <645908f6.020a0220.6c3b5.cbe5SMTPIN_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 E8DAF605246B; Mon, 8 May 2023 10:36:37 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/