freebsd-dev/tools
Vincenzo Maffione 51cc31088b netmap: bridge: fix transmission in busy-wait mode
In busy-wait mode (BUSYWAIT defined), NIOCTXSYNC should be
performed after packets have been moved to the TX ring
(rather than before).
Before the change, moved packets may stall for an indefinite
time in the TX ring.

MFC after:	1 week
2021-03-30 06:24:56 +00:00
..
boot tools: boot: use four jobs for building stand 2021-01-31 10:11:41 -06:00
bsdbox
build tools/build/make.py: Avoid calling brew --prefix on macOS unnecessarily 2021-03-22 11:55:07 +00:00
bus_space
coccinelle
debugscripts
diag
ifnet
kerneldoc ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
LibraryReport
lua
pkgbase
regression Don't add -Winline for WARNS=6 2021-03-22 11:55:45 +00:00
sched
test stress2: Updated the exclude list 2021-03-22 11:32:05 +01:00
tools netmap: bridge: fix transmission in busy-wait mode 2021-03-30 06:24:56 +00:00
uma/smrstress
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.