Netmap for Linux
Netmap for Linux
Posted Mar 19, 2013 13:59 UTC (Tue) by tahir (guest, #89931)In reply to: Netmap for Linux by ashokar
Parent article: Netmap for Linux
I am also using Ubuntu 12.4 LTS with linux kernel version 3.2.0-32.51. I wrote some sample programs for testing the transmission and Receiving of packets. Although, my transmit function works fine, there are few problems with Rx function. On debugging, I found that issue lies withing netmap code (not my example code).
I think that your ping pong does not work because of the same problem (However, it is just a guess). I might be able to help you, if you can send me the details of problem.
Regards
Tahir Rauf
Posted Jul 29, 2013 2:17 UTC (Mon)
by els.a2013 (guest, #92123)
[Link]
I have the same problem when I'm trying to use pkt-gen as ping-pong test. Could you give me an advice what I should do to fix that problem?
I use Ubuntu 13.04 with 3.8.0 kernel
Regards
Posted Mar 19, 2014 10:21 UTC (Wed)
by matirahman (guest, #96058)
[Link] (1 responses)
can anyone help ?????
Posted Jul 22, 2014 13:31 UTC (Tue)
by emily (guest, #97984)
[Link]
#ifconfig eth0 up //eth0 is your interface
Posted Jul 2, 2014 7:07 UTC (Wed)
by Sanuri (guest, #97701)
[Link]
1.) Can netmap be used with my NIC (I didn't see it in the list tho :( )?
Netmap for Linux
els.a2013
Netmap for Linux
Netmap for Linux
Netmap for Linux
I'm currently doing a research and need to use netmap in it. Unfortunately I am not a network student. So I am having difficulties in getting started.I am working on Ubuntu 12.04 LTS. And my wired NIC is
"Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDIS 6.20)".
Wireless: "Atheros AR9002WB-1NG Wireless Network Adapter".
2.) Can it be used with wireless network? (Because I was trying to set up Intel DPDK before and found out that it only supports wired network. And it didn't have support for my NIC and that's how ended up here.)
3.) Could you please help me to set up netmap on my machine?
