Re: [PATCH v5 net-next 00/15] MTU/buffer reconfig changes

2016-04-08 Thread David Miller
From: Jakub Kicinski Date: Thu, 7 Apr 2016 19:39:33 +0100 > I re-discussed MPLS/MTU internally, dropped it from the patch 1, > re-tested everything, found out I forgot about debugfs pointers, > fixed that as well. > > v5: > - don't reserve space in RX buffers for MPLS label stack >(patch 1

[PATCH v5 net-next 00/15] MTU/buffer reconfig changes

2016-04-07 Thread Jakub Kicinski
Hi! I re-discussed MPLS/MTU internally, dropped it from the patch 1, re-tested everything, found out I forgot about debugfs pointers, fixed that as well. v5: - don't reserve space in RX buffers for MPLS label stack (patch 1); - fix debugfs pointers to ring structures (patch 5). v4: - cut do