Naga Suresh Somarowthu 086eb64db3 test/pdump: add unit test for pdump library
Unit test cases are added for pdump library.
Primary process will act as server, forks a child secondary process.
Secondary process acts as client.
Server will do pdump init to serve any pdump client requests.
Server will create a vdev, send/receive packets continuously
in a separate thread.
Client will create virtual rings to receive the packet dump.
Client sends pdump enable/disable requests using either port/device id.
Packet flow direction can be tx/rx/tx&rx.
In Server, appropriate pdump callbacks are triggered,
when packets are transmitted/received.
Pdump packet is copied to client rings.

Signed-off-by: Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>
Reviewed-by: Reshma Pattan <reshma.pattan@intel.com>
2019-01-18 02:33:29 +01:00
..
2018-07-31 16:37:18 +02:00
2018-04-25 04:00:37 +02:00
2018-09-16 11:53:25 +02:00
2018-11-13 23:19:19 +01:00
2018-12-21 00:23:49 +01:00
2018-07-13 11:04:28 +02:00
2018-11-06 03:20:26 +01:00
2018-11-18 23:14:38 +01:00
2019-01-18 00:30:19 +01:00
2018-11-14 04:54:25 +01:00
2018-10-26 22:14:06 +02:00
2018-12-20 22:59:00 +01:00
2019-01-10 00:34:09 +01:00
2018-02-06 19:45:29 +01:00
2018-12-19 21:17:18 +01:00
2018-01-19 16:09:56 +01:00