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 81052428D8 for ; Thu, 6 Apr 2023 12:58:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D52C41153 for ; Thu, 6 Apr 2023 12:58:56 +0200 (CEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id B8A1841153 for ; Thu, 6 Apr 2023 12:58:54 +0200 (CEST) Received: by mail-qt1-f179.google.com with SMTP id s12so34049386qtx.11 for ; Thu, 06 Apr 2023 03:58:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1680778733; 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=9okwJI31SFRcnQtFYsvmu/MpQRekorhSTAdx0S4Aop8=; b=1XMwILfotPiqXdxH91mQvbTVcBH8ItsYVorR4ySGrCH5t/xATtsp8SKa/pg190o354 eX4TGaHKlKkbomyhXR6M4hq84IMCrMTbzaEL4X5lo/8jklLdfZ2363gkKFK/CTeJG9uS KKrxhmsjYltvrkcSbW+A0ZmnhZVTviUvAn1euLNb5cyOZGVuOIVhdhT5+ZV8IfZYsHPP 4qYPSE6RBi9K5ZO4r7jhuaPTczhDyfMiGdKpNHQUvQ7BnSzi2Skf69I3VAHerxzmBIEz qWBmpjxLhFzHPAJ1/lqlyCpPCQAMuji8we3VjlQBOFIYY7a42Jg89nq5pNUQEG632+I+ 4B7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680778733; 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=9okwJI31SFRcnQtFYsvmu/MpQRekorhSTAdx0S4Aop8=; b=rcR9CrhPCsGSR/p3hDVX1aZ/XXqMxdI9VliT/GvIqcj16w2LVkkNkLLRIzzHCj9jOV 1x/iFJ8S3m38dy293jy1AzIA5XIn68O0aKORmnbNYDlBYvuQw5h5bjVG4c6FG1LOf2ca RY48sJncepoNuccjsMP0Ff3QPfGgv1/lSdAk4BuOqfnIhSLOk/KIjnZR3ACMLLXgOhHw u2ra+PJaTvVVgwk6TjtQn+2a1C60Vs40zTrqqEorlXDCMasBhm606HrlDtp1vpFpFxzj hM7Q5bzYCrI2RK46ZNsse9NYelFJf/IponcUQrYsjhHVR35ERkQjEmRRtKeEafPmZjZk vH3g== X-Gm-Message-State: AAQBX9cFtKELQXYbRheeT2knomIHih1DHkWOFP/Z8L2U604jwrBvP4N6 4xHXIZI/L1Mp3FY+0LvV9zDmg7WwVlam6wpPUwI= X-Google-Smtp-Source: AKy350bcBNlGrTD5K/meZZgaQnSz8bTff1ZHHYYt4kAc8Xgf6kFhC06izR/qOcxMuRw5O0xxq1NktA== X-Received: by 2002:ac8:5884:0:b0:3d8:d7fc:d639 with SMTP id t4-20020ac85884000000b003d8d7fcd639mr9560394qta.18.1680778733550; Thu, 06 Apr 2023 03:58:53 -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 b5-20020ac86bc5000000b003bfc355c3a6sm329075qtt.80.2023.04.06.03.58.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 03:58:53 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125847 [PATCH] net: fix return type of IPv6 L4 packet checksum Date: Thu, 6 Apr 2023 06:58:51 -0400 Message-Id: <20230406105851.1864095-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230406092129.820449-1-eagostini@nvidia.com> References: <20230406092129.820449-1-eagostini@nvidia.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/125847/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4627560856