From: Roland Dreier <rdreier@cisco.com>
To: Mahesh <maheshk@cdac.in>
Cc: David Miller <davem@davemloft.net>,
linux-kernel@vger.kernel.org, kernelnewbies@nl.linux.org,
general@lists.openfabrics.org
Subject: Re: [HOWTO] accessing the DMA mapped data
Date: Thu, 10 May 2007 11:27:56 -0700 [thread overview]
Message-ID: <ada4pmk1qkz.fsf@cisco.com> (raw)
In-Reply-To: <464304DD.9070600@cdac.in> (Mahesh's message of "Thu, 10 May 2007 17:11:17 +0530")
> Here I am dealing with a infiniband (see www.openfabrics.org)
> network device driver. The layer above the driver is the standard
> infiniband core interface. Now I have a situation where I need to
> peek into the packets and do some modifications(some hacking). So I
> just want know whether I can access the original data region using
> the bus address generated by the dma_map_single.
If you give more details about what you're trying to do, maybe I can
suggest a good way to accomplish it.
Also for IB-related stuff you may want to at least CC
<general@lists.openfabrics.org> to get the best info.
prev parent reply other threads:[~2007-05-10 18:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 7:58 [HOWTO] accessing the DMA mapped data Mahesh
2007-05-10 8:47 ` David Miller
2007-05-10 11:19 ` Mahesh
2007-05-10 11:32 ` David Miller
2007-05-10 11:41 ` Mahesh
2007-05-10 11:47 ` David Miller
2007-05-11 15:42 ` Muli Ben-Yehuda
2007-05-10 18:27 ` Roland Dreier [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=ada4pmk1qkz.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=davem@davemloft.net \
--cc=general@lists.openfabrics.org \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maheshk@cdac.in \
/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.