Files
scylladb/net
Vlad Zolotarov 2b4f9f69f8 dpdk: Make the port initialization stages more pronounced
- Rename: init_port() -> init_port_start().
 - Added a function init_port_fini() that has a code originally found flat in
   init_local_queue().
 - Moved the link state check to init_port_fini() since the link state should
   be checked after the port has been started.

Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
2014-12-22 17:37:13 +02:00
..
2014-11-06 10:30:30 +02:00
2014-12-16 10:53:41 +02:00
2014-11-06 10:30:30 +02:00
2014-11-10 10:17:49 +02:00
2014-12-03 17:47:30 +08:00
2014-12-09 09:59:43 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 14:55:02 +02:00