Re: [PATCH net-next v2 0/5] net: mvpp2: various improvements

2017-12-13 Thread David Miller
From: Antoine Tenart Date: Mon, 11 Dec 2017 09:13:24 +0100 > These patches are sent as a series to avoid any possible conflict, even > though there're not entirely related. I can send them separately if > needed. The series applies on today's net-next tree. ... > Since v1: > - Removed the patc

[PATCH net-next v2 0/5] net: mvpp2: various improvements

2017-12-11 Thread Antoine Tenart
Hi all, These patches are sent as a series to avoid any possible conflict, even though there're not entirely related. I can send them separately if needed. The series applies on today's net-next tree. Thanks! Antoine Since v1: - Removed the patch disabling TSO on allocation errors. Antoine Te