Sieng Piaw Liew 330cbcc09c bmips: switch to napi_build_skb() to reuse skbuff_heads
napi_build_skb() reuses NAPI skbuff_head cache in order to save some
cycles on freeing/allocating skbuff_heads on every new rx or completed
tx.
Use napi_consume_skb() to feed the cache with skbuff_heads of completed
tx so it's never empty.

Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com>
2023-03-04 19:28:16 +01:00
..
2022-11-27 13:18:29 +01:00
2023-02-28 04:38:13 -05:00
2023-03-04 13:06:28 +01:00
2023-02-28 04:38:13 -05:00
2023-02-28 04:38:13 -05:00
2022-12-23 19:44:20 +01:00
2023-02-28 04:38:13 -05:00
2023-02-28 04:38:13 -05:00
2023-01-30 11:13:14 +01:00
2023-02-28 04:38:13 -05:00
2023-01-07 01:30:31 +01:00
2023-02-26 22:22:48 +01:00
2023-02-28 04:38:13 -05:00
2023-01-30 18:01:14 +08:00