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 508D2436EF for ; Thu, 14 Dec 2023 12:04:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B25342FCF for ; Thu, 14 Dec 2023 12:04:21 +0100 (CET) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id E7DAD410FC for ; Thu, 14 Dec 2023 12:04:19 +0100 (CET) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-77f31239797so422424985a.2 for ; Thu, 14 Dec 2023 03:04:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702551859; x=1703156659; darn=dpdk.org; 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=QdWeozwKav7NNB48iPEeRDIg/51s2guOZ8JhXGl0EiA=; b=uxVEZnMDtcoSggBXhICAWcvNXnp2CQAE739Evgm82wBfCKw8G0B04UZDQ6ov0/OtfF fhj1LwIk2Gc4vLCZ24h1segzj6Wo06s/sKFRrvWdrkqIxu8NItOsVtJWszNKaRKgpY1i SudSK3/Dft7j98Z81NJCruLeBtpVMyqzrfkbU9Jygj4oQCGr054xOkxArJ0S9VuskO5m P1cF6h3WCAC8oK2NX5aoiZLOeQP9RpCSagLrbzuylQFWq0d3evQoziDkTzAMqiTsFr0h 3oBXTIj6hEWnY1XElALRGP0geoyIiSKE29mMd4mk09QBB5PehS2YATILe/u+6GH70upY a+vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702551859; x=1703156659; 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=QdWeozwKav7NNB48iPEeRDIg/51s2guOZ8JhXGl0EiA=; b=gVwk2hwQcwJC5sXTpDRBpJmC05CGgQeFzDRWd40aAGe1nS2MY53Qov/Uk+BhsQ01Rb 9ocRxiXk+BsaXbCT90qNcmGzld4l7q5unlpMHBroSQKHX2iVM+AbGaGWrhdqML5iRGq1 gEbRRDTUDmgZ9yVL/AZ3MOG20YdmCA1Whv2OOG9ZPli4TPCXPHs2tEsxsE2XFOEr/94w f77DK6w1nR5puyL2JIUwoG5wUiqq6oRl+kovl10VDrjQkJbs5SOw8m02s7IRPQSo9ASJ icdjHlY2ZhrhL+ClYg4v6jRAMb46OssEgoOkTntP9ldLCEANvX/yXin8GIwelCUD69u9 lDYg== X-Gm-Message-State: AOJu0YysbjpX/pTWSripatkQTlM7QfswJMkaxAOwH4hCTyxUeBKBVuO/ yTAt0k9nZPG8LJwDOx7s9GYKsT/9VvlWZ5gAVmc= X-Google-Smtp-Source: AGHT+IGxu8d05n072ZP7nBNENzs7XeoudhDoqlGQMYswgSpkkZU9rMhj7VfZx8hI/Ygh/BJrxRF7mA== X-Received: by 2002:a05:620a:1d97:b0:77d:d0d5:3731 with SMTP id pj23-20020a05620a1d9700b0077dd0d53731mr9757976qkn.70.1702551858957; Thu, 14 Dec 2023 03:04:18 -0800 (PST) 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 rr23-20020a05620a679700b0077edde498d3sm5201238qkn.89.2023.12.14.03.04.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Dec 2023 03:04:18 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135189 [PATCH v5] lib/net: fix tcp/udp cksum with padding data Date: Thu, 14 Dec 2023 06:04:17 -0500 Message-Id: <20231214110417.1806215-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231214092259.2126634-1-kaiwenx.deng@intel.com> References: <20231214092259.2126634-1-kaiwenx.deng@intel.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/135189/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7207555806