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 4D51145A3B; Thu, 26 Sep 2024 20:06:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC80640B94; Thu, 26 Sep 2024 20:06:36 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F51240672 for ; Thu, 26 Sep 2024 20:06:35 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7091558067eso562849a34.3 for ; Thu, 26 Sep 2024 11:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727373994; x=1727978794; 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=yQsliTUy8c/xy4rUVkCj3H9EOqTu34CVeh8HbzdbM3g=; b=OjgHtRA18CZxmz2ioUIqxn1BZOL8lM4ec8U9j4QcMVZhCmnLz44ZAAYhFJR5GbsV3x w9TbTO6/tfVA/Y1IxeZYR9mBC6RknIMLfh/UWJHoc7PP/dSvIH3h054a6UuzVAfWx6ss tqM5iJGmsdKFyUrP6kU/wSmPd3hUKkkoGDn9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727373994; x=1727978794; 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=yQsliTUy8c/xy4rUVkCj3H9EOqTu34CVeh8HbzdbM3g=; b=ILxqelDOKugKNYC6EAZrXQX2xJdgJjhUPiFNRwBBZlFwEaaVSvYX9365s1xqW0/MyB Wrq+ybRLgect374i85i9PmePn8XA5yTwNws0wSNYnaven/hy/ToAzZBrfk9Ffm6reZLh 2Zg7d9WKLCyMbtjlPHAbXTrFsPNmP4XZ4/8PJiT3mkYzQpIUUWwhMM/eLBxc9z6XOCni HKPw/n1f/2PY3RlwJiEOfYjqbafxZkEnUSycj2myFQ4zuNbXiPUohObkAU59B/czN1wQ kXHZ2YXk0jvUb8CtRLW+NW9GzDwR3s4ZhcLdpeH0Orv3Ruj5VwYgZB2P9T8CgIMBxyOh Pdjg== X-Gm-Message-State: AOJu0YwKkZLhG/gM2w/8Gh7GCTCd1rVR56WxccGDCfONMl1dNdjUNipk hprCcXGd87wkg96WE3f8CaGyL91dofnLfd+agIfBuPi9ZhNbLk/elM0OITTO8YoHFm9f2ERkVKk 4F8Wn025xfLQ/7V+r2BSLvdFniRiSrbpxwYGqdmBkEJfceCo4 X-Google-Smtp-Source: AGHT+IEpZA1yz9zb6HhU4igaEevBDXAseySGUQqhAWjw5+CYgkwMlGfXXksnIm4BAOa0ma+lN7OaaHxWkdbL X-Received: by 2002:a05:6359:8485:b0:1b5:f81c:875f with SMTP id e5c5f4694b2df-1becbc29b25mr95159955d.5.1727373994402; Thu, 26 Sep 2024 11:06:34 -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 6a1803df08f44-6cb3b6943dbsm138286d6.67.2024.09.26.11.06.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 11:06:34 -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 DCAED6050A6B; Thu, 26 Sep 2024 14:06:32 -0400 (EDT) From: jspewock@iol.unh.edu To: npratte@iol.unh.edu, wathsala.vithanage@arm.com, Honnappa.Nagarahalli@arm.com, thomas@monjalon.net, alex.chapman@arm.com, paul.szczepanek@arm.com, probb@iol.unh.edu, Luca.Vizzarro@arm.com, yoan.picchi@foss.arm.com, juraj.linkes@pantheon.tech Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v4 0/1] dts: adjust packet addressing Date: Thu, 26 Sep 2024 14:06:28 -0400 Message-ID: <20240926180629.14543-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240904152827.11914-1-jspewock@iol.unh.edu> References: <20240904152827.11914-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 v4: * changed _adjust_addresses so that it doesn't use unneeded variables * modify doc-strings Jeremy Spewock (1): dts: rework packet addressing dts/framework/test_suite.py | 71 +++++++++++++++++++++++++------------ 1 file changed, 48 insertions(+), 23 deletions(-) -- 2.46.0