Re: [PATCH net-next v2 0/3] geneve: Add support for Remote Checksum Offload

2015-12-13 Thread David Miller
From: Tom Herbert Date: Thu, 10 Dec 2015 12:34:30 -0800 > This patch set adds UDP checksum configuration via netlink and > Remote Checksum Offload for Geneve, > > v2: > - Fix issue of taking sizeof a pointer instead of the actual object > - Fix type in commi log Applied patches #1 and #2 on

[PATCH net-next v2 0/3] geneve: Add support for Remote Checksum Offload

2015-12-10 Thread Tom Herbert
This patch set adds UDP checksum configuration via netlink and Remote Checksum Offload for Geneve, v2: - Fix issue of taking sizeof a pointer instead of the actual object - Fix type in commi log Testing (10Gbps mlx4): Single connection TCP_STREAM in netperf - No UDP checksums, no RCO