Re: [PATCH net 2/2] net: systemport: Pad packet before inserting TSB

2017-01-04 Thread Sergei Shtylyov
Hello! On 1/4/2017 3:34 AM, Florian Fainelli wrote: Inserting the TSB means adding an extra 8 bytes in fron the of packet In front? that is going to be used as metadata information by the TDMA engine, but stripped off, so it does not really help with the packet padding. For some odd pac

[PATCH net 2/2] net: systemport: Pad packet before inserting TSB

2017-01-03 Thread Florian Fainelli
Inserting the TSB means adding an extra 8 bytes in fron the of packet that is going to be used as metadata information by the TDMA engine, but stripped off, so it does not really help with the packet padding. For some odd packet sizes that fall below the 60 bytes payload (e.g: ARP) we can end-up p