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 033F8A0560 for ; Tue, 18 Oct 2022 10:21:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F22A04021D for ; Tue, 18 Oct 2022 10:21:07 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id DF3AA40143 for ; Tue, 18 Oct 2022 10:21:06 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id g16so4395060qtu.2 for ; Tue, 18 Oct 2022 01:21:06 -0700 (PDT) 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=mM2J7LzhLG54g5ZYSv1Idyny+J82hcTaMvhFi/b/b2U=; b=YDEWDRzw1UN6c+2Qx9wpYzyj6Nb4boUcYyYEgpZiG2pEYOfG409revsVXQ3kFm1KJG iW1XIRhO0l5l89DV/Jj4yHgIk222YeuyHYiA0f8CGQhQMarVG3uQ/6lmGX0/DwQ8TrOq jszuye0Gv1S/2AOTYnED6LlUz8CrYLJa/5itcUf8mZNOwK2VVeybLRwtPezUcdFBEshT XhYC5ALaDGeBl8udi5fc6SoG683WH2A+0Utpz0MLoIZQc2N06aYnz5JoJg8ahknR3XwD oVLiHwRrR5cmyztLTjD2qw9h5acBx4MA9VFqXcW8De/LDA6GpgUwQ3Pl7fdbndS1BS54 cqiw== 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=mM2J7LzhLG54g5ZYSv1Idyny+J82hcTaMvhFi/b/b2U=; b=Wvdz70S9lpEoq7i98i8ayP14PmcmtHZ5oAloZumqIFdfpKsiHx7tbogGbijCqALkuc Hnr41PIFNim3MskpI7i40CM+RYYHN3KAmlgAx4u46hFn00mbmfw6VBVu2nElJwI8Qg3K yD82UMttAXgN6ZfzgqkF982jnbzqSC+slm9XTnXmaE/cMoLqbfTAEYPykY5RmkgqD01q qtj3Zd/yBiEFDARodHZAXesGuSid40iKFihVtHM3oViHRZ54dpRt+GoF3A4MM6V4F+ji DoSTdHPcgU5c4rSaAEx47ijyGtXS9rfD2s75v0xb6tR1a8oVGxVMihk1HP/yWWAI4vsD YAYA== X-Gm-Message-State: ACrzQf3onGBBV8/JrUw6V8ekkL7E+APxfe150BRg9pYMe3M2kzqkVFmm Jb2aNSU3Zgqh2Kqqws8QoRfhu0rYgvSwSQ== X-Google-Smtp-Source: AMsMyM7TxkoIZcau9kBU89Wc/0sk87ahWErLcuBZ1JzHW62Osiw2wkB97P8Lvy0FKADMN0tD8rGKkA== X-Received: by 2002:ac8:5c56:0:b0:39c:f4dd:8c4a with SMTP id j22-20020ac85c56000000b0039cf4dd8c4amr1124751qtj.57.1666081266232; Tue, 18 Oct 2022 01:21:06 -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 ay40-20020a05620a17a800b006bb78d095c5sm1770599qkb.79.2022.10.18.01.21.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Oct 2022 01:21:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw118354 [PATCH v2] app/testpmd: fix protocol headers display for Rx buffer split Date: Tue, 18 Oct 2022 04:20:26 -0400 Message-Id: <20221018082026.4061703-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221018145012.914586-1-yuanx.wang@intel.com> References: <20221018145012.914586-1-yuanx.wang@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/118354/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3271354999