[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] automation: xilinx: GEM passthrough
- To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Michal Orzel <michal.orzel@xxxxxxx>
- Date: Thu, 27 Apr 2023 14:05:51 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=eLRSRq4DYXabUfbBLLYypaisVz196Xrufh+Q8gdSKGM=; b=Q7hOCsZxCF6MzDa6WilSTC/dTthxUE/8WJ3X86izk7tglnyNZZrg0n7oelnGSpFUtSY8iyQvUhEwv8BdRzoDtzJBj/fSUVgNrEP/r+8aLAHRJY5vGgcOXnRhvsiy7uJk/xkQCXRETdOC7LWr/uoVVfJsEmWPD+qLjc62YaLR+eQGXiShoUkwpfADnIPFHjrfa50FQcNBgLJrJ77KscwCbxRo3elBWCE6CqZ4GiUSSnOTOLjFj53kwEKj1XoJbShE2YoRdzbGzUDruvppePwcSUkzSWkAboEVcOn9gWkaQy61JSbQJDQ4eXWctjJfdmLw0NWK6Xbm+7C+cBch+9YAnQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RLyQvTiFOx3zbzKzJWO9buaNmgMKh6SDfYR31QU3FKoZjY1YLNJiURqqs2ClTihGfAp/ikFalfk+btmh0BDP8OCX8wmswSckKRrkxvhzJhY7g2iQvCb1wJ+zmIVj42AR+Q75s2gtPRjo/o3rvc62T8U28Fp48reysJF48DECmwAoLyr4ten+cDpvuAIXZDCKcS0xypP0YgfA2UEcAiJ654ZwXHGawj+FTMD3JSsGQC8SKG2C0gx55cPXFf8NIvDjuhml8f51vyj5A5GUIVB2WIUxk1lMuw3spanW9FxyNFoQGm3ZjqZ+R4n2l2yS0QzSYjqulmbHcPnX832QNuKgsA==
- Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Delivery-date: Thu, 27 Apr 2023 12:06:13 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Small series to add a GEM passthrough test on a Xilinx HW.
Michal Orzel (2):
automation: xilinx: Set up bridging only for a default test case
automation: xilinx: Add GEM passthrough test
automation/gitlab-ci/test.yaml | 8 ++++
.../scripts/xilinx-smoke-dom0less-arm64.sh | 40 +++++++++++++++----
2 files changed, 41 insertions(+), 7 deletions(-)
--
2.25.1
|