dpdk backward compatibility 88/4388/1
authorChristophe Fontaine <christophe.fontaine@qosmos.com>
Mon, 19 Dec 2016 13:44:51 +0000 (14:44 +0100)
committerChristophe Fontaine <christophe.fontaine@qosmos.com>
Mon, 19 Dec 2016 13:51:57 +0000 (14:51 +0100)
commit4db5b468581961ec1c446bf77c133985e61aca92
tree8a47ff9d9b0c96e5514963e4ef9e903b843cae1b
parentc294c4c92e3e58bccc6926a5e9f96d302018238e
dpdk backward compatibility

When building with an older dpdk version, the build fails
as the function 'rte_delay_us_override_cb' is not used.

Change-Id: I4eb5d1c5b357331cf020efd8c6492dd8c82710ee
Signed-off-by: Christophe Fontaine <christophe.fontaine@qosmos.com>
vpp/vnet/main.c