Sowmini Varadhan 947d2756cd RDS: TCP: Call pskb_extract() helper function
rds-stress experiments with request size 256 bytes, 8K acks,
using 16 threads show a 40% improvment when pskb_extract()
replaces the {skb_clone(..); pskb_pull(..); pskb_trim(..);}
pattern in the Rx path, so we leverage the perf gain with
this commit.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-25 16:54:14 -04:00
..
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-04-25 15:09:10 -04:00
2016-04-21 13:59:08 -04:00
2016-03-09 16:36:15 -05:00
2016-04-25 15:09:10 -04:00
2016-04-14 16:23:40 -04:00
2016-04-25 15:09:10 -04:00
2016-04-25 16:44:27 -04:00
2016-03-21 22:56:38 -04:00