diff options
author | Paolo Abeni <pabeni@redhat.com> | 2016-02-26 12:45:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-01 23:54:30 +0300 |
commit | 3a927bc7cf9d0fbe8f4a8189dd5f8440228f64e7 (patch) | |
tree | 31a903a08d2f40e2c2026ef955be2d86bdecf777 /drivers/net/tun.c | |
parent | 45493d47c3db862263583400c1f721f13f2a0610 (diff) | |
download | linux-3a927bc7cf9d0fbe8f4a8189dd5f8440228f64e7.tar.xz |
ovs: propagate per dp max headroom to all vports
This patch implements bookkeeping support to compute the maximum
headroom for all the devices in each datapath. When said value
changes, the underlying devs are notified via the
ndo_set_rx_headroom method.
This also increases the internal vports xmit performance.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions