DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] Add section in roadmap for internship topics
@ 2019-02-08  9:18 Maxime Coquelin
  2019-02-13 20:24 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Coquelin @ 2019-02-08  9:18 UTC (permalink / raw)
  To: web, thomas, ferruh.yigit, stephen; +Cc: Maxime Coquelin

The patch also adds two topics I have in mind:
 - Vhost & Virtio testing
 - Monitor socket for testpmd

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
---
 content/roadmap/_index.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 281002c..852e476 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -27,6 +27,22 @@ This list is obviously neither complete nor guaranteed.
 - generic white/blacklisting
 - libedit integration
 
+### Internship topic ideas
+----
+- Vhost & Virtio functionnal testing in DPDK CI
+ - Mentor: Maxime Coquelin <maxime.coquelin@redhat.com>
+ - Languages: C, Python, Bash
+ - The goal is to develop and integrate testing of Virtio and Vhost
+   in DPDK CI.
+- Monitor socket implementation in testpmd to ease CI integration
+ - Mentor: TBD
+ - Languages: C, Python
+ - Instead on controlling and querying testpmd over stdin/stdout,
+   the idea is to have a dedicated socket for that. A protocol would
+   have to be defined, and could e.g. use JSON format so that it is
+   human-readable. It could be also extended to be able to register
+   to asynchronous events like packets drop notification.
+
 ### Cycle model {#cycle}
 ----
 A typical release should be done after 3 months.
-- 
2.20.1

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

* Re: [dpdk-web] [PATCH] Add section in roadmap for internship topics
  2019-02-08  9:18 [dpdk-web] [PATCH] Add section in roadmap for internship topics Maxime Coquelin
@ 2019-02-13 20:24 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2019-02-13 20:24 UTC (permalink / raw)
  To: Maxime Coquelin, techboard; +Cc: web, ferruh.yigit, stephen

08/02/2019 10:18, Maxime Coquelin:
> +### Internship topic ideas
> +----
> +- Vhost & Virtio functionnal testing in DPDK CI
> + - Mentor: Maxime Coquelin <maxime.coquelin@redhat.com>
> + - Languages: C, Python, Bash
> + - The goal is to develop and integrate testing of Virtio and Vhost
> +   in DPDK CI.

Thanks for volunteering as a mentor.
How would it be different of what vsperf and dts are offering?
Would it be a separate project?

> +- Monitor socket implementation in testpmd to ease CI integration
> + - Mentor: TBD
> + - Languages: C, Python
> + - Instead on controlling and querying testpmd over stdin/stdout,
> +   the idea is to have a dedicated socket for that. A protocol would
> +   have to be defined, and could e.g. use JSON format so that it is
> +   human-readable. It could be also extended to be able to register
> +   to asynchronous events like packets drop notification.

Any mentor volunteering for this project?

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08  9:18 [dpdk-web] [PATCH] Add section in roadmap for internship topics Maxime Coquelin
2019-02-13 20:24 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).