freebsd-dev/sys/dev/cxgbe
Navdeep Parhar b3718e2d7e cxgbe(4): Catch up with in-flight netmap rx before destroying queues.
The netmap application using the driver is responsible for replenishing
the receive freelists and they may be totally depleted when the
application exits.  Packets in flight, if any, might block the pipeline
in case there aren't enough buffers left in the freelist.  Avoid this by
filling up the freelists with a driver allocated buffer.

MFC after:	1 week
Sponsored by:	Chelsio Communications
2020-11-21 03:27:32 +00:00
..
common cxgbe(4): Allow the PF driver to set a VF's MAC address. 2020-11-09 00:08:35 +00:00
crypto Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
cudbg cxgbe(4): unimplemented cudbg routines should return the correct 2020-10-14 08:04:39 +00:00
cxgbei cxgbei: destroy the worker threads' CV and mutex in stop_worker_threads. 2020-08-21 00:34:33 +00:00
firmware cxgbe(4): Add the firmware binaries missing in r367428. 2020-11-08 22:30:13 +00:00
iw_cxgbe Switch cxgbe interface lookup to use fibX_lookup() from older 2020-06-22 07:35:23 +00:00
tom cxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly. 2020-11-12 20:02:48 +00:00
adapter.h cxgbe(4): Catch up with in-flight netmap rx before destroying queues. 2020-11-21 03:27:32 +00:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
osdep.h
t4_clip.c cxgbe(4): Do not display error messages related to the CLIP table if 2020-03-13 00:12:15 +00:00
t4_clip.h
t4_filter.c
t4_if.m
t4_ioctl.h
t4_iov.c cxgbe(4): Allow the PF driver to set a VF's MAC address. 2020-11-09 00:08:35 +00:00
t4_l2t.c
t4_l2t.h
t4_main.c cxgbev(4): Make sure that the iq/eq map sizes are correct for VFs. 2020-11-12 01:18:05 +00:00
t4_mp_ring.c cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_mp_ring.h cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_netmap.c cxgbe(4): Catch up with in-flight netmap rx before destroying queues. 2020-11-21 03:27:32 +00:00
t4_sched.c cxgbe(4): Fix min/max typo in r366958. 2020-10-23 02:24:43 +00:00
t4_sge.c cxgbe(4): fix the size of the iq/eq maps. 2020-10-22 08:40:25 +00:00
t4_smt.c
t4_smt.h
t4_tracer.c
t4_vf.c cxgbev(4): Make sure that the iq/eq map sizes are correct for VFs. 2020-11-12 01:18:05 +00:00