numam-dpdk/app
Tetsuya Mukawa edab33b1c0 app/testpmd: support port hotplug
The patch introduces following commands.
- port attach [ident]
- port detach [port_id]
 - attach: attaching a port
 - detach: detaching a port
 - ident: pci address of physical device.
          Or device name and parameters of virtual device.
         (ex. 0000:02:00.0, eth_pcap0,iface=eth0)
 - port_id: port identifier

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2015-02-26 00:20:43 +01:00
..
cmdline_test app: no more bare metal environment 2014-11-27 13:09:55 +01:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test ethdev: add device type 2015-02-26 00:08:25 +01:00
test-acl acl: remove standalone header 2015-02-02 12:30:33 +01:00
test-pipeline ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
test-pmd app/testpmd: support port hotplug 2015-02-26 00:20:43 +01:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00