aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorPedro Tammela <pctammela@mojatatu.com>2023-04-21 18:25:15 -0300
committerDavid S. Miller <davem@davemloft.net>2023-04-23 18:35:27 +0100
commite1201bc781c28766720e78a5e099ffa568be4d74 (patch)
tree7e001fca77ef6a51ba86a4e944521b1291807452 /tools/perf/scripts/python/mem-phys-addr.py
parent0c83c5210e18763ec54252b990d270748c99b01d (diff)
net/sched: act_pedit: check static offsets a priori
Static key offsets should always be on 32 bit boundaries. Validate them on create/update time for static offsets and move the datapath validation for runtime offsets only. iproute2 already errors out if a given offset and data size cannot be packed to a 32 bit boundary. This change will make sure users which create/update pedit instances directly via netlink also error out, instead of finding out when packets are traversing. Reviewed-by: Jamal Hadi Salim <jhs@mojatatu.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Pedro Tammela <pctammela@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions