https://bugs.linaro.org/show_bug.cgi?id=638

--- Comment #5 from Ciprian Barbu <[email protected]> ---
The problem that needs to be solved is that currently linux-dpdk does not
install odp_pktio_socket.h. I tested this manually with openvswitch_odp,
because that's how I spotted this issue.

To solve this bug I could send a patch that adds the missing file in
platform/linux-dpdk/Makefile.am, but since the pktio type awareness has been
removed from the ODP API, the best choice right now would be to wait for Venky
to update his linux-dpdk repo with at least the patch series that remove pktio
type awareness, because that's where odp_pktio_socket.h is deleted anyway. It
also makes sense to wait given the lack of time Venky has, he will most likely
update to odp.git before applying any new patches that will be in the end
useless.

Here are the two patches that need to be applied:
https://git.linaro.org/lng/odp.git/commit/e968af6c153700149d1516c733766478e3b52006
https://git.linaro.org/lng/odp.git/commit/0ecee33aefdb002d0014b12ef962abe32cca0a8b

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to