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 6E633430D4 for ; Tue, 22 Aug 2023 23:57:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EB434021D; Tue, 22 Aug 2023 23:57:16 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E89CE4021D for ; Tue, 22 Aug 2023 23:57:14 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79241bb5807so52903339f.0 for ; Tue, 22 Aug 2023 14:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692741434; x=1693346234; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wmbc3Pttf0Rbt7dPUrZK6w+Z5E1HUopDvRUaYb1Fj0U=; b=XKXtG2s2Au/8MyKgSAvVRmtyeTie8klNzMBtFfGaqbjdCEFRpymDAidgbdR2Op1qou wYTUbTJuUZZnh/IZJijAXbE68AfLVH0BEo3WcLvO7wV/r8MWNL9axBcnIbeTF2NrZuLp nG8+0EUNXVv8h9VxBhPdv709HKN0wbKiAyEvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692741434; x=1693346234; 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=PFXdRhQf9EebgY1HK0D6gOt2PCf4fj0NsHDDvZiO34F63JT9w7GQ5SgRt4W6AkjVQD AMvCR663+fCGg30jut8Ah7BAmg7pNj+QNNxHm0Uis20c7ZjMtD7ZIUXZtL7y5gdtyCX+ v2ohDlu81I/UJod69ktv0MokRSSIrEXvgi+71wxD/zhF/2uiYjyFTCfNroL+HV5lX35r 7ZAHu7X4ctdEy8jw9dCdJ/2wZGTeGTf+FAoqXHAK3C9X48oSFZ8nYeUvQXIyLIkZ0rdZ Gp3rBl9WWnbFXd4rlnHLB5DITcXWhXQJrYYHlN8/Lx4JK779Pl8ZcrEXOIuaQCukuyat +4Dw== X-Gm-Message-State: AOJu0YxhyfISdCOAIf8619YgrrekfGCL2PdplPkxhxLBdIE44skYhjC5 DRBsmiaObuSKzpWk417up9OlCtkE+OwMhLpXnFoGN6qWiXTUpZLfe4Bz18GUWB/r1kp0ELYJIw= = X-Google-Smtp-Source: AGHT+IENi7H1MBZOgS6sma9xZTMq5aFFLUfJEjeKR72pWWqn0Xrj2GmkViuLkPl/PekC5eV4qPkiCvlkg/6+ X-Received: by 2002:a5d:971a:0:b0:783:47cd:27b5 with SMTP id h26-20020a5d971a000000b0078347cd27b5mr928834iol.3.1692741434283; Tue, 22 Aug 2023 14:57:14 -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 t19-20020a6b0913000000b0078364aca911sm525025ioi.32.2023.08.22.14.57.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:57:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:57:14 -0700 (PDT) Message-ID: <64e52f3a.6b0a0220.d7c23.9bd6SMTPIN_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 C84916052471; Tue, 22 Aug 2023 17:57:13 -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/