<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
That's because this is not the right group for your question.<BR>
<BR>
You need to use raw Ethernet.   You can either do that through a conventional raw Ethernet socket (SOCK_RAW)  and have it work across any Ethernet hardware  or use a NIC proprietary API such as solarflare offer.<BR>
<BR>
OFED is really not the right choice for the problem you are trying to solve, and therefore this list is not the right list for your question.<BR>
<BR>
I suggest you look at the many tutorials about programming with SOCK_RAW or start contacting the NIC vendors.<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<BR>
Richard Croucher<BR>
<A HREF="http://www.informatix-sol.com">www.informatix-sol.com</A><BR>
+44-7802-213901 <BR>
<BR>
</TD>
</TR>
</TABLE>
On Fri, 2012-02-24 at 08:14 -0800, majdi.bensaad@amansystem.com wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
There is nobody to help us ????

>
> When injecting Ethernet frames in network, we don't need a connection to
> be established between sender and receiver.
>
> But I think to use RAW_ETH_QP, we need to make a queue pairing between a
> sender and a receiver, is this true or I am wrong ?
>
>> You can use RAW_ETH_QP available by OFED user space verbs
>>
>>
>> Tziporet
>>
>> -----Original Message-----
>> From: <A HREF="mailto:ewg-bounces@lists.openfabrics.org">ewg-bounces@lists.openfabrics.org</A>
>> [<A HREF="mailto:ewg-bounces@lists.openfabrics.org">mailto:ewg-bounces@lists.openfabrics.org</A>] On Behalf Of
>> <A HREF="mailto:majdi.bensaad@amansystem.com">majdi.bensaad@amansystem.com</A>
>> Sent: Thursday, February 16, 2012 12:28 PM
>> To: <A HREF="mailto:ewg@lists.openfabrics.org">ewg@lists.openfabrics.org</A>
>> Subject: [ewg] High Speed Packet Injector
>>
>> Dear Sears,
>>
>> I am working on the creation of a high speed packet injector based on
>> tcpreplay, using Mellanox 10GE Nic and bypassing Linux kernel.
>>
>> All documents  read about ofed stack talk about connected connections.
>> But
>> I want a method which allow me to write Ethernet frames directly to
>> network wire, and also collect packets in a high speed network without
>> using OS kernel.
>>
>> Basically we want to reach 10GE both in sending and receiving.
>>
>> Do you have any ideas how this can be done? or Do you have some hints
>> which can help?
>>
>> Thanks in advance.
>>
>> Best Regards.
>>
>>
>>
>> _______________________________________________
>> ewg mailing list
>> <A HREF="mailto:ewg@lists.openfabrics.org">ewg@lists.openfabrics.org</A>
>> <A HREF="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg</A>
>>
>
>
>
> _______________________________________________
> ewg mailing list
> <A HREF="mailto:ewg@lists.openfabrics.org">ewg@lists.openfabrics.org</A>
> <A HREF="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg</A>
>


_______________________________________________
ewg mailing list
<A HREF="mailto:ewg@lists.openfabrics.org">ewg@lists.openfabrics.org</A>
<A HREF="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>