aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-02-16 16:30:14 +0200
committerDavid S. Miller <[email protected]>2022-02-17 14:06:51 +0000
commit29940ce32a2da2f3857d5fc459c6df6e47adb67e (patch)
tree3820a0b33aeba63c2c6527abc01e33d042d1ca02 /tools/perf/scripts/python/export-to-postgresql.py
parent9934800436552d2a4af4aaca62d779b33d1f6a63 (diff)
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred packets
DSA inherits NETIF_F_CSUM_MASK from master->vlan_features, and the expectation is that TX checksumming is offloaded and not done in software. Normally the DSA master takes care of this, but packets handled by ocelot_defer_xmit() are a very special exception, because they are actually injected into the switch through register-based MMIO. So the DSA master is not involved at all for these packets => no one calculates the checksum. This allows PTP over UDP to work using the ocelot-8021q tagging protocol. Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions