summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2015-02-21 06:28:31 +0000
committerarybchik <arybchik@FreeBSD.org>2015-02-21 06:28:31 +0000
commitc2ec8fbaf4d23f2e1faa1e2f79493d9247c0e1a7 (patch)
tree76fbb8d6caead7230ba904a269635d6a772c9c8f /contrib/netbsd-tests/lib/libc
parentf142cdb87d33bb26b122fb7f384cca1d49e34063 (diff)
downloadFreeBSD-src-c2ec8fbaf4d23f2e1faa1e2f79493d9247c0e1a7.zip
FreeBSD-src-c2ec8fbaf4d23f2e1faa1e2f79493d9247c0e1a7.tar.gz
sfxge: allow TX and RX queue limits to be changed
Before the common code had hard coded limits on the IDs RXQs and TXQs could be created with which were suited for the Windows driver with VMQ, and so would prevent queues with IDs greater than or equal to 259 (for TXQs) or 768 (for RXQs) from being created. This change allows the limits to be set in efsys.h, so that all 1024 queues can be created during new manftest tests. Also, the descriptor cache sizes were also hard coded to values suited to the smaller queue counts, and so it was necessary to make them configurable as well. Submitted by: Mark Spender <mspender at solarflare.com> Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor)
Diffstat (limited to 'contrib/netbsd-tests/lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud