public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC PATCH v2 0/4] Add headers in lapi
@ 2017-12-21 19:27 Petr Vorel
  2017-12-21 19:27 ` [LTP] [RFC PATCH v2 1/4] lapi: Add lapi/tcp.h with definitions moved from netstress.c Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Petr Vorel @ 2017-12-21 19:27 UTC (permalink / raw)
  To: ltp

Hi,

any comments on this cleanup patch-set?
I haven't figured how to rename include/lapi/in.h.
The rest should be ok.

As Alexey updates testcases/network/netstress/netstress.c quite often,
I'd like to get rid of rebasing patch :-).

Kind regards,
Petr

Petr Vorel (4):
  lapi: Add lapi/tcp.h with definitions moved from netstress.c
  lapi/socket.h: Move definitions from netstress.c
  lapi: Add lapi/in.h with definition moved from netstress.c
  lapi: Add lapi/dccp.h with definition moved from netstress.c

 include/lapi/dccp.h                     | 27 ++++++++++++++++++++++++
 include/lapi/in.h                       | 27 ++++++++++++++++++++++++
 include/lapi/socket.h                   | 18 ++++++++++++++++
 include/lapi/tcp.h                      | 31 +++++++++++++++++++++++++++
 testcases/network/netstress/netstress.c | 37 ++++++---------------------------
 5 files changed, 109 insertions(+), 31 deletions(-)
 create mode 100644 include/lapi/dccp.h
 create mode 100644 include/lapi/in.h
 create mode 100644 include/lapi/tcp.h

-- 
2.15.1


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

end of thread, other threads:[~2018-01-04  8:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 19:27 [LTP] [RFC PATCH v2 0/4] Add headers in lapi Petr Vorel
2017-12-21 19:27 ` [LTP] [RFC PATCH v2 1/4] lapi: Add lapi/tcp.h with definitions moved from netstress.c Petr Vorel
2017-12-21 19:27 ` [LTP] [RFC PATCH v2 2/4] lapi/socket.h: Move definitions " Petr Vorel
2017-12-25  9:50   ` Alexey Kodanev
2017-12-27  8:42     ` Petr Vorel
2018-01-04  8:19       ` Petr Vorel
2017-12-21 19:27 ` [LTP] [RFC PATCH v2 3/4] lapi: Add lapi/in.h with definition moved " Petr Vorel
2017-12-21 19:27 ` [LTP] [RFC PATCH v2 4/4] lapi: Add lapi/dccp.h " Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox