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 E1615430D4 for ; Tue, 22 Aug 2023 23:15:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB1544021D; Tue, 22 Aug 2023 23:15:14 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 69A564021D for ; Tue, 22 Aug 2023 23:15:13 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7909307ecd1so169231839f.1 for ; Tue, 22 Aug 2023 14:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738912; x=1693343712; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s/6RT3b0xta20pE3fp0830wN8vpAvEBoh7Zrk40jAYI=; b=VT3G53q1M7EtDef0G5XXhFH61g32eNKyxEzWTfOFxvf0X7TmTPnQmtU6f2jBSjMwLQ wuKioMmW/eSleT0z5ke1I8cC07afa5FO19m3BN/3VtIGsLeItsDkIs9QvCqENItecHo2 1YcrBA6hY8n6uzJIQ5TkbS5D4XsWOyPxWUa4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738912; x=1693343712; 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=NmUm73qU6lAm9OdgO3z+YQER32uho4p3ls7insZRMVxXZcVeLO+iw+63VUeyHoQG7F NFLdUzKEIVeLXYoX3xR/BO1gizMEfrjoXybYSbOE7vpRES93n/CliaAA0HYBcDMTJ3/f a1Q73fJaC/4YNiTamTFiwx9+UqRddbBE4mZ6z92tcHWYAV48EXPEHJfW6ZudVLtiRBQl khkMN7R3XTy8eKDLH8ZaxakSdSfCBnaGQGeW+R3fRycNpOqRK5RsxSr566AFHftpz/Sr bFybn6spnzcTgy0Dtz9Pfzx44Uo2jVDwxKMKfA3J7VF1jpmmpMAPtQWuUslI/nvqpkcB tGmg== X-Gm-Message-State: AOJu0YwgQRxcT9wERyNA01ncIY6kwQFwW8i8nIfjXnaQmE5F+Lip7PsU cyP4YJAbvu1sgeagTos2/aGuzl28LshDpJ0GHZV58C/hft90qiSRABumPg== X-Google-Smtp-Source: AGHT+IHzsV7wJpG+lp/omOynwbwP7je5Bunb/xOPBBLp8Va12SybTehIz9quD93Tt2637gGGok95MeP/TyVj X-Received: by 2002:a5e:d801:0:b0:783:63d6:4c5 with SMTP id l1-20020a5ed801000000b0078363d604c5mr1107203iok.12.1692738912786; Tue, 22 Aug 2023 14:15:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020a0566380f8700b00433d75fd397sm96501jal.63.2023.08.22.14.15.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:15:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:15:12 -0700 (PDT) Message-ID: <64e52560.050a0220.3be9e.32b4SMTPIN_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 530E06052471; Tue, 22 Aug 2023 17:15:12 -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/