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 E8B0E430D4 for ; Tue, 22 Aug 2023 23:04:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB60F4021D; Tue, 22 Aug 2023 23:04:39 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id E2E684021D for ; Tue, 22 Aug 2023 23:04:37 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a412653335so3679916b6e.1 for ; Tue, 22 Aug 2023 14:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738277; x=1693343077; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtilXZomr6A7JLcF0M6df41442OxAmTJpXgveq7ALw4=; b=iLfpVu1GW0J92h9txqmC3FZB5wWusew18esS/CO6xAk19t2rOH8lUXMsi5thU+r9n9 2Wa8cnvqJTKvqHGVxRmrRlgfgNRduve4QJ48T3HU+0JH12xrxKkoH/NBtR0mZephiwVd cMWM8n7CN3TbZnrHN9RkpmG1+M3sbBWwVDZM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738277; x=1693343077; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HtilXZomr6A7JLcF0M6df41442OxAmTJpXgveq7ALw4=; b=FdWqwQ4yQWjqzWMWA51GWGacDja8W48wqE522mCr2pD/Yqw3eGXxqkHY/tP3Xnxqr9 Un0hLow6ZHVQXJQD4O428sru+2roca/mmevm0L6RYcikvk6VD2R7KWLqV/c7TSdeFgkr W0hDljxigkP/A6Xi99Ujb2uyUTASluZ9DrdfFhMTFwiBTDI5S/KEnnc/FzG9BjrXuDj6 dfN1f6nm8TXxYCNVm8FtnhAspHVoMsebhEl1Fmd72jN3/0L8OJVBGh910Gu/U4+z4Iiq Mo5gTXypBD/lTjH5+nhcgjmgGOqEeOU+mWisJ6CArqJQXfYUuz7lOyM8DGI46lo31mK/ D7gg== X-Gm-Message-State: AOJu0YwSLATcjR92HqBsHzr+Nw7tDHf6lCdJ2rg9rUzn4Hb3zZ+9zX7G LdtWgx5qr/r6n3PfJHRKxdnCXgo6BJKTsmTnBsshePhB9NkjHC4FaArE/vfDMpO/ky6uB4mr+A= = X-Google-Smtp-Source: AGHT+IEJWWUHB2MIf95Ng2v+rBEGZlhXPmfL6VYYcTYJEzZlq/0WDFUUKjOxnWaurX3gp/2JRUsrCAgk+/VV X-Received: by 2002:a54:4d9b:0:b0:3a7:4f89:5b6d with SMTP id y27-20020a544d9b000000b003a74f895b6dmr10881358oix.58.1692738277288; Tue, 22 Aug 2023 14:04:37 -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 a10-20020a0ca98a000000b0064a40b453e7sm940704qvb.74.2023.08.22.14.04.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:04:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:04:37 -0700 (PDT) Message-ID: <64e522e5.0c0a0220.0c41.8651SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F3FBB6052471; Tue, 22 Aug 2023 17:04:36 -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 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 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/