We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c209ce0 commit 42c8b7cCopy full SHA for 42c8b7c
README.rst
@@ -90,3 +90,9 @@ partitions. It also requires the following configuration settings:
90
* Both partitions must be able to access each other's GAS spaces.
91
Thus, the bits in the GAS Access Vector under Management Settings
92
must be set to support this.
93
+* NT EP BAR 2 will be dynamically configured as a Direct Window
94
+ (configuration file does not need to configure explicitly)
95
+* Kernel configuration MUST include support for NTB (CONFIG_NTB needs to be set)
96
+
97
+The NTB driver offers a virtual NIC interface between two hosts
98
+connected to one switch with two partitions (each with an NT EP).
0 commit comments