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 A7947430D4 for ; Wed, 23 Aug 2023 00:41:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9A1C4021E; Wed, 23 Aug 2023 00:41:22 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 733A34021E for ; Wed, 23 Aug 2023 00:41:21 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4b4c40281so3233831fac.1 for ; Tue, 22 Aug 2023 15:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692744080; x=1693348880; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85g5CyjiW72TsThZVSqG5Fz7IOpJcISVNY7J1nAQusw=; b=U3LYvVk6lpJ3tLDkvJDqkkecEe3m4rgfkavYnm9Q0jGywagKSjiQTOHVjWcWrzjCOB XKAuq9Kjxez+kd8gmA+rwq0s3NSzeBoiSC5BCOtqehx1ifz6YDPSs0mu7hEMTTmcHVss yXwZYCSnVGtIguCtBIrrXc4frZjJkYRN0HYNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692744080; x=1693348880; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85g5CyjiW72TsThZVSqG5Fz7IOpJcISVNY7J1nAQusw=; b=cSYOq1xoG6ajiB3aYilXBQhu+31kOoAuTTa7+Iqw+G4MRMyggUHwJf3Bv/xZWK4ORz 0I3qotyacPTUGckXLlVQCf8hmXbDfHZTd1YacD/91+LxrKFjIKfIC/O3wMF35d6bd04S kZfuMypBWVRxDkq7HdwiIvhzGK7bsY3nFDVNzFf3ijuPNOUn3O97akPxojNT8lK5uNiP oVyCdaKrur5Kl16n+5RzumemN4fGBTZ1uuHEc75G4F1ikLH2l24lEANXgG6VqD7kevI2 JpVwRMxl+M7SHzcdvR6zv5JJdBBLgSLS8gs+g1A4+LFSFw1eHw8HpBdqAx0J0b2cBtRH l/0A== X-Gm-Message-State: AOJu0YzImjJfDnpwVf45OUHW/51vI5UfIsUSnFGLi4Y0Y54CLYG+MTPM 5K7h3GU/ITsbdY7JvkNpudkCjF67o0fcOZzu1gBNPKNP2cC3nta2YroXMQ== X-Google-Smtp-Source: AGHT+IE8u1gO5/BibYIxqTYwvzREtVZDKAlau6g/aaMEVaJiD4nfh9aQxngmG5ifH0ULW2lLxqv+Us/BXT8/ X-Received: by 2002:a05:6870:c154:b0:1c8:c9ca:7092 with SMTP id g20-20020a056870c15400b001c8c9ca7092mr7173020oad.11.1692744080852; Tue, 22 Aug 2023 15:41:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s36-20020a05687050e400b001cca1dc6d7esm337546oaf.5.2023.08.22.15.41.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 15:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 15:41:20 -0700 (PDT) Message-ID: <64e53990.050a0220.40af7.ef6eSMTPIN_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 555C16052471; Tue, 22 Aug 2023 18:41:20 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/