From: "Chen Jing D(Mark)" <jing.d.c...@intel.com> This patch set include a few bug fixes and enhancements on fm10k driver.
Chen Jing D(Mark) (6): fm10k: Fix improper RX buffer size assignment fm10k: Fix jumbo frame issue fm10k: Fix data integrity issue with multi-segment frame fm10k: Fix issue that MAC addr can't be set to silicon fm10k: Do sanity check on mac address fm10k: Add default mac/vlan filter to SM drivers/net/fm10k/fm10k.h | 5 +- drivers/net/fm10k/fm10k_ethdev.c | 100 ++++++++++++++++++++++++++----------- drivers/net/fm10k/fm10k_rxtx.c | 15 +++++- 3 files changed, 86 insertions(+), 34 deletions(-) -- 1.7.7.6