[dpdk-dev] [PATCH] bsdapp: replace d_thread_t with struct thread in nic_uio

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jan 16 14:52:43 CET 2015


2015-01-16 12:24, Bruce Richardson:
> Reported by: John Baldwin <jhb at FreeBSD.org>
> Ref: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196691
> 
> Quote:
> "The d_thread_t typedef is a compat shim to support FreeBSD 4.x.  I'm planning to remove this shim from 11 and dpdk is very unlikely to ever be ported to 4.x.
>  If it does it will need far more changes than just d_thread_t"
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Applied
http://dpdk.org/browse/dpdk/commit/?id=01e66999

Note that the definitive title starts with nic_uio and describe the goal
of the patch. I use this kind of command to remember which keyword must be used:
	git log --oneline lib/librte_eal/bsdapp/nic_uio
I also try to keep a consistent formatting for keywords like Reported-by.

Thanks
-- 
Thomas


More information about the dev mailing list