summaryrefslogtreecommitdiff
path: root/usr/Kconfig
diff options
context:
space:
mode:
authorShreyas Bhatewara <sbhatewara@vmware.com>2011-01-14 14:59:41 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-01-16 05:21:12 (GMT)
commit39d4a96fd7d2926e46151adbd18b810aeeea8ec0 (patch)
tree555913c044588534f3fcca62e2e3aea023e8e974 /usr/Kconfig
parent54da3d00f6e781f69cb8726757d190704b702a8e (diff)
downloadlinux-fsl-qoriq-39d4a96fd7d2926e46151adbd18b810aeeea8ec0.tar.xz
vmxnet3: Provide required number of bytes in first SG buffer
This is a performance enhancement fix. vmxnet3 device performs better when provided with at least 54 bytes (ethernet 14 + IP 20+ TCP 20) in the first SG buffer. For UDP packets driver provides lesser than that in first sg. This change fixes the same. Also avoid the redundant pskb_may_pull() call. Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions