DPDK patch: Allow applications to override rte_delay_us() 31/231/1
authorTodd Foggoa <tfoggoa@cisco.com>
Fri, 5 Feb 2016 16:39:30 +0000 (11:39 -0500)
committerTodd Foggoa <tfoggoa@cisco.com>
Fri, 5 Feb 2016 19:21:37 +0000 (14:21 -0500)
commita9dc8c9e6a7c7f9846e37a8b7463e6f33e42fa2d
tree93fae0391b3e6d5c4b0ea90e613a4347d433c158
parent1d8dd705d754f9820101a4861beb4c0f44036165
DPDK patch: Allow applications to override rte_delay_us()

Some applications may wish to define their own implentation of
usec delay other than the existing blocking one. The default
behavior remains unchanged.

Change-Id: I699b2ed460763492502d22b7e8532514e0886ecd
Signed-off-by: Todd Foggoa <tfoggoa@cisco.com>
dpdk/dpdk-2.2.0_patches/0007-Allow-applications-to-override-rte_delay_us.patch [new file with mode: 0644]