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 868A545837; Wed, 21 Aug 2024 21:39:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F7541148; Wed, 21 Aug 2024 21:39:32 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4E98040E0B for ; Wed, 21 Aug 2024 21:39:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81fd1e1d38bso1217839f.1 for ; Wed, 21 Aug 2024 12:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724269170; x=1724873970; 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=4Pmcr60e+ahvNiCy9yNYEYN8W46oXlYCFgFPbivLauQ=; b=Lu7EYfpiLrvAhqEOhpqjHaUo3gdgXPHoXsqBwD686A/BE1dMuBlVMMhEGLrqosnnvB X1dwb6nN73q8xzzl3EI8bQnZGbcXhOZumDPxsTHWI7lq1hdnGVxcDG2GimqTKzjLEZEP eS/ldUYLkjzzPAjCZbIPrFgGR6IAWm7c3B7Qc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724269170; x=1724873970; 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=4Pmcr60e+ahvNiCy9yNYEYN8W46oXlYCFgFPbivLauQ=; b=ouNsAkdnVzmuxLV/RXxvIxp5vcpafKEAqf/cSJxDpJSZO0spI4NlidBQRNbP1q7DXt gE7injeXWptU01O1rYbvFWLbb4xuYnTxZUUPo7zQ6Rs3WVmH0iddJaO/Z+ZjARu4vHu0 oL8/rbiAwXi4pTWbcVVfPLqoUBLomi7FZr7QWOSfVar48pt7QOjtHa+8hJz+LbZu8Wvf cl9nWlOYV2xyrN9Pmjsaf1Hxdaskqi6Ni0+uLs+S6IM+M4qfyavpfxTag/pn0+jBgj6o y03YTBP+FxVUOqaSWc89GDdQj4X+3GCHMwi9FWSsFn0wzRFtEVLIyh6RD0+PV9p8mjt/ DyYg== X-Gm-Message-State: AOJu0YwlMnio3M06ksOg7Fh+ziwHbu8xVpWVXeF2pbuWWJaaA5Bte6WP EjxEP59AQOhXctk9ZsXVeT86Qt94LnFlI5Qg5Ba9bgKuQIAWLtbomNo5S8Jy8uZbp/TBGZR/WTu okYSCmvq2bGIMlEmTEeG9EjGcbN6ZTgOKIPmj2YgkeXDJMtnt X-Google-Smtp-Source: AGHT+IGH7dUM9zEGJdBXBgvWMRewxd+hRA298QWbQnTK1auTIel3uG9Z75ohXqnZMvhkR4qmJvghfKplKFHq X-Received: by 2002:a05:6602:164c:b0:824:d9c0:3fc6 with SMTP id ca18e2360f4ac-8252f3033b0mr411983139f.3.1724269170476; Wed, 21 Aug 2024 12:39:30 -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 8926c6da1cb9f-4ce70f7e8fdsm1436173.41.2024.08.21.12.39.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Aug 2024 12:39:30 -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 8A4C9605C351; Wed, 21 Aug 2024 15:39:29 -0400 (EDT) From: jspewock@iol.unh.edu To: npratte@iol.unh.edu, paul.szczepanek@arm.com, thomas@monjalon.net, probb@iol.unh.edu, yoan.picchi@foss.arm.com, juraj.linkes@pantheon.tech, wathsala.vithanage@arm.com, Luca.Vizzarro@arm.com, alex.chapman@arm.com, Honnappa.Nagarahalli@arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [RFC PATCH v2 0/5] dts: add VFs to the framework Date: Wed, 21 Aug 2024 15:38:36 -0400 Message-ID: <20240821193841.21033-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240821191557.18744-1-jspewock@iol.unh.edu> References: <20240821191557.18744-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 v2: * Accidentally left out a formatting fix in v1. 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 | 38 ++++-- dts/framework/testbed_model/linux_session.py | 40 ++++++- dts/framework/testbed_model/node.py | 115 +++++++++++++++++-- dts/framework/testbed_model/os_session.py | 40 +++++++ dts/framework/testbed_model/port.py | 37 +++++- 5 files changed, 251 insertions(+), 19 deletions(-) -- 2.46.0