test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] executions: add comment for using igb_uio
@ 2020-12-23  9:20 Haiyang Zhao
  2020-12-24  3:06 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Haiyang Zhao @ 2020-12-23  9:20 UTC (permalink / raw)
  To: lijuan.tu, dts; +Cc: Haiyang Zhao

add comment of using igb_uio in all the execution files.

Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>
---
 executions/execution.cfg        | 1 +
 executions/execution_FVL.cfg    | 1 +
 executions/execution_fm10k.cfg  | 1 +
 executions/execution_rxmode.cfg | 1 +
 executions/execution_smoke.cfg  | 1 +
 5 files changed, 5 insertions(+)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 0a1ac3cb..34ebc2bd 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -1,5 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
 drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 build_type=<makefile or meson>
 test_suites=
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 84c16490..b9633492 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -1,5 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
 drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 build_type=<makefile or meson>
 test_suites=
diff --git a/executions/execution_fm10k.cfg b/executions/execution_fm10k.cfg
index dbd2b96e..414e7131 100644
--- a/executions/execution_fm10k.cfg
+++ b/executions/execution_fm10k.cfg
@@ -1,5 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
 drivername=<driver name igb_uio or vfio-pci or uio_pci_generic>
 build_type=<makefile or meson>
 test_suites=
diff --git a/executions/execution_rxmode.cfg b/executions/execution_rxmode.cfg
index e1bf9812..d8feb535 100644
--- a/executions/execution_rxmode.cfg
+++ b/executions/execution_rxmode.cfg
@@ -1,5 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
 drivername=igb_uio
 rx_mode=scalar
 build_type=<makefile or meson>
diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
index ea5bd3fd..59a4075f 100644
--- a/executions/execution_smoke.cfg
+++ b/executions/execution_smoke.cfg
@@ -1,5 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
+#using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst
 drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 build_type=<makefile or meson>
 test_suites=
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH V1] executions: add comment for using igb_uio
  2020-12-23  9:20 [dts] [PATCH V1] executions: add comment for using igb_uio Haiyang Zhao
@ 2020-12-24  3:06 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-12-24  3:06 UTC (permalink / raw)
  To: Zhao, HaiyangX, dts; +Cc: Zhao, HaiyangX

> add comment of using igb_uio in all the execution files.
> 
> Signed-off-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-24  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23  9:20 [dts] [PATCH V1] executions: add comment for using igb_uio Haiyang Zhao
2020-12-24  3:06 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).