Pablo de Lara
eea0730f18
app/test: fix pci registration
...
Since commit a155d430119 ("support link bonding device initialization"),
rte_eal_pci_probe() is called in rte_eal_init().
pci_autotest called it to bind devices to the test_driver and test_driver2.
Therefore, the function is called twice and devices already allocated
will cause the test fail.
This patch solves that issue, unregistering all previous drivers before
calling rte_eal_pci_probe() for the first time, so DPDK does not try
to allocate data for the devices, binding them to their previous
drivers again.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2014-11-05 22:18:31 +01:00
..
2014-08-26 17:52:33 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-09-17 11:27:51 +02:00
2014-09-29 15:04:55 +02:00
2014-09-17 18:53:40 +02:00
2014-07-01 16:25:35 +02:00
2014-06-27 02:31:24 +02:00
2014-09-03 03:26:50 +02:00
2014-06-11 00:29:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-06-27 02:31:24 +02:00
2014-07-01 16:25:36 +02:00
2014-06-27 02:31:24 +02:00
2014-06-11 00:29:34 +02:00
2014-07-01 16:25:36 +02:00
2014-07-01 16:25:36 +02:00
2014-06-27 02:31:24 +02:00
2014-08-26 17:52:34 +02:00
2014-06-11 00:29:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-09-17 11:27:51 +02:00
2014-09-17 11:27:51 +02:00
2014-11-05 18:47:39 +01:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-10-20 23:50:35 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:34 +02:00
2014-10-21 17:24:53 +02:00
2014-08-26 17:52:33 +02:00
2014-10-22 15:47:18 +02:00
2014-08-26 17:52:33 +02:00
2014-06-11 00:29:34 +02:00
2014-08-26 17:52:34 +02:00
2014-06-11 00:29:34 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-09-17 18:57:19 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:34 +02:00
2014-11-05 22:18:31 +01:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-09-17 11:27:51 +02:00
2014-08-26 17:52:33 +02:00
2014-09-29 15:04:55 +02:00
2014-09-17 18:53:40 +02:00
2014-06-17 03:34:11 +02:00
2014-08-26 17:52:34 +02:00
2014-06-17 03:34:11 +02:00
2014-09-17 18:53:40 +02:00
2014-06-17 03:34:11 +02:00
2014-08-26 17:52:34 +02:00
2014-06-17 03:34:11 +02:00
2014-08-26 17:52:34 +02:00
2014-06-17 03:34:11 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:34 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-26 17:52:33 +02:00
2014-08-01 17:14:06 +02:00
2014-07-01 16:25:35 +02:00