From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
nelio.laranjeiro@6wind.com
Cc: dev@dpdk.org
Subject: Re: [PATCH v2 0/3] Add link status notification support to Mellanox PMDs
Date: Sun, 01 Nov 2015 11:32:06 +0100 [thread overview]
Message-ID: <2025773.7KjMItJcTq@xps13> (raw)
In-Reply-To: <1446231443-8285-1-git-send-email-adrien.mazarguil@6wind.com>
2015-10-30 19:57, Adrien Mazarguil:
> Mellanox PMDs (mlx4 and mlx5) support link status notification with
> libibverbs through a file descriptor, in a manner reminiscent of UIO/VFIO.
>
> It still requires a new "external" interrupt handler type since contrary
> to other types, this file descriptor must not be processed by EAL.
>
> Changes in v2:
> - Only changes caused by rebase on v2 of previous patchsets
> ("Mellanox ConnectX-4 PMD (mlx5)" and
> "Enhance mlx5 with Mellanox OFED 3.1")
>
> Nelio Laranjeiro (3):
> eal: new interrupt handler type
> mlx4: handle interrupts
> mlx5: handle interrupts
Applied with previous ack from David on v1 and suggested title change.
Please take care of addressing comments yourself.
Thanks
next prev parent reply other threads:[~2015-11-01 10:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 17:56 [PATCH 0/3] Add link status notification support to Mellanox PMDs Adrien Mazarguil
2015-10-05 17:56 ` [PATCH 1/3] eal: new interrupt handler type Adrien Mazarguil
2015-10-20 20:25 ` David Marchand
2015-10-05 17:56 ` [PATCH 2/3] mlx4: handle interrupts Adrien Mazarguil
2015-10-05 17:56 ` [PATCH 3/3] mlx5: " Adrien Mazarguil
2015-10-30 18:57 ` [PATCH v2 0/3] Add link status notification support to Mellanox PMDs Adrien Mazarguil
2015-10-30 18:57 ` [PATCH v2 1/3] eal: new interrupt handler type Adrien Mazarguil
2015-10-30 18:57 ` [PATCH v2 2/3] mlx4: handle interrupts Adrien Mazarguil
2015-10-30 18:57 ` [PATCH v2 3/3] mlx5: " Adrien Mazarguil
2015-11-01 10:32 ` Thomas Monjalon [this message]
2015-11-02 11:12 ` [PATCH v2 0/3] Add link status notification support to Mellanox PMDs Adrien Mazarguil
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=2025773.7KjMItJcTq@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=adrien.mazarguil@6wind.com \
--cc=dev@dpdk.org \
--cc=nelio.laranjeiro@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.