DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: "Mattias Rönnblom" <mattias.ronnblom@ericsson.com>
Cc: Jerin Jacob <jerinj@marvell.com>, dev@dpdk.org, hofors@lysator.liu.se
Subject: Re: [PATCH v3] event/dsw: optimize serving port logic
Date: Thu, 18 Jan 2024 12:43:08 +0530	[thread overview]
Message-ID: <CALBAE1PxM2sBQmg_20NBA-=nQtXaKRMVuuoPY-=O=0kCESqo5w@mail.gmail.com> (raw)
In-Reply-To: <20240117074111.371682-1-mattias.ronnblom@ericsson.com>

On Wed, Jan 17, 2024 at 3:14 PM Mattias Rönnblom
<mattias.ronnblom@ericsson.com> wrote:
>
> To reduce flow migration overhead, replace the array-based
> representation of which set of ports are bound to a particular queue
> by a bitmask-based one.
>
> The maximum number of DSW event ports remains 64, but after this
> change can no longer easily be increased by modifying DSW_MAX_PORTS
> and recompiling.
>
> RFC v3:
>  * supply mandantory message to static_assert().
> RFC v2:
>  * accidentally left out the contents, which instead was included in v3.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>

Applied to dpdk-next-eventdev/for-main. Thanks

      reply	other threads:[~2024-01-18  7:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-14 21:50 [PATCH] " Mattias Rönnblom
2024-01-16 12:12 ` [PATCH v2] " Mattias Rönnblom
2024-01-17  7:41   ` [PATCH v3] " Mattias Rönnblom
2024-01-18  7:13     ` Jerin Jacob [this message]

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='CALBAE1PxM2sBQmg_20NBA-=nQtXaKRMVuuoPY-=O=0kCESqo5w@mail.gmail.com' \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=hofors@lysator.liu.se \
    --cc=jerinj@marvell.com \
    --cc=mattias.ronnblom@ericsson.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).