Date: Tue, 19 Apr 2011 22:08:28 +0000 (UTC) From: Navdeep Parhar <np@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgbe adapter.h t4_main.c t4_sge.c Message-ID: <201104192208.p3JM8hqA080767@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
np 2011-04-19 22:08:28 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgbe adapter.h t4_main.c t4_sge.c
Log:
SVN rev 220873 on 2011-04-19 22:08:28Z by np
- Move all Ethernet specific items from sge_eq to sge_txq. sge_eq is
now a suitable base for all kinds of egress queues.
- Add control queues (sge_ctrlq) and allocate one of these per hardware
channel. They can be used to program filters and steer traffic (and
more).
MFC after: 1 week
Revision Changes Path
1.11 +40 -17 src/sys/dev/cxgbe/adapter.h
1.13 +12 -8 src/sys/dev/cxgbe/t4_main.c
1.13 +293 -90 src/sys/dev/cxgbe/t4_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104192208.p3JM8hqA080767>
