Go to file
Rahul Lakkireddy 4a01078b4f cxgbe: add Tx support
Adds TX support for the cxgbe poll mode driver.  This patch:

1. Adds tx queue related eth_dev_ops.
2. Adds tx_pkt_burst for transmitting packets.

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
2015-06-30 22:52:02 +02:00
app mbuf: use offset macro 2015-06-24 12:01:14 +02:00
config cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
doc doc: link ABI policy to release notes 2015-06-29 16:58:09 +02:00
drivers cxgbe: add Tx support 2015-06-30 22:52:02 +02:00
examples examples/tep_term: fix vhost dependency 2015-06-25 11:32:45 +02:00
lib vhost: comment unwanted callback 2015-06-30 17:49:08 +02:00
mk cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
pkg
scripts mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
tools
.gitignore
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
Makefile