RE: [EXT] Re: [PATCH 1/1] test/bbdev: use helper function to set IOVA addr

2022-11-03 Thread Akhil Goyal
> > On Thu, Nov 3, 2022 at 12:54 PM Srikanth Yalavarthi > wrote: > > > > > On Tue, Nov 1, 2022 at 3:23 PM Srikanth Yalavarthi > > > wrote: > > > > > > > > Use helper function rte_mbuf_iova_set to set IOVA address to fix > > > > compilation failures. > > > > > > > > Below error was observed: > >

Re: [EXT] Re: [PATCH 1/1] test/bbdev: use helper function to set IOVA addr

2022-11-03 Thread Jerin Jacob
On Thu, Nov 3, 2022 at 12:54 PM Srikanth Yalavarthi wrote: > > > On Tue, Nov 1, 2022 at 3:23 PM Srikanth Yalavarthi > > wrote: > > > > > > Use helper function rte_mbuf_iova_set to set IOVA address to fix > > > compilation failures. > > > > > > Below error was observed: > > > > > > dpdk/app/test-b

RE: [EXT] Re: [PATCH 1/1] test/bbdev: use helper function to set IOVA addr

2022-11-03 Thread Srikanth Yalavarthi
> On Tue, Nov 1, 2022 at 3:23 PM Srikanth Yalavarthi > wrote: > > > > Use helper function rte_mbuf_iova_set to set IOVA address to fix > > compilation failures. > > > > Below error was observed: > > > > dpdk/app/test-bbdev/test_bbdev_perf.c: In function ‘init_op_data_objs’: > > dpdk/app/test-bbdev