From: anupam kapoor <anupam.kapoor@gmail.com>
To: Kapil Adhikesavalu <kapil20084@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] DPDK port interrupt based link state notification
Date: Tue, 23 Aug 2016 15:57:57 +0530 [thread overview]
Message-ID: <87poozixua.fsf@fatcat.parallelwireless> (raw)
In-Reply-To: <CAAu6pRdi_trpvgz08zRghLXzFdvwv-SdFAVT9PByEeafg_dGjg@mail.gmail.com>
>>>>> [2016-08-23T14:39:03+0530]: "Kapil Adhikesavalu" (kapil-adhikesavalu):
,----[ kapil-adhikesavalu ]
| How can i use this application along with openvswitch; should i write some
| code within ovs to register for ISR ? or is there a another way i can run
| this as a separate application without modifying ovs.
`----
each dpdk application would need to manage this on it's own.
concretely, for dpdk enabled ovs, you would need to implement
link-state-notification handlers via canonical
'rte_eth_dev_callback_register(...)' for each of the dpdk ports that ovs
uses.
---
thanks
anupam
next prev parent reply other threads:[~2016-08-23 10:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 9:09 Kapil Adhikesavalu
2016-08-23 10:27 ` anupam kapoor [this message]
[not found] ` <87r39fiybp.fsf@fatcat.parallelwireless>
2016-08-23 10:38 ` Kapil Adhikesavalu
2016-08-23 10:48 ` anupam kapoor
2016-08-23 10:58 ` Kapil Adhikesavalu
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=87poozixua.fsf@fatcat.parallelwireless \
--to=anupam.kapoor@gmail.com \
--cc=kapil20084@gmail.com \
--cc=users@dpdk.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).