Dave, Following is final patch series in completing the liquidio VF driver support. These patches have minor changes related to offloads and stats.
Please apply patches in following order as some of them depend on earlier patches. Raghu Vatsavayi (5): liquidio VF vlan support liquidio VF vxlan liquidio VF ethtool stats liquidio VF timestamp liquidio VF error handling .../ethernet/cavium/liquidio/cn23xx_vf_device.h | 2 + drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 512 ++++++++++++++---- drivers/net/ethernet/cavium/liquidio/lio_vf_main.c | 575 ++++++++++++++++++++- 3 files changed, 987 insertions(+), 102 deletions(-) -- 1.8.3.1