diff options
author | Gal Pressman <gal@nvidia.com> | 2023-03-08 16:17:20 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-11 03:49:21 +0300 |
commit | 3c6401266f91c69771176d3b289abfeaec731611 (patch) | |
tree | 9e4b1e05c3b934c6e03039df96df3f163cad750b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 566b6701d5dfc823d1e7ee27a7f0c5719f4b93dd (diff) | |
download | linux-3c6401266f91c69771176d3b289abfeaec731611.tar.xz |
skbuff: Add likely to skb pointer in build_skb()
Similarly to napi_build_skb(), it is likely the skb allocation in
build_skb() succeeded. frag_size != 0 is also likely, as stated in
__build_skb_around().
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions