dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Qinglai Xiao <jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH v3] Add in_flight_bitmask so as to use full 32 bits of tag.
Date: Thu, 13 Nov 2014 01:50:01 +0100	[thread overview]
Message-ID: <1795062.hHiWS5oXJV@xps13> (raw)
In-Reply-To: <1415630642-3905-1-git-send-email-jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi,

2014-11-10 16:44, Qinglai Xiao:
> With introduction of in_flight_bitmask, the whole 32 bits of tag can be
> used. Further more, this patch fixed the integer overflow when finding
> the matched tags.
> The maximum number workers is now defined as 64, which is length of
> double-word. The link between number of workers and RTE_MAX_LCORE is
> now removed. Compile time check is added to ensure the
> RTE_DISTRIB_MAX_WORKERS is less than or equal to size of double-word.
> 
> Signed-off-by: Qinglai Xiao <jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

The patch doesn't apply cleanly and fail to compile:
lib/librte_distributor/rte_distributor.c:310:27: error: ‘union <anonymous>’ has no member named ‘usr’

Do you have another commit before this one in your tree?

-- 
Thomas

  parent reply	other threads:[~2014-11-13  0:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 14:44 [PATCH v3] Add in_flight_bitmask so as to use full 32 bits of tag Qinglai Xiao
     [not found] ` <1415630642-3905-1-git-send-email-jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-11-10 15:13   ` Bruce Richardson
2014-11-10 15:52     ` jigsaw
     [not found]       ` <CAHVfvh6oTLE2bzGitVXDn+O7MicbvB2nsiR_SnQtQHGKVdk93g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-10 16:55         ` Bruce Richardson
2014-11-11  8:53           ` jigsaw
     [not found]             ` <CAHVfvh7wgkRGT=SrE-e6h=VGHh-japqQKOmmj7aP1THh=aLb3A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-12 15:51               ` Bruce Richardson
2014-11-13 11:26                 ` Thomas Monjalon
2014-11-13  0:50   ` Thomas Monjalon [this message]
2014-11-13  6:56     ` jigsaw
     [not found]       ` <CAHVfvh6zLy8pGyuWw5QTKowxoZWgSH2-TpOYEVO-RXqsM9-rdQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-13  9:18         ` Thomas Monjalon
2014-11-13  9:24           ` jigsaw

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=1795062.hHiWS5oXJV@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /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).