Sieng-Piaw Liew
67d7ebdeb2
net: ag71xx: 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. The budget parameter is added to indicate NAPI
context, as a value of zero can be passed in the case of netpoll.
Signed-off-by: Sieng-Piaw Liew <liew.s.piaw@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-08 14:23:25 +01:00
..
2022-05-20 21:07:05 +02:00
2022-06-28 21:53:30 +02:00
2022-06-03 11:48:47 -07:00
2022-06-05 17:14:03 -07:00
2022-06-30 08:21:43 +09:00
2022-06-17 20:17:18 -07:00
2022-06-26 14:00:55 -07:00
2022-05-09 14:41:43 +03:00
2022-07-01 10:00:50 +02:00
2022-05-13 13:19:01 +02:00
2022-06-26 14:12:56 -07:00
2022-05-15 18:31:28 -06:00
2022-06-20 11:06:17 +02:00
2022-06-09 15:34:08 -07:00
2022-06-08 12:27:08 +00:00
2022-06-10 15:21:23 +02:00
2022-06-28 17:56:57 +02:00
2022-05-23 19:18:51 +02:00
2022-07-06 20:04:06 -07:00
2022-05-20 12:30:53 -07:00
2022-05-16 13:37:59 -07:00
2022-06-30 05:11:17 +09:00
2022-05-19 18:56:51 +02:00
2022-05-29 11:38:27 -07:00
2022-06-20 08:38:29 -05:00
2022-05-23 19:32:59 -07:00
2022-05-13 17:03:41 +09:00
2022-06-17 10:43:20 +02:00
2022-07-04 10:41:59 -07:00
2022-05-10 16:05:38 +08:00
2022-06-24 17:01:31 -07:00
2022-07-01 09:27:55 +10:00
2022-06-08 12:28:13 +00:00
2022-05-20 15:54:41 +02:00
2022-06-10 08:41:28 +00:00
2022-07-01 11:53:29 -07:00
2022-05-09 16:03:24 +01:00
2022-06-14 22:11:54 +02:00
2022-05-17 22:34:42 +02:00
2022-06-08 18:05:45 +02:00
2022-06-20 09:49:52 +02:00
2022-07-02 16:22:25 +01:00
2022-06-07 15:00:29 -07:00
2022-06-03 11:36:34 -07:00
2022-06-22 15:45:56 +02:00
2022-06-28 17:31:15 +09:00
2022-06-22 18:20:46 -07:00
2022-06-02 15:23:54 -07:00
2022-05-22 15:58:30 +10:00
2022-05-24 08:08:24 -05:00
2022-06-29 19:48:04 -04:00
2022-06-03 11:17:49 -07:00
2022-06-06 11:18:20 +02:00
2022-06-02 15:23:54 -07:00
2022-06-19 09:37:29 -05:00
2022-06-15 10:05:56 -07:00
2022-06-16 16:46:08 +02:00
2022-07-08 14:23:25 +01:00
2022-06-29 14:05:00 +01:00
2022-06-24 11:57:19 -07:00
2022-06-30 08:24:33 +02:00
2022-05-09 15:46:29 +02:00
2022-05-25 16:18:27 -07:00
2022-05-25 15:02:26 +02:00
2022-06-03 11:48:47 -07:00
2022-06-02 15:23:54 -07:00
2022-05-23 21:06:11 -07:00
2022-05-19 16:56:17 +02:00
2022-06-28 16:12:40 +02:00
2022-06-29 09:32:06 -07:00
2022-06-03 11:36:34 -07:00
2022-05-23 19:18:51 +02:00
2022-06-10 08:36:08 -07:00
2022-05-20 16:40:01 +02:00
2022-06-07 20:38:09 +01:00
2022-05-09 09:29:25 -06:00
2022-05-09 23:09:10 +02:00
2022-06-03 11:48:47 -07:00
2022-06-02 15:23:54 -07:00
2022-07-01 11:19:14 -07:00
2022-06-27 22:43:57 -04:00
2022-06-03 11:48:47 -07:00
2022-07-04 14:26:51 +02:00
2022-05-09 12:03:14 +05:30
2022-06-20 11:35:43 +01:00
2022-05-11 08:29:11 +03:00
2022-07-02 16:22:25 +01:00
2022-05-28 06:15:27 -06:00
2022-05-30 14:44:27 +02:00
2022-07-01 13:00:47 -07:00
2022-06-03 11:17:49 -07:00
2022-06-23 19:11:28 +02:00
2022-06-16 21:32:09 -04:00
2022-05-09 15:42:57 +02:00
2022-06-24 13:45:23 +02:00
2022-06-24 02:49:48 -04:00
2022-06-01 13:49:15 -07:00
2022-06-27 08:05:35 -04:00
2022-07-01 09:27:55 +10:00
2022-06-03 11:36:34 -07:00
2022-06-27 08:05:35 -04:00
2022-06-09 12:20:34 +02:00
2022-06-23 15:29:18 +02:00
2022-06-05 09:25:12 -07:00
2022-06-05 09:25:12 -07:00