aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2017-12-07 18:40:20 -0500
committerDavid S. Miller <davem@davemloft.net>2017-12-08 14:22:59 -0500
commit72d24955b44a4039db54a1c252b5031969eeaac3 (patch)
treefd5c58a47be81e46ab6cedfef32e59b612df49b7 /tools/perf/scripts/python/export-to-postgresql.py
parent46e6b992c2502b094e61da6994f1363f3b7c1413 (diff)
veth: set peer GSO values
When new veth is created, and GSO values have been configured on one device, clone those values to the peer. For example: # ip link add dev vm1 gso_max_size 65530 type veth peer name vm2 This should create vm1 <--> vm2 with both having GSO maximum size set to 65530. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions