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 93D45430D4 for ; Wed, 23 Aug 2023 00:05:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3EDF4021E; Wed, 23 Aug 2023 00:05:08 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E9DA74021E for ; Wed, 23 Aug 2023 00:05:06 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca2fcdf9fso10176025ab.0 for ; Tue, 22 Aug 2023 15:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692741906; x=1693346706; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wmbc3Pttf0Rbt7dPUrZK6w+Z5E1HUopDvRUaYb1Fj0U=; b=DLzwS68GzUueZsvC0al2bv4pHjtmtJ3ofuPNoIf0PCDdC9cMJylPkcZbnyP9JbvXOx p14z7+6SW2LD6VMT7AdEFHb9YdUydQxwhIoI/WYnMaKFhln0DKGkV8w8fNM6qe02bGYD /zSx+dKfCXxO/zxexo6ILtpiT9X10Q8jkdGb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692741906; x=1693346706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wmbc3Pttf0Rbt7dPUrZK6w+Z5E1HUopDvRUaYb1Fj0U=; b=ct+HtwCMff45vHvROE2XNTbpopzP1IS/rkA0Nyjlz4mlc6/CI9wU7p9tNDdTySmd5k pOTHE0yASh2NNk3/8hG1CWcfnAt/6mhjpmKAc2mNEWXnHhlzIa18I/hvWVp7tXcBTZxM ug/n5PYhatWISuv0dqLd6JAdF/9p/Xut7DFW415sSAixoCD4CWBKF9DE5uL7CGloZJB1 SopOWmst0BrfMmcsH72xLcJPRHu+wz13cDVeo1xRWElKcfz3kRgpp2hGjOSM8HjHPkEx MpXWIyk7K1hs5kkmcd6IZdARo3ITAzr7n4bHc14YVQPbGsqgECphc4VC4pNWXiD0a+fz Eikw== X-Gm-Message-State: AOJu0Yzq7rhoIYoqlLp40S5fdRtB/X53fHk14FedAOIUXGivbLHnvg6s 6XXLl+7i+f9LDzPCCnRj74VjNAchu2LrZn3u8GD/NyMvrJQ2UwbfliVE5Lnf0IU5qgr2rinvFw= = X-Google-Smtp-Source: AGHT+IEiVV7GwYfd0FZZlXbduWFCmO0m5A+8y5uZYDPLzJpD0G5qH7qNHJv6J3bzZuVm+yiTAzPtzPbU2CQL X-Received: by 2002:a05:6e02:1084:b0:345:6ce1:d259 with SMTP id r4-20020a056e02108400b003456ce1d259mr879579ilj.28.1692741906323; Tue, 22 Aug 2023 15:05:06 -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 i14-20020a056e02054e00b0034a9cef8284sm499465ils.67.2023.08.22.15.05.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 15:05:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 15:05:06 -0700 (PDT) Message-ID: <64e53112.050a0220.7d2a4.87eeSMTPIN_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 D66626052471; Tue, 22 Aug 2023 18:05:05 -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-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/