ping!
On 12/23/16 18:19, Maxim Uvarov wrote:
> Fix nasty background process leaks which eat 1.5Gb. Looks
> like kill command is also not prefered to be used because
> it has different syntax for various signal options in different
> envoronments (bash, dash, busybox etc).
>
> Also veth patch is p0p1<---->p1p0 and test should use that
> pair to send/get packets. Might be on previous runs promisc
> mode was set up and packet mmap took outgoing packets.
>
> This need to be merged before next tag.
>
> Best regards.
> Maxim.
>
>
> Maxim Uvarov (2):
> test: linux-gen: vlan insertion: add time-out exit
> test: linux-gen: vlan insertion: reduce memory pool
>
> test/linux-generic/mmap_vlan_ins/mmap_vlan_ins.c | 26
> ++++++++++-------------
> test/linux-generic/mmap_vlan_ins/mmap_vlan_ins.sh | 15 ++++---------
> 2 files changed, 15 insertions(+), 26 deletions(-)
>