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 A9961428D8 for ; Thu, 6 Apr 2023 13:18:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A58B841153 for ; Thu, 6 Apr 2023 13:18:51 +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 8D85042D0E for ; Thu, 6 Apr 2023 13:18:50 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id m16so28002732qvi.12 for ; Thu, 06 Apr 2023 04:18:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1680779929; 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=E5jXmubMN1QEE3cigpNvEuOfwWUqfchk6HDYA7pSDR8=; b=fw5beGywTWOlQKq6gvVIm25ZfsGJVzCrg4PsH5zvHgReB41Kw2+n/nu/743e/d1srP V3ndYdKToQ7R6kFWzkM5+it+aXxkGMYQ+kq9WRjCpyPc1c27rAaBgvyOB3nTH0vJenaH PWABZliL4yZEWTK5Tsu7oOmynC8Ysx7bMtDOMZnxhfqenaX/kFCwoCrOJwfrvAIw2FB0 ptlWxoo+CCl+tGaoe+L6eOXGd9f+rtaluOs3KvvTMWo1jAMO1lDUMH84d5zCIkGZM87h HzGpIWCROmapyRv9TQzM53erLqtUM6ItjY4pVLyi+UzMh84oFFTf/tvaIqR+F6rpJ54G TJog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680779929; 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=E5jXmubMN1QEE3cigpNvEuOfwWUqfchk6HDYA7pSDR8=; b=yilR3cNPHM9nLHf0TSmLb8Uw0ATQmoetR+zz+9l1p+gtNDvb+zBTqf2ffaPbSFHe/U PzdzEwCA4ONfDBk+AunV18ezuzrBadZ4MhTT4MHWFBAbxKifaVIhuyW3qFB+G3MYsKHh vasOXX4VdLsyyPdyoK4Z005GzLG+OVEAiQ115JIq45tcXHPSyGQkmaSLp+YqGCKw/fyQ Rahx832mxtietMoN+P5KaqAg55fR+0NpgWJ9fAKZzroZUKO3f21z4fakqNmzyzE8dz7g xxd6vkjoWtUSORrBO+jafHZ7Qc0fO6NQqFt0tEupwT7I2I+9tPED8befyTHmPmXwT99X Dp7w== X-Gm-Message-State: AAQBX9c//gLDXyliYaOCLdtWtsRy11HjhgAcuAsX3O2v4z5wSVhB+hA/ q6cmHR8ZPcVISwGmMR5QSZgBbwJ3wkKlkyze3rE= X-Google-Smtp-Source: AKy350Z8GjT8Ar1AShDqFw5ysp71I0mA4rSW9EE3rb7zU1Abq5uTI8Vd1dVYe73NoNXAz0il422aag== X-Received: by 2002:ad4:594b:0:b0:5ab:af50:eb34 with SMTP id eo11-20020ad4594b000000b005abaf50eb34mr3842864qvb.12.1680779929678; Thu, 06 Apr 2023 04:18:49 -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 lx2-20020a0562145f0200b005dd8b9345aasm430233qvb.66.2023.04.06.04.18.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 04:18:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125848 [PATCH v2] net: fix return type of IPv6 L4 packet checksum Date: Thu, 6 Apr 2023 07:18:48 -0400 Message-Id: <20230406111848.1874985-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230406094944.821106-1-eagostini@nvidia.com> References: <20230406094944.821106-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/125848/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4627708303