[dpdk-dev] [PATCH] fm10k: enable TSO support

2015-10-07 Thread Thomas Monjalon
2015-09-25 16:09, Wang Xiao W: > This patch enables fm10k TSO feature for both non-tunneling packet > and tunneling packet. > > Signed-off-by: Wang Xiao W Please Jing, a review is required. First comment: the release notes is not updated accordingly.

[dpdk-dev] [PATCH] fm10k: enable TSO support

2015-09-25 Thread Wang Xiao W
This patch enables fm10k TSO feature for both non-tunneling packet and tunneling packet. Signed-off-by: Wang Xiao W --- drivers/net/fm10k/base/fm10k_osdep.h | 5 + drivers/net/fm10k/fm10k_ethdev.c | 3 ++- drivers/net/fm10k/fm10k_rxtx.c | 21 ++--- 3 files changed