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 7B7A6430D4 for ; Tue, 22 Aug 2023 23:49:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B82F4021D; Tue, 22 Aug 2023 23:49:35 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 185884021D for ; Tue, 22 Aug 2023 23:49:35 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1cca0a1b3c7so1147685fac.2 for ; Tue, 22 Aug 2023 14:49:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692740974; x=1693345774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GoXnejZn9qJI5STJHYooRwWkDisYVcIbk2d7n8o+4zI=; b=eRhk4Pe0i2l+TjF54AbRciMbj3H3vYvnTbs4knM5QjfniR2qOhQqENTmygAc94NbFI UbGUhSwSaM6xKRQx5USqcIZssIaZygxd6crWqvd7CEEKtURSZUfVuwWO/GU4H+pWdAKp JaSjrSTBvMZ8Be1K5JlF+EIuV9lur79T739sw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692740974; x=1693345774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GoXnejZn9qJI5STJHYooRwWkDisYVcIbk2d7n8o+4zI=; b=D95kDGyb978WCTBXKl7iPDI5Bk4jmXZymMbqtWaSchzf+/bXDHgG/qYOeUeVrYXKUw W3RRA1TJ08i7eJqJ/omBIHyGJ/Rvo+nBQfE518hDzpcVX94Se1WUaRqiFXsN+U4iCk04 NEDARrp4hqctfUcl4uHfMeO2oL2LnRAOLJhDQy1rR6VASvp7ssDNAJlYmX/lIjDFrWd1 QMkGdiGAYgH+2E1zb9G9uuSQgSLDlJNIG+m6+Y87jwiVwvp2cwVEisbFmqrqlGrpdewv Q1BVoCNwTUTKFLhiEuzMDj1BrQTu3UPtjoCXEy7orYeBfUodEvdP1mL8D/Qr80wkG+RY /A7A== X-Gm-Message-State: AOJu0YyGF5KLN46gtJ7z8Yp0UKKxtRG/xGjaEwYgo7SCW9OWuRajK0bf 9VG0oq+u7DP7362aDR3i6lZRa5ua2b9saal8IWyW8q1GozDUVdAPoj8U8A== X-Google-Smtp-Source: AGHT+IE5iBzyJjAjJcNi5+Z2rhLCjZTJsDSnlrgq+AKuXfufWetP1a2wpTeUnJcdPdLK+07jSdGuh897zzSy X-Received: by 2002:a05:6871:549:b0:1c8:c313:3e0d with SMTP id t9-20020a056871054900b001c8c3133e0dmr14236653oal.46.1692740974409; Tue, 22 Aug 2023 14:49:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a056870e14600b001baf12e74cbsm1068583oaa.44.2023.08.22.14.49.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:49:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:49:34 -0700 (PDT) Message-ID: <64e52d6e.050a0220.ae71.6c67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CC8D6052471; Tue, 22 Aug 2023 17:49:34 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130627 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, August 22 2023 07:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130627 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/