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 BB54345A28; Wed, 25 Sep 2024 10:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB8C04025D; Wed, 25 Sep 2024 10:24:56 +0200 (CEST) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by mails.dpdk.org (Postfix) with ESMTP id 2A809400EF for ; Wed, 25 Sep 2024 10:24:56 +0200 (CEST) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-a8d3cde1103so594354866b.2 for ; Wed, 25 Sep 2024 01:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1727252696; x=1727857496; darn=dpdk.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=vg3rY7lRIOBqbPFdoM5OgULyOoOSmFFD6i/TLF0Qjtg=; b=Sb+IixHFtVhgiuD08sbgIeO2XotrbtzUegX6WjJA0sv11H5EF2fIxWCuCAqmAK+COw cBxjCtYIz5qRNc+ZKhlxjbnBl0wuoVpONQdd8f4ZalnAceRmfJnzFCns7ihMtnZbltI3 ut9lHPheaojUkar1lEjfn3XQfo+MvJZQHY2avzmeYFDG7U+eourOanTK0FFutfrK2Vvg OlAfFqKrU0Zju0OBpo3eY8/BBfNlZuAeksXUd1YuD3srO2w34LsVHhLYLS2Y8fLSxu3Z M0h7XuI4BVmCOzoO2YaK95+0RZJKSoU2STOHis3ycWPrEBpenbu1KVMlsJcMMMsBoxf+ uYWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727252696; x=1727857496; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vg3rY7lRIOBqbPFdoM5OgULyOoOSmFFD6i/TLF0Qjtg=; b=mCRdpO8QA8MPrX24tqV72UBxYvRNcwCs2L+lKpKIhkqDvxV29Zy1mZClh6L5OSgF7s 8V6mYbhBU98uFVUmSAD4j7naTNfXOLUZSZ16Zr0oj/X2SUzIHAv3kLsQLigvQpW4etwZ /BmazjElC9Kqr3Dq8Fv/qA8qismqFbh7GeqDGCalWLPtZax1u8oiU0oayNb6bhG8MJGP FTkeF99LUnXbXwH+SAto+7r3sNMjwHnSHjGQ3zlPT8YztgXsJy/ZXvmmi/wc+zAWEwVO WjyBdB/qkYDMv1bJ/ZPLhCI8xCzNEBkBCfGCgJGb6QqCYFyz9+mLBu3Q6ZG+TXmSJBdn Ug4g== X-Gm-Message-State: AOJu0Yx+D9NCT8AxGk0IpHTM6W+ytKOY1vk5dd8M6XYsK8FhhUn/BQdx bnHJOUBTVB49HAhGBB7PvZOpBQuZhZkd+UVdblcjOw7KThkVRNfcDTu6N8divX0= X-Google-Smtp-Source: AGHT+IHMf/gHo0lCq+PVxm+hxqv0PVxLvM9Rp61VhguESOl3pE0+3ln4cA0CESdJ8nLH8hhKfOaz2Q== X-Received: by 2002:a17:907:9487:b0:a8d:caa:7fee with SMTP id a640c23a62f3a-a93a033804emr194846466b.7.1727252695688; Wed, 25 Sep 2024 01:24:55 -0700 (PDT) Received: from [192.168.200.22] ([84.245.121.62]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a9392f54171sm182273966b.82.2024.09.25.01.24.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Sep 2024 01:24:55 -0700 (PDT) Message-ID: <2c9dc0c9-e080-4b6c-975f-0d9b2057d95c@pantheon.tech> Date: Wed, 25 Sep 2024 10:24:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 0/5] dts: add VFs to the framework To: jspewock@iol.unh.edu, npratte@iol.unh.edu, yoan.picchi@foss.arm.com, thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, probb@iol.unh.edu, wathsala.vithanage@arm.com, paul.szczepanek@arm.com, Luca.Vizzarro@arm.com, alex.chapman@arm.com Cc: dev@dpdk.org References: <20240821191557.18744-1-jspewock@iol.unh.edu> <20240923184235.22582-1-jspewock@iol.unh.edu> Content-Language: en-US From: =?UTF-8?Q?Juraj_Linke=C5=A1?= In-Reply-To: <20240923184235.22582-1-jspewock@iol.unh.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 On 23. 9. 2024 20:42, jspewock@iol.unh.edu wrote: > From: Jeremy Spewock > This is no longer an RFC, the body should be there so that we know what the state after it stopped being an RFC is. > v4: > * apply to next-dts > > Jeremy Spewock (5): > dts: allow binding only a single port to a different driver > dts: parameterize what ports the TG sends packets to > dts: add class for virtual functions > dts: add OS abstractions for creating virtual functions > dts: add functions for managing VFs to Node > > dts/framework/test_suite.py | 48 ++++++-- > dts/framework/testbed_model/linux_session.py | 40 ++++++- > dts/framework/testbed_model/node.py | 116 +++++++++++++++++-- > dts/framework/testbed_model/os_session.py | 40 +++++++ > dts/framework/testbed_model/port.py | 37 +++++- > dts/tests/TestSuite_os_udp.py | 4 +- > 6 files changed, 260 insertions(+), 25 deletions(-) >