History log of /freebsd/sys/dev/cxgbe/t4_sge.c (Results 401 – 410 of 410)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# db06a6f4 12-Mar-2011 Marcel Moolenaar <marcel@FreeBSD.org>

Merge svn+ssh://svn.freebsd.org/base/head@219553


# 94586193 08-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

cxgbe shouldn't directly know of the UMA zones where network buffers
come from.

MFC after: 1 week


# 83d58bad 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

There is no need to hold an ingress queue's lock while processing its
descriptors.

MFC after: 1 week


# e874ff7a 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

Calculate how many descriptors can be reclaimed before calling
reclaim_tx_descs


# 7d29df59 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

Tweaks for rx:

- everything related to LRO should be in #ifdef INET blocks
- reorder sge_iq's fields so that the most frequently used are all together
- pull all rx code into t4_intr_data directly
-

Tweaks for rx:

- everything related to LRO should be in #ifdef INET blocks
- reorder sge_iq's fields so that the most frequently used are all together
- pull all rx code into t4_intr_data directly
- let go of the ingress queue lock when passing up data
- refill the freelist only if it is short of at least 32 buffers

show more ...


# 29ca78e1 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

Store the ifnet rather than the port_info in each txq and rxq struct.

MFC after: 1 week


# aa2457e1 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

A txpkts work request should have a valid FID.

MFC after: 1 week


# ecb79ca4 05-Mar-2011 Navdeep Parhar <np@FreeBSD.org>

Resume tx immediately in response to an SGE egress update from the hardware.

MFC after: 1 week


# 9b4fcf85 18-Feb-2011 Marcel Moolenaar <marcel@FreeBSD.org>

Merge svn+ssh://svn.freebsd.org/base/head@218816


# 54e4ee71 18-Feb-2011 Navdeep Parhar <np@FreeBSD.org>

cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.

MFC after: 3 weeks


1...<<11121314151617