DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Betts, Ian" <ian.betts@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v10 0/4]  examples: add performance-thread
Date: Fri, 11 Dec 2015 08:31:49 +0000	[thread overview]
Message-ID: <877C1F8553E92F43898365570816082F35C0CEA6@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <2675420.lydU3fXaQs@xps13>

-----Original Message-----
From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] 
Sent: Friday, December 11, 2015 1:41 AM
To: Betts, Ian
Cc: dev@dpdk.org; Kulasek, TomaszX
Subject: Re: [dpdk-dev] [PATCH v10 0/4] examples: add performance-thread

>Applied, thanks
>The patch to mark it experimental and disable it has also been applied.
>The huge codebase has been integrated to give visibility.
>We need to discuss it more and decide how to continue (as a lib or drop).

Thanks Thomas,
When you analyze the "huge" codebase it breaks into 3 parts: 

1. A common l-thread subsystem ( ~2Kloc ) 
2. An l3fwd derived example ( ~2Kloc)
3. An hello world example pthread shim ( ~700loc )

If there is interest in lightweight threads the hope/expectation is that the l-thread
subsystem would become an rte library. On the scale of things I would describe 
it as an average sized lib in DPDK terms.

As for the examples, obviously there needs to be some example, but perhaps 
it is not so critical if they are retained in the present form, at least this is the only
place I can see to save lines of code.

Ian

  reply	other threads:[~2015-12-11  8:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1449511120-16899-git-send-email-ian.betts@intel.com>
2015-12-08  6:05 ` Ian Betts
2015-12-08  6:05   ` [dpdk-dev] [PATCH v10 1/4] doc: add sample application guide for performance-thread Ian Betts
2015-12-08  6:05   ` [dpdk-dev] [PATCH v10 2/4] examples: add lthread subsystem " Ian Betts
2015-12-08  6:05   ` [dpdk-dev] [PATCH v10 3/4] examples: add l3fwd-thread example in performance-thread Ian Betts
2015-12-08  6:05   ` [dpdk-dev] [PATCH v10 4/4] examples: add pthread_shim example to performance thread Ian Betts
2015-12-08 12:17   ` [dpdk-dev] [PATCH v10 0/4] examples: add performance-thread Kulasek, TomaszX
2015-12-11  1:40     ` Thomas Monjalon
2015-12-11  8:31       ` Betts, Ian [this message]
2015-12-11 11:42         ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877C1F8553E92F43898365570816082F35C0CEA6@IRSMSX103.ger.corp.intel.com \
    --to=ian.betts@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).