Re: [PATCH net-next v2 2/4] gve: Add transmit and receive support

2019-06-29 Thread kbuild test robot
Hi Catherine, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Catherine-Sullivan/Add-gve-driver/20190629-143743 config: i386-allyesconfig (attached as .config) compiler: gcc-7 (Debian 7.4.0-9) 7.4.0 reprodu

Re: [PATCH net-next v2 2/4] gve: Add transmit and receive support

2019-06-29 Thread kbuild test robot
Hi Catherine, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Catherine-Sullivan/Add-gve-driver/20190629-143743 reproduce: # apt-get install sparse # sparse version: v0.6.1-rc1-7-g2b96

[PATCH net-next v2 2/4] gve: Add transmit and receive support

2019-06-28 Thread Catherine Sullivan
Add support for passing traffic. Signed-off-by: Catherine Sullivan Signed-off-by: Sagi Shahar Signed-off-by: Jon Olson Acked-by: Willem de Bruijn Reviewed-by: Luigi Rizzo --- .../networking/device_drivers/google/gve.rst | 30 + drivers/net/ethernet/google/gve/Makefile | 2 +- driver