app/bbdev: support python3
authorLouise Kilheeney <louise.kilheeney@intel.com>
Fri, 10 Jul 2020 10:10:54 +0000 (11:10 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 21 Jul 2020 20:33:16 +0000 (22:33 +0200)
commitc3fabbe957a7f1357184f4fd41711fc4afa770e7
treed8b8985adbfe6e807412519b6a37dccf57cfaa00
parent12337cf2061e4ea544cc2cd7cd5ad4efb6ddf50a
app/bbdev: support python3

Use of the print function required for python3 compatibility.

Signed-off-by: Louise Kilheeney <louise.kilheeney@intel.com>
Acked-by: Nicolas Chautru <nicolas.chautru@intel.com>
app/test-bbdev/test-bbdev.py