numam-dpdk/examples/bbdev_app
Amr Mokhtar 1ffee690ea examples/bbdev: add sample app
- sample application performing a loop-back over ethernet using
 a bbbdev device
- 'turbo_sw' PMD must be enabled for the app to be functional
- a packet is received on an ethdev port -> enqueued for baseband
 encode operation -> dequeued -> enqueued for baseband decode
 operation-> dequeued -> compared with original signal -> looped-back
 to the ethdev port

Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>
2018-01-19 01:44:25 +01:00
..
main.c examples/bbdev: add sample app 2018-01-19 01:44:25 +01:00
Makefile examples/bbdev: add sample app 2018-01-19 01:44:25 +01:00