net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / bsdapp / eal / eal_thread.c
2017-12-08 Olivier Matzeal: use sizeof to avoid a double use of a define
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonadd FreeBSD support