aboutsummaryrefslogtreecommitdiffstats
path: root/net/can
diff options
context:
space:
mode:
authorWilliam Tu <u9012063@gmail.com>2016-06-20 07:26:17 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-22 16:34:39 -0400
commitb95e5928fcc76d156352570858abdea7b2628efd (patch)
treea1957ca55d8e3a9d49af276d1b347340de0256c7 /net/can
parentnet: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings (diff)
downloadlinux-dev-b95e5928fcc76d156352570858abdea7b2628efd.tar.xz
linux-dev-b95e5928fcc76d156352570858abdea7b2628efd.zip
openvswitch: Add packet len info to upcall.
The commit f2a4d086ed4c ("openvswitch: Add packet truncation support.") introduces packet truncation before sending to userspace upcall receiver. This patch passes up the skb->len before truncation so that the upcall receiver knows the original packet size. Potentially this will be used by sFlow, where OVS translates sFlow config header=N to a sample action, truncating packet to N byte in kernel datapath. Thus, only N bytes instead of full-packet size is copied from kernel to userspace, saving the kernel-to-userspace bandwidth. Signed-off-by: William Tu <u9012063@gmail.com> Cc: Pravin Shelar <pshelar@nicira.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions