History log of /dpdk/doc/guides/bbdevs/null.rst (Results 1 – 2 of 2)
Revision Date Author Comments
# 7ce00bf3 26-Apr-2018 Kamil Chalupnik <kamilx.chalupnik@intel.com>

bbdev: change names of baseband devices

Change baseband device name:
- from turbo_sw to baseband_turbo_sw
- from bbdev_null to baseband_null
To keep backwards compatibility the old names are still

bbdev: change names of baseband devices

Change baseband device name:
- from turbo_sw to baseband_turbo_sw
- from bbdev_null to baseband_null
To keep backwards compatibility the old names are still valid

Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com>
Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>

show more ...


# 7dc2b158 11-Jan-2018 Amr Mokhtar <amr.mokhtar@intel.com>

bb/null: add null base band device driver

- 'bbdev_null' is a basic pmd that performs a minimalistic
bbdev operation
- useful for bbdev smoke testing and in measuring the overhead
introduced by th

bb/null: add null base band device driver

- 'bbdev_null' is a basic pmd that performs a minimalistic
bbdev operation
- useful for bbdev smoke testing and in measuring the overhead
introduced by the bbdev library
- 'bbdev_null' pmd is enabled by default

Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

show more ...