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

2016-11-15 Thread David Miller
From: Jiri Pirko Date: Tue, 15 Nov 2016 10:27:43 +0100 > Dave, please drop this patchset for now. We just discovered couple of > more changes are needed. Ok.

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

2016-11-15 Thread Jiri Pirko
Mon, Nov 14, 2016 at 04:00:30PM CET, j...@resnulli.us wrote: >From: Jiri Pirko > >Add the sample tc action, which allows to sample packet matching >a classifier. The sample action peeks randomly packets, duplicates them, >truncates them and adds informative metadata on the packet, for example, >th

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

2016-11-14 Thread Jiri Pirko
From: Jiri Pirko Add the sample tc action, which allows to sample packet matching a classifier. The sample action peeks randomly packets, duplicates them, truncates them and adds informative metadata on the packet, for example, the input interface and the original packet length. The sampled packe