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 8B7DF42E3F for ; Tue, 11 Jul 2023 04:59:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85A8A4003C for ; Tue, 11 Jul 2023 04:59:12 +0200 (CEST) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id E7FBB4003C for ; Tue, 11 Jul 2023 04:59:10 +0200 (CEST) Received: by mail-qv1-f42.google.com with SMTP id 6a1803df08f44-635ddf49421so28646266d6.2 for ; Mon, 10 Jul 2023 19:59:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689044350; x=1691636350; 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=pyhx/1dJNu3Gm/NVWVN1jefWjzWLnrq0BfL5oOOElXM=; b=OKv83LhJcr1fhbkekp+IO+0P/t+87dpiCOuJpLFEV58rXvObzJOjsJ5ednPplTHvbG Yk8utqXg7q4h5T/snx9gyLN6mHA0rQMPg3RGR1YlCQZUkTT93gCJF/PkIFWD9WtdksqM Pdzhmv5WlMqbr5ZfVZWS5778DqqzzfirNbptOFuUuMFzQyQ1XZWiQX89YPNjlIkvp1RF Nmlruev0CbVwBFJ8dFSckTJuS7JMrooBAQCjSwPNTiD1b/p6yFhzrliO9TuPfv9vMWzb DcwqEj7LsXvQhYf7Gwz2OjFU4JofMY4tAbOA3sekXwj6GgZWiCz5OYShg5AaES8rS+Ne iWnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689044350; x=1691636350; 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=pyhx/1dJNu3Gm/NVWVN1jefWjzWLnrq0BfL5oOOElXM=; b=CPV/1gkh0vfhHnTCrr3+rE9ZhZYJl5t2KfbsSlpNHACpconA3opEtPSkz3v9YAsizN nJaiONoF7ocBZ7W99YATS4X3Fbi/VtabGkkqLnfD3qp6NGkVb46RjfuMwPnPYQax9YXr 1ImSvEUy7TyumlHzBi5QItEqxtRaZ4evQy+th2jJjly0wmQwJ1nG/9a/ZBzL1VF8omh6 /99Cq3+0IHv12XlRbHLlqhqawlNIlsrEC+ZbkYQGR1CNZu6amBWZmqpZ5pbanmYp8NLE vcITWXPxJFYVN7kqSxGvUM8tMVCoFTdj+kcTWCUIgRDYdxSPRJr7gDKzWXJDdQygqwyw Je4w== X-Gm-Message-State: ABy/qLZpFr25n7QrbyYxJn3FgcT5UpRD7GGYeaQY8uOAoHFTz3dSjN+c 8kD96RUElxmW67Shw6qSRMPCNKgXZF49k4nk2vE= X-Google-Smtp-Source: APBJJlHXuL33UOYpiVP+FgWpOJRj+kwvyGZH+vb82RQpOM2Q6T13D7oWXmWC7otz1VU3v9kp8bYNFg== X-Received: by 2002:ac8:5c87:0:b0:400:8355:bcfc with SMTP id r7-20020ac85c87000000b004008355bcfcmr16165470qta.15.1689044350052; Mon, 10 Jul 2023 19:59:10 -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 fy9-20020a05622a5a0900b0040359cb66d5sm613328qtb.27.2023.07.10.19.59.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jul 2023 19:59:09 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129435 [PATCH v2] ipsec: fix NAT-T header length calculation Date: Mon, 10 Jul 2023 22:59:08 -0400 Message-Id: <20230711025908.3287577-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230711021335.7239-1-shaw.leon@gmail.com> References: <20230711021335.7239-1-shaw.leon@gmail.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/129435/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5515055550