Re: [net-next 02/10] net/mlx5e: Refactor xmit functions

2020-09-08 Thread Willem de Bruijn
On Tue, Sep 8, 2020 at 10:59 AM Maxim Mikityanskiy wrote: > > On 2020-09-04 18:27, Willem de Bruijn wrote: > > On Thu, Sep 3, 2020 at 11:00 PM Saeed Mahameed wrote: > >> > >> From: Maxim Mikityanskiy > >> > >> A huge function mlx5e_sq_xmit was split into several to achieve multiple > >> goals: >

Re: [net-next 02/10] net/mlx5e: Refactor xmit functions

2020-09-08 Thread Maxim Mikityanskiy
On 2020-09-04 18:27, Willem de Bruijn wrote: On Thu, Sep 3, 2020 at 11:00 PM Saeed Mahameed wrote: From: Maxim Mikityanskiy A huge function mlx5e_sq_xmit was split into several to achieve multiple goals: 1. Reuse the code in IPoIB. 2. Better intergrate with TLS, IPSEC, GENEVE and checksum