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 202BE45A39; Thu, 26 Sep 2024 17:47:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88DB740672; Thu, 26 Sep 2024 17:47:46 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F18B14042E for ; Thu, 26 Sep 2024 17:47:44 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dff1ccdc17bso1250345276.0 for ; Thu, 26 Sep 2024 08:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727365664; x=1727970464; 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=18rP9FffI/gkY8JKfiklH/ZkS8ueVsvEUyQe4gjrj08=; b=LoSRZTppvWEumV9YPFjbigG9d4dCk29/Lkmo3BFc9xWAvxZJTWK/yrrImcCY7yaQCs rcK/zTOgeynUAsYBWNAUIictRvZ4MiwrYClXOcQe7yNTcwMvwRVYAv/ulgeLfpcSqd18 NHKzEAiajqnD8PlnY19dTM/L9afNe9/cP6+gI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727365664; x=1727970464; 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=18rP9FffI/gkY8JKfiklH/ZkS8ueVsvEUyQe4gjrj08=; b=VnZzUJQTUOmTi87ZBQLbxE2p+9fTmEmspVr6TlhQR/P0zlvUNQL5g4PL+iVVUP8hoN OlmDbLSoqXJH7LYL3ON6dJqEhVuMU7Cpmvj3lV1jgpsb7cZGxh502QAq6+XASDc8TayF cRkH3tV8wpgHRTCxc6engc1oD1orizGVZQIGRaz/gtqoQ8t8Q/FSJH2/6SQNxC6/YS7Z YUKk/GOn9h3xM6a3gzPWZDf/0HmIzgicqq0qkqHg/C+6x9ZBTyE0QW6YUJK1XLzXL6Yc 7GO++v7EY6LB8bVdS/XLi5bwF7OAMgi7eme5vws6fKmpbqLzDM9Sqrwxqud13YWcKCHl 9DIA== X-Gm-Message-State: AOJu0YxAHRfh0XimnVazmUqSS/wjjkkYS8RKL8XxJGfFUolMLJDjYDxj TjSIpxmHR9kxv0126XyFW3efF+sOBX53Sup6+pPBm5jS+ga77VLOdg/v3zYF26l5IMaTyGpiDTQ 6KHF1aeqlCMHzEFlvUob8ooJsQ2Q6tROrc8tHKwm/l+9AqlXf X-Google-Smtp-Source: AGHT+IEbCD+wJlaen1QObhlbrYIEQPBzPVuUdFdEk6qGsp5qFS1c76wambPvuVdxbrJmqhnV1ag+2qQFhK5D X-Received: by 2002:a05:690c:62c3:b0:6e2:83d:dfb4 with SMTP id 00721157ae682-6e228b18855mr55835667b3.34.1727365664143; Thu, 26 Sep 2024 08:47:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6e2454b8f59sm39097b3.10.2024.09.26.08.47.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 08:47:44 -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 265A16050A6B; Thu, 26 Sep 2024 11:47:43 -0400 (EDT) From: jspewock@iol.unh.edu To: thomas@monjalon.net, wathsala.vithanage@arm.com, paul.szczepanek@arm.com, Luca.Vizzarro@arm.com, probb@iol.unh.edu, npratte@iol.unh.edu, juraj.linkes@pantheon.tech, Honnappa.Nagarahalli@arm.com, yoan.picchi@foss.arm.com, alex.chapman@arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v7 0/1] dts: testpmd verbose parser Date: Thu, 26 Sep 2024 11:47:36 -0400 Message-ID: <20240926154737.10743-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.46.0 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org From: Jeremy Spewock v7: * update from string methods in both PacketOffloadFlag and RtePType to match the ones in the rss offload flag * update the doc-string in RtePType to have proper references to the DPDK libraries where the information is taken from. Jeremy Spewock (1): dts: add text parser for testpmd verbose output dts/framework/remote_session/testpmd_shell.py | 563 +++++++++++++++++- dts/framework/utils.py | 3 + 2 files changed, 564 insertions(+), 2 deletions(-) -- 2.46.0