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 DCCD3430D4 for ; Tue, 22 Aug 2023 23:04:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE8794021D; Tue, 22 Aug 2023 23:04:32 +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 C4CAD4021D for ; Tue, 22 Aug 2023 23:04:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79246bb4131so39408239f.3 for ; Tue, 22 Aug 2023 14:04:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738271; x=1693343071; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s/6RT3b0xta20pE3fp0830wN8vpAvEBoh7Zrk40jAYI=; b=DO5Iqytj1K498HmwCMW+p0d3QJU/dTUpQaCh/awPQHCYPMPVCbeJZ1l+Coe7T7+Jr4 RFMEIDuuTlokMcHblYiX4M8qqfYakcybmjkOlBCIE4iZmXEz1JJ6BqiTG29Jb7QYDemv t+TLD5ghH7KlG7cNKWVIgyqnhRwooqC+ikfxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738271; x=1693343071; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s/6RT3b0xta20pE3fp0830wN8vpAvEBoh7Zrk40jAYI=; b=DvIuSl3z08Qd5bmZJlW7igvRvAE11W/tlsoinHo5BMNkOAvxO36/O82RYjM5lvsdTf VE/SoFoQwBWD04fM9XqqzujVcvc3Fkq3++HItC7utl9cyUwS1/xojsEaFvLIU2KiNTRH DUGbmRnoo3N9QEaPl4p3DbbCnOxFInCWpli1lBX7HnYd66STltUu04hrg+h5oQqEfuyt bpN7ln7r8gQVKsHYynTEnCtzosFJ1YNWavpWIPpKVbXAmCrw029C9sZMBMBGT9bnRNvc TmBFWUFf1cE/kXWh7P0ssH/kFhYSpArpcc91TjOKRoRsR2T9nuD0WeCJ1ym//P1kArq0 qIOQ== X-Gm-Message-State: AOJu0YwIeyj1ks01bMiHqgZCwaBeVe2xFXoG98r8LUM/0LKU4Vwutc0e FDekq7A5RFy+RJJvrynaRslQeUh5CnjHz97UHNRL7rlVbli1DG3h5GtsKm+UhIZKLoa/RsaLzw= = X-Google-Smtp-Source: AGHT+IFYqOaEyKYrV4jiH+LP69uP2ZTdCRLcS9PzUtS6px82jv7lTAJNCSw9Id/tAuFEPYo3EAp1q6Wb48xC X-Received: by 2002:a6b:dd08:0:b0:783:3899:e1d0 with SMTP id f8-20020a6bdd08000000b007833899e1d0mr1084124ioc.6.1692738271218; Tue, 22 Aug 2023 14:04:31 -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 b18-20020a029a12000000b004319454222asm444367jal.26.2023.08.22.14.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:04:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:04:31 -0700 (PDT) Message-ID: <64e522df.020a0220.c7e18.5711SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3DFD6052471; Tue, 22 Aug 2023 17:04:30 -0400 (EDT) Subject: |SUCCESS| pw130627 [PATCH] net/tap: fix L4 checksum 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130627 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 22 2023 07:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130627 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/