On 5/28/2024 6:48 AM, Alexander Lobakin wrote: > It makes no sense to have a second &net_device_ops struct (800 bytes of > rodata) with only one difference in .ndo_start_xmit, which can easily > be just one `if`. This `if` is a drop in the ocean and you won't see > any difference. > Define unified idpf_xmit_start(). The preparation for sending is the > same, just call either idpf_tx_splitq_frame() or idpf_tx_singleq_frame() > depending on the active model to actually map and send the skb. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Alexander Lobakin <[email protected]> > --- Makes sense. Reviewed-by: Jacob Keller <[email protected]>
- [Intel-wired-lan] [PATCH iwl-next 00/12] idpf: XDP chapt... Alexander Lobakin
- [Intel-wired-lan] [PATCH iwl-next 01/12] libeth: ad... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 01/12] li... Jakub Kicinski
- Re: [Intel-wired-lan] [PATCH iwl-next 01/12... Przemek Kitszel
- Re: [Intel-wired-lan] [PATCH iwl-next 0... Jakub Kicinski
- [Intel-wired-lan] [PATCH iwl-next 02/12] idpf: stop... Alexander Lobakin
- [Intel-wired-lan] [PATCH iwl-next 06/12] idpf: merg... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 06/12] id... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 04/12] idpf: avoi... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 04/12] id... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 05/12] idpf: stri... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 05/12] id... Jacob Keller
- Re: [Intel-wired-lan] [PATCH iwl-next 05/12... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 0... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-n... Jacob Keller
- Re: [Intel-wired-lan] [PATCH iwl-next 0... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 08/12] idpf: reus... Alexander Lobakin
- Re: [Intel-wired-lan] [PATCH iwl-next 08/12] id... Jacob Keller
