On Tue, Sep 8, 2020 at 11:00 AM Maxim Mikityanskiy wrote:
>
> On 2020-09-04 18:06, Willem de Bruijn wrote:
> > On Thu, Sep 3, 2020 at 11:01 PM Saeed Mahameed wrote:
> >>
> >> From: Maxim Mikityanskiy
> >>
> >> mlx5e_txwqe_complete performs some actions that can be taken to separate
> >> function
On 2020-09-04 18:06, Willem de Bruijn wrote:
On Thu, Sep 3, 2020 at 11:01 PM Saeed Mahameed wrote:
From: Maxim Mikityanskiy
mlx5e_txwqe_complete performs some actions that can be taken to separate
functions:
1. Update the flags needed for hardware timestamping.
2. Stop the TX queue if it's
On Thu, Sep 3, 2020 at 11:01 PM Saeed Mahameed wrote:
>
> From: Maxim Mikityanskiy
>
> mlx5e_txwqe_complete performs some actions that can be taken to separate
> functions:
>
> 1. Update the flags needed for hardware timestamping.
>
> 2. Stop the TX queue if it's full.
>
> Take these actions into