]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pktgen-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 10 May 2015 02:26:06 +0000 (22:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 May 2015 02:26:06 +0000 (22:26 -0400)
commit3379d6096e66a038056afb2837ae101762c6e35c
tree1a4ed4a6daafe1c1c2cc8da74f3e8432e7aa4a11
parentb8b32221fcc435a4beb542119111ca6101b9d5b2
parenta5611b6fb4d448261ad56fd48e9a6721c4de0783
Merge branch 'pktgen-next'

Jesper Dangaard Brouer says:

====================
The following series introduce some pktgen changes

Patch01:
 Cleanup my own work when I introduced NO_TIMESTAMP.

Patch02:
 Took over patch from Alexei, and addressed my own concerns, as Alexie
 is too busy with other work, and this will provide an easy tool for
 measuring ingress path performance, which is a hot topic ATM.

 Changes were primarily user interface related.  Introduced a separate
 "xmit_mode" setting, instead of stealing one of the dev flags like
 Alexei did.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>