diff options
author | Fei Qin <fei.qin@corigine.com> | 2023-10-26 11:00:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-10-28 00:48:13 +0300 |
commit | 1a86a77a2328ad7405bd25b8f4c470445e966622 (patch) | |
tree | af9a9d920612cba786e87bdeac86e949e0ac2848 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 796dc3c79d6e9295771100fbaa24faf14896cf01 (diff) | |
download | linux-1a86a77a2328ad7405bd25b8f4c470445e966622.tar.xz |
nfp: using napi_build_skb() to replace build_skb()
The napi_build_skb() can reuse the skb in skb cache per CPU or
can allocate skbs in bulk, which helps improve the performance.
Signed-off-by: Fei Qin <fei.qin@corigine.com>
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Link: https://lore.kernel.org/r/20231026080058.22810-1-louis.peens@corigine.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions