]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'pktgen-new-parameters'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Jun 2017 16:32:35 +0000 (12:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jun 2017 16:32:35 +0000 (12:32 -0400)
Tariq Toukan says:

====================
pktgen new parameters

This patchset adds two parameters to the pktgen scripts.
* The first patch adds a parameter to control the number of
  packets sent by every pktgen thread.
* The second patch adds a parameter to control the index of
  first thread, instead of always starting from cpu 0.

Series generated against net-next commit:
f7aec129a356 rxrpc: Cache the congestion window setting

Thanks,
Tariq.

V2:
* rebased to latest net-next.
* per Jesper's comments on Patch 2, fixed $F_THREAD description
  and $L_THREAD evaluation.
====================

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

Trivial merge