freebsd-dev/sys
Patrick Kelsey 5d1899eedb Restore power-of-2 queue count constraint from r290948
When vmx(4) was converted to an iflib driver in r343291, the
power-of-2 queue count constraint was removed as it appeared that
current implementations of the VMXNET3 virtual device no longer
required that constraint.  It turns out that some of the
implementations still do, and on such systems, the device will fail to
initialize when configured with a non-power-of-2 RX or TX queue count.

PR:		237321
Reported by:	ncrogers@gmail.com
MFC after:	1 week
2020-03-17 03:32:13 +00:00
..
amd64 Untangle TPR shadowing and APIC virtualization. 2020-03-10 16:53:49 +00:00
arm arm: zynq: An SPI driver for Zynq platforms 2020-02-28 10:57:23 +00:00
arm64 Add the missing brackets to the logical expression. 2020-03-09 13:36:45 +00:00
bsm
cam Add comment about how the deferred callback for AC_FOUND_DEVICE we 2020-03-14 02:36:45 +00:00
cddl Fix infinite scan on a pool with only special allocations 2020-03-16 19:03:10 +00:00
compat Add support for the device statistics IOCTL, needed by the coming 2020-03-10 15:56:49 +00:00
conf Enable ixl device on PowerPC64 2020-03-12 12:47:10 +00:00
contrib Retire macros: 2020-03-02 23:25:02 +00:00
crypto
ddb
dev Restore power-of-2 queue count constraint from r290948 2020-03-17 03:32:13 +00:00
dts arm: zynq: An SPI driver for Zynq platforms 2020-02-28 10:57:23 +00:00
fs Make autofs(5) timeout messages include affected process name and PID. 2020-03-16 16:17:58 +00:00
gdb
geom
gnu dts: Update our copy for arm, arm64 and riscv dts to Linux 5.5 2020-02-28 15:42:51 +00:00
i386 Finish removal of bktr 2020-03-01 20:37:42 +00:00
isa
kern Remove misleading / redundant bzero in callout_callwheel_init 2020-03-16 22:25:25 +00:00
kgssapi
libkern
mips
modules We don't need $M/$M in the path anymore. 2020-03-15 17:40:14 +00:00
net Remove extraneous code from iflib 2020-03-14 20:13:42 +00:00
net80211
netgraph Fix spelling of "dropped". 2020-03-04 22:32:40 +00:00
netinet Avoid a cache miss accessing an mbuf ext_pgs pointer when doing SW kTLS. 2020-03-16 14:03:27 +00:00
netinet6 ip6: retire in6_selectroute_fib() as promised 8 years ago 2020-03-03 13:48:12 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm Remove stale FreeBSD_version checks. 2020-03-01 23:01:37 +00:00
ofed Fix for double unlock in ipoib. 2020-03-16 12:33:57 +00:00
opencrypto
powerpc powerpc: Simplify _nodrop variants of FPU and vector register saves 2020-03-13 01:27:37 +00:00
riscv fuspi: silence build warning, plug resource leak 2020-03-09 04:09:36 +00:00
rpc Remove obsolete old-freebsd version compat shim. 2020-03-01 23:01:51 +00:00
security In r358471, we interrupted the case block that would eventually lead 2020-03-03 01:46:35 +00:00
sys Return reschedule_signals() to being static again. 2020-03-10 20:04:38 +00:00
teken
tests
tools
ufs When mounting a UFS filesystem, return EINTEGRITY rather than EIO 2020-03-11 21:00:40 +00:00
vm Check for busy or wired in vm_page_relookup(). Some callers will only keep 2020-03-11 22:25:45 +00:00
x86
xdr
xen
Makefile