Message ID | 20240808203612.329540-1-jspewock@iol.unh.edu (mailing list archive) |
---|---|
Headers |
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2FA624576F; Thu, 8 Aug 2024 22:36:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF46B42D8C; Thu, 8 Aug 2024 22:36:29 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D78C4278D for <dev@dpdk.org>; Thu, 8 Aug 2024 22:36:28 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e0bf97a2b96so1343092276.3 for <dev@dpdk.org>; Thu, 08 Aug 2024 13:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723149387; x=1723754187; darn=dpdk.org; 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=WAbV/NAJmBg4YCSUtJE4PZYWHg+0si8TaDvI2FC0tRg=; b=Wxv0GLf5raKUT3mlTxM3qjkH5JqfSvv8HfUdDlT3+TqpzNCCMAOXZ3Ax3lqQE9BZRz Unx/gB0Kf65hyj9UF+hI6WPQMGSvNZyTcIpO3zeJVzfObdnDdmlsqAKjLFJH5s2A0ErS 2yNvxDfHSqeTvy7ZxKvxiTONSWhcrpgSNoeaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723149387; x=1723754187; 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=WAbV/NAJmBg4YCSUtJE4PZYWHg+0si8TaDvI2FC0tRg=; b=t86mT0rj1CkIMgUeoFXJzP0A9ljnWvjmNFuz+ZWg2Hs/x6nwKfchUnlcQ0wV6Fw+ky T+ckEbfZC60jYbG44r8z+LP5rAP3Bgg9G+LoHbWPxKFPhQmGr6NjYBg99Dvce8MtHWWJ 12/5JU8cDbKoUoyd2/1qz636kesHKB6Ao8IUyH9MIO6MTQWHzaGLdw+GpVnrrr2mzPlp WwR8rL8WfsrU8vHscKUzT6SBAGC6MCa4ue2ALE2WBd10rMu4geJ3n2uyzOuvianQkO9S SflrWiwDZRlxbHBbqIDYaMqK5vWqmkJqoWYOfUaIR0swzrwQYQrRT3Ajk+DSN8L3yBGL 8KFQ== X-Gm-Message-State: AOJu0Yy9supIZVUgHeVhpTy4v/vq9L2eD9VGxQNw9HWwEc/sXyGj+K5i +sBTCI7vOohImWdTbUIhst1IQq4SGAFUjIUt1aYypCYXlj1UbRix57hj7QADUGGT46iJd4qnhDb VDku7YHOUKO3f4tQJFrLu6UpNECTRjmUb X-Google-Smtp-Source: AGHT+IHnwWQhoV57yn9N711FzATgogNjZrDpZIynfiy0qIS8bGvap7TM6ElXgeqmKsKi3ri7iCNEZTF1jKSg X-Received: by 2002:a05:6902:1b8f:b0:e03:a227:6476 with SMTP id 3f1490d57ef6-e0e9dad67a8mr3106075276.17.1723149387283; Thu, 08 Aug 2024 13:36:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e0be537a602sm559055276.15.2024.08.08.13.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 13:36:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1257::1083]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D146605C351; Thu, 8 Aug 2024 16:36:26 -0400 (EDT) From: jspewock@iol.unh.edu To: thomas@monjalon.net, yoan.picchi@foss.arm.com, paul.szczepanek@arm.com, Honnappa.Nagarahalli@arm.com, probb@iol.unh.edu, wathsala.vithanage@arm.com, Luca.Vizzarro@arm.com, juraj.linkes@pantheon.tech, npratte@iol.unh.edu, alex.chapman@arm.com Cc: dev@dpdk.org, Jeremy Spewock <jspewock@iol.unh.edu> Subject: [PATCH v3 0/1] dts: testpmd verbose parser Date: Thu, 8 Aug 2024 16:36:11 -0400 Message-ID: <20240808203612.329540-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240729203955.267942-1-jspewock@iol.unh.edu> References: <20240729203955.267942-1-jspewock@iol.unh.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org |
Series |
dts: testpmd verbose parser
|
|
Message
Jeremy Spewock
Aug. 8, 2024, 8:36 p.m. UTC
From: Jeremy Spewock <jspewock@iol.unh.edu>
I have not yet explored the idea of caching verbose output from all
commands rather than simply parsing whatever output is passed into the
method, but I wanted to get what I have currently out in the meantime.
v3:
* Add more OL flags to include everything listed in rte_mbuf_core.h
* Address comments in the previous version regarding formatting and
adding a new class for packet types in verbose output
* Changed the structure of verbose output gathering so that rather
a block of verbose output that contains a list of packets in the
burst it is just simply a list of packet information. This is done
by taking the header information from the start of the burst and
caching it to add to all packet info.
Jeremy Spewock (1):
dts: add text parser for testpmd verbose output
dts/framework/parser.py | 30 ++
dts/framework/remote_session/testpmd_shell.py | 405 +++++++++++++++++-
dts/framework/utils.py | 1 +
3 files changed, 434 insertions(+), 2 deletions(-)