All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] netstress: new option and some enhancements
@ 2019-02-11 18:07 Alexey Kodanev
  2019-02-11 18:07 ` [LTP] [PATCH 1/4] netstress: support SO_REUSEPORT with new 'P' flag Alexey Kodanev
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alexey Kodanev @ 2019-02-11 18:07 UTC (permalink / raw)
  To: ltp

Mainly, for UDP protocol.

Alexey Kodanev (4):
  netstress: support SO_REUSEPORT with new 'P' flag
  netstress: allow setting MSG_ZEROCOPY for other protocols
  netstress: handle zero length message for datagram sockets
  netstress: increase timeout errors counter

 testcases/network/netstress/netstress.c |   39 ++++++++++++++++++++++--------
 1 files changed, 28 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-02-15 13:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 18:07 [LTP] [PATCH 0/4] netstress: new option and some enhancements Alexey Kodanev
2019-02-11 18:07 ` [LTP] [PATCH 1/4] netstress: support SO_REUSEPORT with new 'P' flag Alexey Kodanev
2019-02-14 23:21   ` Petr Vorel
2019-02-15 10:50     ` Alexey Kodanev
2019-02-11 18:07 ` [LTP] [PATCH 2/4] netstress: allow setting MSG_ZEROCOPY for other protocols Alexey Kodanev
2019-02-14 23:34   ` Petr Vorel
2019-02-15  9:26     ` Alexey Kodanev
2019-02-15 13:45       ` Petr Vorel
2019-02-11 18:07 ` [LTP] [PATCH 3/4] netstress: handle zero length message for datagram sockets Alexey Kodanev
2019-02-11 18:07 ` [LTP] [PATCH 4/4] netstress: increase timeout errors counter Alexey Kodanev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.