Michael Baum 85d9252e55 net/mlx5: add test for remote PD and CTX
Add mlx5 internal option in testpmd similar to run-time function
"port attach" which adds another parameter named "socket" for attaching
port and add 2 devargs before.

The arguments are "cmd_fd" and "pd_handle" using to import device
created out of PMD. Testpmd application import it using IPC, and updates
the devargs list before attaching.

These arguments were added in
the commit 9d936f4f1a5e ("common/mlx5: support remote PD and CTX")

The syntax is:

  testpmd> mlx5 port attach (identifier) socket=(path)

Where "path" is the IPC socket path agreed on the remote process.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Reviewed-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-07-05 20:01:33 +02:00
..
2021-11-15 16:50:35 +01:00
2022-06-08 10:38:39 +02:00
2021-11-26 11:28:34 +01:00
2020-11-03 16:23:03 +01:00
2021-07-31 20:03:47 +02:00
2021-10-18 19:20:20 +02:00
2020-11-03 16:23:03 +01:00
2021-11-26 11:28:34 +01:00
2021-11-26 11:28:34 +01:00
2020-11-03 16:23:03 +01:00
2022-07-05 03:55:32 +02:00
2020-11-03 16:23:03 +01:00
2022-05-25 10:52:46 +02:00
2022-01-12 15:36:32 +01:00
2020-11-03 16:23:03 +01:00
2022-02-02 21:54:21 +01:00
2020-11-03 16:23:03 +01:00
2021-11-24 17:13:26 +01:00
2021-11-26 11:28:34 +01:00
2022-02-15 14:53:41 +01:00
2022-06-17 15:32:41 +02:00
2021-10-30 00:53:19 +02:00
2021-11-26 11:28:34 +01:00
2021-05-18 19:06:56 +02:00
2020-11-03 16:23:03 +01:00
2020-11-03 16:23:03 +01:00
2021-11-26 11:28:34 +01:00
2020-11-03 16:23:03 +01:00
2021-04-22 00:06:47 +02:00