aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2021-01-28 12:25:50 +0100
committerJakub Kicinski <[email protected]>2021-01-28 20:35:58 -0800
commita667fee181b2c44cbf162f6a24c3594904aa9da1 (patch)
treeb793a02137b2b85cbfd1e8c3b917bc44407a8f14 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentc61dff3c1ef77f46e4aa605f71c68089b02b3d78 (diff)
s390/qeth: make cast type selection for af_iucv skbs robust
As part of the TX queue selection for af_iucv skbs, qeth_l3_get_cast_type_rcu() ends up calling qeth_get_ether_cast_type(). Which is rather fragile, since such skbs don't have a proper ETH header and we rely on it being zeroed out in the right places. Add a separate case for ETH_P_AF_IUCV instead that does the right thing. When later building the HW header for such skbs, don't hard-code the cast type but follow the same path as for other protocol types. Here the cast type should naturally come from the skb's queue mapping. Signed-off-by: Julian Wiedmann <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions