aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorStefan Chulski <[email protected]>2021-01-10 16:30:59 +0200
committerJakub Kicinski <[email protected]>2021-01-11 17:46:21 -0800
commitc73a45965dd54a10c368191804b9de661eee1007 (patch)
treebae4a01a2ceabd1816373907df707a9b5fbdc1a4 /tools/perf/scripts/python/syscall-counts.py
parentad0bfc233ae2e7ee3bcb9a6089e4aa54e2b44fa1 (diff)
net: mvpp2: prs: improve ipv4 parse flow
Patch didn't fix any issue, just improve parse flow and align ipv4 parse flow with ipv6 parse flow. Currently ipv4 kenguru parser first check IP protocol(TCP/UDP) and then destination IP address. Patch introduce reverse ipv4 parse, first destination IP address parsed and only then IP protocol. This would allow extend capability for packet L4 parsing and align ipv4 parsing flow with ipv6. Suggested-by: Liron Himi <[email protected]> Signed-off-by: Stefan Chulski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions