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 E3A4A42F62 for ; Fri, 28 Jul 2023 04:58:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5C604021D for ; Fri, 28 Jul 2023 04:58:36 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 8BAF04021D for ; Fri, 28 Jul 2023 04:58:35 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-63d0228d32bso10462146d6.2 for ; Thu, 27 Jul 2023 19:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690513114; x=1691117914; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3osco/t/M0T81VrohbxfsMqd/kRkVyND3e1I63EEsus=; b=Ef8jWOqGh67WVsQNR5tk59FHD//DSF2rDlxYVffLeWVjk3NlF0zTUA32nUySxIyuii wfcW9HLISxhDeR1qC3+XdBA3iXju1/Gan0n6Uex0+vUHI8FwXdVM/4UUB8jRdFGzbH6+ ypZWi/j7NRcjudicv3/UqV1mj2KGgymtzSveJBIDhMY0P+9zDvo0LUqM/RGOrRblDvYd fFd3CbOVIraR+hH+rYoncKA26udeXB+rQc04QOILtKLA6r8w/zs3BZLpp1nabSBvvfvA VYufMV4of27t0K/ruLrhLnB7tC2rSj1IHjVmNoeKuDCnaTdC9gL9pFgiOig/V5GvHuNW SPjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513114; x=1691117914; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3osco/t/M0T81VrohbxfsMqd/kRkVyND3e1I63EEsus=; b=is7xTQKPuXKAgp8liFpHVa9M+MDKEquStLWvKN8ZPQ5NlCrXL84mnFU8QZVOYnDiwD HkRriGWfmb8hB4T8gHdPkqxioWi9r0UhgXh+fGHbX6MxzWDvHNkjs3O4GjV6EdkNrnfG oGYLr3Wu8DMyoZaQ5RXBYeNPVojUzOIFfeJAgiLZ4nOx2/eT1Njg74K2Rq1PCPCqL/I1 wIUhfKvf/iawz9kxofNPrwDXBChBozszFGfoet2xx8o98RD0u0P0zw9rzfyQJi5YnZX9 z10bKZEtxZt2VK4GLd0jFksgBZmW9eZOf9bmLn4XeNbWieE7WqM3QO7gHvykjJRQAPRR onIQ== X-Gm-Message-State: ABy/qLa4Kl82h5wAeVBaS/jmqC0LxcjTg7IJAUSweZRzFHDsbyTVDD/j 8hiesngR9u9JbLqE9nJQkhjTvAWwgmTYkuKQ5+g= X-Google-Smtp-Source: APBJJlFq1bamdZD449EBkarF2XSmMD93zwyEB/+gs5cECHfIBwoq75f/qDPhSJGw1DPTclbdC0qF0g== X-Received: by 2002:ad4:408f:0:b0:635:df71:1fe5 with SMTP id l15-20020ad4408f000000b00635df711fe5mr1149563qvp.34.1690513114537; Thu, 27 Jul 2023 19:58:34 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id l26-20020a0c979a000000b0063d2a70dff5sm896727qvd.72.2023.07.27.19.58.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 19:58:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129717 [PATCH] app/testpmd: fix UDP cksum error for UFO enable Date: Thu, 27 Jul 2023 22:58:32 -0400 Message-Id: <20230728025832.4092458-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230728021310.15970-1-lihuisong@huawei.com> References: <20230728021310.15970-1-lihuisong@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129717/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5687507658