From: Andy Gospodarek <andy@xxxxxxxxxxxxx> Date: Tue, 25 Apr 2017 13:25:49 -0400 > On Mon, Apr 24, 2017 at 06:26:43PM -0400, David Miller wrote: >> Andy, how goes it? :) > > Sorry for the delayed response. I was AFK yesterday, but based on > testing from Friday and what I wrapped up today all looks good to me. > > On my system (i7-6700 CPU @ 3.40GHz) the reported and actual TX > throughput for xdp_tx_iptunnel is 4.6Mpps for the optimized XDP. > > For generic XDP the reported throughput of xdp_tx_iptunnel is 4.6Mpps > but only ~880kpps actually on the wire. It seems to me that can be > fixed with a follow-up for offending drivers or the stack if deemed that > there is a real error there. Ok, I'll commit the latest version with tested-by tags for you, Jesper, and David Ahern added. Thanks everyone.