diff options
author | Willem de Bruijn <[email protected]> | 2023-10-09 10:41:53 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-11 10:39:01 +0100 |
commit | 4688ecb1385f95d3a687286304710723260ad125 (patch) | |
tree | d97b522c17e49a95f1a5abcfccfbf5ef69e7e151 /tools/perf/scripts/python/flamegraph.py | |
parent | 1b4fa28a8b07eb331aeb7fbfc806c0d2e3dc3627 (diff) |
net: expand skb_segment unit test with frag_list coverage
Expand the test with these variants that use skb frag_list:
- GSO_TEST_FRAG_LIST: frag_skb length is gso_size
- GSO_TEST_FRAG_LIST_PURE: same, data exclusively in frag skbs
- GSO_TEST_FRAG_LIST_NON_UNIFORM: frag_skb length may vary
- GSO_TEST_GSO_BY_FRAGS: frag_skb length defines gso_size,
i.e., segs may have varying sizes.
Signed-off-by: Willem de Bruijn <[email protected]>
Reviewed-by: Florian Westphal <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions