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 4D73641B9E for ; Wed, 1 Feb 2023 13:39:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A15E406A2 for ; Wed, 1 Feb 2023 13:39:54 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 705774021F for ; Wed, 1 Feb 2023 13:39:52 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id w3so7994908qts.7 for ; Wed, 01 Feb 2023 04:39:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=Kazyo4mI+oLhYN+65gJqnwj/WzABF50NJPdiOuenCC4=; b=mIcvZOkCiSRYFR8dXl4a26XZc20oFvqXZAEhpvgt1Gs6ujCtihsYLk17ESezX2E6gy FqiP+d78M3f+AAGwNS7rJCmbvugn/OIJKs1qA20F0MA8Oaflz7H+bH8ecKDQRQe5KXPu DzLYbhm7MO9T69K2jF0sRemb3UxFK38aj8jhhxMrhmz0YnQsoHjnh+PcnSXd7Vibwvlv 3Ipnoz9AlpIdnRDH3De/LlQCJytzH0kHo9jbwxkTNLZIPN74GM1/J05EtEVMOxEfepIl kzRSNC2N9+i2GpQgmQppZ8ZsmesE0Wq8gb3o5M3ABaXW3YgrKxrqCRELw65DM4srq+7s yV4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=Kazyo4mI+oLhYN+65gJqnwj/WzABF50NJPdiOuenCC4=; b=KHD7PMimwvPP6xn5FLTT+/NtSayF4xI2T8eVoPrQfUNkvKnTO9KlQwL+6Htk1kAnmA MySJqnzhqr9K+qGy/788Z8UBCqK8QDKyd8tasD9Esu0+jxVg5gP/YwCcSVA5s5tt8G4U CiLpuwMpNpE1uEZZwB/gSiY0jYSp+9i5oHY+TDbuecmfWmWaIZ9DD7nZiHGpJVB0pfV6 jVQlaQsUsZduIzcCy4qd6QTgPP06d3vDxsW/rTu6NKizM3ZR2jeVnJxb8mID39ajbwzA s9BINCYpJG/GyR4naih5R+unAyBs6dxohbaQC1G4VMaiBZtXMIhkL9aGu+b5eix+/8RR D57g== X-Gm-Message-State: AO0yUKVxjlm/ZcpW/GgJnAMfRMxR1PtbsUUyR/N15ACA4Hx3OkYHL1xz /U8c+rNeNUGTZdGdEroFz82aMFOTqGMQBAca X-Google-Smtp-Source: AK7set/STDH9lReKcuNdtvmXWE3TKpUD/Xjqpb7H3m9r82aIZxl+jQrxPZR+xlhSajDs1WpacWBbXQ== X-Received: by 2002:a05:622a:1a0e:b0:3b8:6d23:9727 with SMTP id f14-20020a05622a1a0e00b003b86d239727mr3622650qtb.33.1675255191670; Wed, 01 Feb 2023 04:39:51 -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 ej10-20020a05622a4f8a00b003b2ea9b76d0sm1486933qtb.34.2023.02.01.04.39.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Feb 2023 04:39:51 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122863 [PATCH v5 3/3] app/testpmd: add IPv6 routing extension header in raw encap Date: Wed, 1 Feb 2023 07:39:27 -0500 Message-Id: <20230201123927.1648235-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230201113511.2362188-4-rongweil@nvidia.com> References: <20230201113511.2362188-4-rongweil@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/122863/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4063973259