From: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
To: "Hefty, Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Aleksey Senin <alekseys-smomgflXvOZWk0Htik3J/w@public.gmane.org>,
"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Moni Shoua <monis-hKgKHo2Ms0F+cjeuK/JdrQ@public.gmane.org>,
Alex Rosenbaum <Alexr-smomgflXvOZWk0Htik3J/w@public.gmane.org>,
Roland Dreier <rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH V2 0/3] New RAW_PACKET QP type
Date: Fri, 05 Nov 2010 11:09:56 -0500 [thread overview]
Message-ID: <4CD42C54.7010609@opengridcomputing.com> (raw)
In-Reply-To: <CF9C39F99A89134C9CF9C4CCB68B8DDF25B83D6128-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
On 11/05/2010 11:05 AM, Hefty, Sean wrote:
>> The linux PF_PACKET interface comes to mind. It allows
>> sending/receiving raw ethernet frames:
>>
>> ----
>> Packet sockets are used to receive or send raw packets at the
>> device
>> driver (OSI Layer 2) level. They allow the user to implement
>> protocol
>> modules in user space on top of the physical layer.
>>
> I don't have a strong preference on the name, but isn't PF_PACKET further qualified by the socket type to indicate if the user provides the L2 header or not? Maybe we just need that additional qualifier.
>
Yea, you're correct.
Maybe we need some attributes that get passed in at qp create or qp
modify ->RTS or something?
I'm working on similar code for Chelsio that will use these QPs. I do
need additional attributes to be passed in. But I'm not nearly ready to
propose the details yet.
Steve.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-11-05 16:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-03 14:30 [PATCH V2 0/3] New RAW_PACKET QP type Aleksey Senin
[not found] ` <4CD171F0.8020506-smomgflXvOZWk0Htik3J/w@public.gmane.org>
2010-11-03 14:33 ` [PATCH V2 1/3] RAW_PACKET QP type definition Aleksey Senin
[not found] ` <4CD172C8.4010700-smomgflXvOZWk0Htik3J/w@public.gmane.org>
2010-11-03 14:35 ` [PATCH V2 2/3] Security check on QP type Aleksey Senin
[not found] ` <4CD17345.7040400-smomgflXvOZWk0Htik3J/w@public.gmane.org>
2010-11-03 14:37 ` [PATCH V2 3/3] Add RAW_PACKET to ib_attach/detach mcast calls Aleksey Senin
2010-11-03 14:58 ` [PATCH V2 0/3] New RAW_PACKET QP type Hefty, Sean
[not found] ` <CF9C39F99A89134C9CF9C4CCB68B8DDF25B8308783-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-11-05 15:06 ` Steve Wise
[not found] ` <4CD41D5D.9030103-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-11-05 15:15 ` Hefty, Sean
[not found] ` <CF9C39F99A89134C9CF9C4CCB68B8DDF25B83D606E-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-11-05 15:20 ` Steve Wise
[not found] ` <4CD420C3.1090803-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-11-05 16:05 ` Hefty, Sean
[not found] ` <CF9C39F99A89134C9CF9C4CCB68B8DDF25B83D6128-osO9UTpF0USkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2010-11-05 16:09 ` Steve Wise [this message]
[not found] ` <4CD42C54.7010609-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-11-07 6:50 ` Or Gerlitz
[not found] ` <4CD64C1D.6010908-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-11-07 21:04 ` Steve Wise
2010-11-08 6:38 ` Alekseys Senin
2010-11-07 12:16 ` Alekseys Senin
2010-11-04 14:25 ` Or Gerlitz
2010-11-05 15:05 ` Steve Wise
2010-11-11 16:01 ` Alekseys Senin
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=4CD42C54.7010609@opengridcomputing.com \
--to=swise-7bpotxp6k4+p2yhjcf5u+vpxobypeauw@public.gmane.org \
--cc=Alexr-smomgflXvOZWk0Htik3J/w@public.gmane.org \
--cc=alekseys-smomgflXvOZWk0Htik3J/w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=monis-hKgKHo2Ms0F+cjeuK/JdrQ@public.gmane.org \
--cc=rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org \
--cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@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 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.