> On 3 Mar 2017, at 18:52 PM, Philippe Mathieu-Daudé wrote:
>
> On 02/16/2017 09:29 AM, Dmitry Fleytman wrote:
>> Make VLAN stripping functions return number of bytes
>> copied to given Ethernet header buffer.
>>
>> This information should be used to re-compose
>> packet IOV after VLAN strippin
On 02/16/2017 09:29 AM, Dmitry Fleytman wrote:
Make VLAN stripping functions return number of bytes
copied to given Ethernet header buffer.
This information should be used to re-compose
packet IOV after VLAN stripping.
Signed-off-by: Dmitry Fleytman
---
include/net/eth.h | 4 ++--
net/eth.c
Make VLAN stripping functions return number of bytes
copied to given Ethernet header buffer.
This information should be used to re-compose
packet IOV after VLAN stripping.
Signed-off-by: Dmitry Fleytman
---
include/net/eth.h | 4 ++--
net/eth.c | 25 ++---
2 files c