numam-dpdk/drivers/event/opdl
Andrew Rybchenko a1472935a8 event/opdl: fix build using C99 mode
RHEL 7.4 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16)

‘for’ loop initial declarations are only allowed in C99 mode

Fixes: 4236ce9bf5 ("event/opdl: add OPDL ring infrastructure library")

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-01-21 11:52:55 +01:00
..
Makefile event/opdl: fix build using C99 mode 2018-01-21 11:52:55 +01:00
opdl_evdev_init.c event/opdl: add PMD main body and helper function 2018-01-19 16:09:56 +01:00
opdl_evdev_xstats.c event/opdl: add PMD main body and helper function 2018-01-19 16:09:56 +01:00
opdl_evdev.c event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
opdl_evdev.h event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
opdl_log.h event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_ring.c event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_ring.h event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_test.c event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
rte_pmd_evdev_opdl_version.map event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00