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 314B242FB5 for ; Wed, 2 Aug 2023 08:54:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B87740DDB; Wed, 2 Aug 2023 08:54:27 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 12F4640DDB for ; Wed, 2 Aug 2023 08:54:26 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7658430eb5dso617761185a.2 for ; Tue, 01 Aug 2023 23:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690959265; x=1691564065; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B8MyiIeWHr9EkF018KsgsPJNuDQSse4nZLeSNobFbN4=; b=b5wu1qpz9hVWAm8gNfmZ5QMck/srEkgDMGLlBZ3hJyaaT7KroJM5tT19TKGLMqX7xU 4ipszBAWpGU+VaJPIfVMENrXIgXCrH8g02Jcs8UsiSmxV6vmUREzuj8RCpBkpo7oxnWF S/9+bcHN02WbN0f77cri57XkZgj+Hh2yMT1pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690959265; x=1691564065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B8MyiIeWHr9EkF018KsgsPJNuDQSse4nZLeSNobFbN4=; b=a8E54QgGXAVydkBX7nTzVEk77dCv2UmlyURgr9RMLQDnoZ8SgtRbUkUNT35BKnY5oy j0qmGQyQjcXQuu3krRyBP4ZD4lI8SWFAFWSfy0faefehdmVLGgxCfWV7a3fijRbahj0v HnO65hPB3oPrlT50PwOB11cVencx/eFgleOJtL/z0/qvNaG9hMN2f7uE9nr3QZLVF7er jxwe6x/49qfB10PRQJBmnzDCnDS0UTwpRXmQWyxauqSAdYSBvAXd2fxAeKNQ1FUYJQT3 2k7gSbq+6fNli3s0O3UD/w91TLgzTkVE3XDR8nl3W9oQ6eRx9OxlOhxM4ajQB2tGWzJD 3PAQ== X-Gm-Message-State: ABy/qLZ6R0OaT/CkNjM1hv8ga07+eCjdgohG1XcCodWS1Cs3c+odc1b5 c7Q+DzCOHGiMahVS8nXl5QgnTQ0pFSmHuwC6jwc6eLQfr8XdwtSR7GY1iky9Bj699/Gr3/5Ryg= = X-Google-Smtp-Source: APBJJlEexVVjz45/NqYgDpngeTvvBSz+4c8Z4jV6J7ogREIzkKZByKH/OB5g/4/Lrpyq3LdyuB9cf8E/nTyQ X-Received: by 2002:a05:620a:a97:b0:76c:a290:5285 with SMTP id v23-20020a05620a0a9700b0076ca2905285mr11770371qkg.15.1690959265532; Tue, 01 Aug 2023 23:54:25 -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 t1-20020a02cca1000000b00422c65d018csm621086jap.62.2023.08.01.23.54.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 23:54:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 23:54:25 -0700 (PDT) Message-ID: <64c9fda1.020a0220.2a5e8.b207SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0ED536052471; Wed, 2 Aug 2023 02:54:25 -0400 (EDT) Subject: |SUCCESS| pw129798 [PATCH] [v2] app/testpmd: fix UDP cksum error for 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129798 _Testing PASS_ Submitter: Huisong Li Date: Wednesday, August 02 2023 02:55:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129798 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/27204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/