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 945A742FB3 for ; Wed, 2 Aug 2023 05:58:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71FB340DDB for ; Wed, 2 Aug 2023 05:58:37 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 5F4D740DDB for ; Wed, 2 Aug 2023 05:58:35 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-63d4b5890a0so32838256d6.2 for ; Tue, 01 Aug 2023 20:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690948714; x=1691553514; 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=D29mDrcbL3X9bOP+m7xABHDheVTMYZxlTM+KrS2qt40=; b=0Kejs9UEi6qeeUyE6ItmIhjZuqECi6jUCeeA0jcehLXTScc49QV11NFTioknRSoPXL QvZkQfkXryJMr8b9gvkWVAdfTEdf5LJc0CWrKgg07awCCT1AFqBKYMPXK7D6A+kZwUCc yCGUwnuME5e8GL1W89bVsjaeuZQZpt05ajcR8ITuXVSPBMJ/wZbBCO+oDhqujCfocCd5 QbjpFZ6U9UIWhFgaCXh2rOSix7W5IYgfUAkTPtwwkKUKboiqlB8F+Kiu2wqIIdCjf1wN OOIj++55HVWJHTNi8z/i6saD0CQIoeXhoGlIqZBv2PuhH+2MLHcWM17/Ura6AN+EZ4K8 rNWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690948714; x=1691553514; 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=D29mDrcbL3X9bOP+m7xABHDheVTMYZxlTM+KrS2qt40=; b=YNEbIN8x2aQNXwBNBCOECZY6/y4sVbRWwjHgADnwiCo+Yd/QmYVcKS17vIfeyex8ma 0bo6rb3Jwz+ybG9yyIfmQ1mWpKyq9Gp1CDeR+rrcwJNNFaoxOL0FZLRIfSR5HMt9yyIY qEyORQfv1HUmLxAL+U7OwJM0BC//ojR60rKerrgar3d+fyw2r1n4awKpyIu/YOdMGwvX N1Yc2g412BIwr8ZwiXJgCE89T9VLxldIILLSBSzdXQknkpAPtO5gkB/r0HVdvLKiQeFV SR9I2pC9IQcIDaEsFMwR3YGO0iDOW8PDdyWY1a/Ohj0POBV9fngUwSna8xnWLo8YeWfn HLhw== X-Gm-Message-State: ABy/qLZ8M8bb/5KR7hBwN3AjkWQWlafONBRDPuKg9JeaxcCs6PO5Rv5Z DFvhqvSGUdmQ0kfIxJJV5q/Dyh/H9ZhQKcv9h8M= X-Google-Smtp-Source: APBJJlHUOTKUaVzjhlh2Ej8FE3sEWr7aBUzmxiHZcW2NHWlxi6TKNP2pYVYW7D7VCc7U72ttmjvbxw== X-Received: by 2002:ad4:414f:0:b0:63d:2488:f46e with SMTP id z15-20020ad4414f000000b0063d2488f46emr14095751qvp.45.1690948714415; Tue, 01 Aug 2023 20: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 j27-20020a05620a001b00b00767d05117fesm4667901qki.36.2023.08.01.20.58.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Aug 2023 20:58:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129798 [PATCH v2] app/testpmd: fix UDP cksum error for UFO enable Date: Tue, 1 Aug 2023 23:58:32 -0400 Message-Id: <20230802035832.3842816-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230802025520.8000-1-lihuisong@huawei.com> References: <20230802025520.8000-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/129798/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5734362464