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 D32AF42F62 for ; Fri, 28 Jul 2023 05:07:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D05404021D; Fri, 28 Jul 2023 05:07:16 +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 31F534021D for ; Fri, 28 Jul 2023 05:07:16 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1bbb4bde76dso1235570fac.2 for ; Thu, 27 Jul 2023 20:07:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690513635; x=1691118435; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y8BJkaHnlpHIpphZh9RqCgzBGyc3Li4+9XA7fIMnrfs=; b=UraAA+CgzanWW6n49Io2hL9JRf53we8S5AI8uSOn+EyAxGj04/I4HD+O0o5a2Q740l oEd+TWyoupCi+XcvAeY9J+mIRzIU2edWwuNqdNkjm+HX7Vg/bi/xHW0ZSAgZVpdNNwXy O5mwwYAJ7B7wDkimltP09Wz8LPyANux6rUZxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513635; x=1691118435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y8BJkaHnlpHIpphZh9RqCgzBGyc3Li4+9XA7fIMnrfs=; b=Ud/a7tkRN3uE+TlnJZ5FpTK0MNhd1B2a4tayAla3yGSmou7fgxw1FiJ5gXtsL7AtJh wDuNikE+T3FO+5yAWdEt7wBxRJyk4kclYX7CGTrNwDIvJpN4s4nU94d1W3dXwmes3Jj+ NFNMr0Ig07Gd0TkLfQ85FsMiGrHJa1DJ//PsdPb6B/dtyPdrDnSgN6L5JyrX3f3spNnf eVsW5zWoRawUYn3LY5Osa96Wou/C69YsgomiXgRd0CL4wzMEzRjc1xpeVSA+b5Hw33U2 Zh7pNtlceVtWU5mxdhbQsV7Rq7p3sQD/Zgua5DQ8obT473Xchbg9TcZrN9+xM4tS13Jd QBeQ== X-Gm-Message-State: ABy/qLaqOaMFNFQOYNMrN3ZNy4caW0+RW6O9BgsCYYLJGftiPPDxyXRg AvSw8rmVEp0JEhTTDkPJfhNBDQakclqXFn4hpLtnus8ydXhsz8m2MHIC0g== X-Google-Smtp-Source: APBJJlH0d428aJSlChJoKiyITjtrA1Et3NCEvJ5yE8gJ/djiqaNca/BBpe5lEIIZJ3C8dNXY1HgUaFh+R3SN X-Received: by 2002:a05:6870:40c9:b0:1ba:cc77:1d81 with SMTP id l9-20020a05687040c900b001bacc771d81mr1682671oal.46.1690513635476; Thu, 27 Jul 2023 20:07:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg16-20020a056830631000b006bb057c84edsm263164otb.0.2023.07.27.20.07.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 20:07:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 20:07:15 -0700 (PDT) Message-ID: <64c330e3.050a0220.8bda3.95a5SMTPIN_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 E4DE36052471; Thu, 27 Jul 2023 23:07:14 -0400 (EDT) Subject: |SUCCESS| pw129717 [PATCH] app/testpmd: fix UDP cksum error for UFO 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/129717 _Functional Testing PASS_ Submitter: Huisong Li Date: Friday, July 28 2023 02:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129717 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/