Am 13.11.2020 um 10:07 schrieb Lev Stipakov:
> Commit d3fd65484c781 ("net: core: add dev_sw_netstats_tx_add") has added
> function "dev_sw_netstats_tx_add()" to update net device per-cpu TX
> stats.
>
> Use this function instead of own code.
>
> While on it, remove xfrmi_get_stats64() and replace it with
> dev_get_tstats64().
>
> Signed-off-by: Lev Stipakov <[email protected]>
> ---
>
Reviewed-by: Heiner Kallweit <[email protected]>
- Re: [PATCH 3/3] net: xfrm: use core API for updating TX st... Heiner Kallweit
- [PATCH v2 3/3] net: xfrm: use core API for updating/p... Lev Stipakov
- Re: [PATCH v2 3/3] net: xfrm: use core API for up... Heiner Kallweit
- [PATCH v3] net: xfrm: use core API for updati... Lev Stipakov
- Re: [PATCH v3] net: xfrm: use core API fo... Jakub Kicinski

