[dpdk-dev] [PATCH v3 0/9] enable DCB feature on Intel XL710/X710 NIC

2015-11-01 Thread Thomas Monjalon
2015-10-31 23:57, Jingjing Wu: > The patch set enables DCB feature on Intel XL710/X710 NICs, including: > - Receive queue classification based on traffic class > - Round Robin ETS schedule (rx and tx). > - Priority flow control > To make the testpmd and ethdev lib more generic on DCB

[dpdk-dev] [PATCH v3 0/9] enable DCB feature on Intel XL710/X710 NIC

2015-11-01 Thread Jingjing Wu
The patch set enables DCB feature on Intel XL710/X710 NICs, including: - Receive queue classification based on traffic class - Round Robin ETS schedule (rx and tx). - Priority flow control To make the testpmd and ethdev lib more generic on DCB feature, this patch set also - adds a new API