Re: [patch net-next v2 0/4] Add support for offloading packet-sampling

2017-01-24 Thread David Miller
From: Jiri Pirko Date: Mon, 23 Jan 2017 11:07:07 +0100 > From: Jiri Pirko > > Yotam says: > > The first patch introduces the psample module, a netlink channel dedicated > to packet sampling implemented using generic netlink. This module provides > a generic way for kernel modules to sample pac

[patch net-next v2 0/4] Add support for offloading packet-sampling

2017-01-23 Thread Jiri Pirko
From: Jiri Pirko Yotam says: The first patch introduces the psample module, a netlink channel dedicated to packet sampling implemented using generic netlink. This module provides a generic way for kernel modules to sample packets, while not being tied to any specific subsystem like NFLOG. The s