|
|
Subscribe / Log in / New account

Netmap for Linux

Netmap for Linux

Posted Mar 11, 2013 12:36 UTC (Mon) by ashokar (guest, #89812)
Parent article: Netmap for Linux

Does ping-pong in pkt-gen.c example code work in linux environment?
Ref: http://info.iet.unipi.it/~luigi/doc/20120813-netmap.tgz

I am trying to measure the netmap performance by having the interace
doing both tx and rx. I thought ping-pong test will help. Unfortunately,
that doesn't work in linux environment. Btw, I am using Ubuntu 12.4 LTS.
Is there any latest netmap code for linux?


to post comments

Netmap for Linux

Posted Mar 19, 2013 13:59 UTC (Tue) by tahir (guest, #89931) [Link] (4 responses)

Dear Ashokar,

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

Netmap for Linux

Posted Jul 29, 2013 2:17 UTC (Mon) by els.a2013 (guest, #92123) [Link]

Hello, tahir.

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
els.a2013

Netmap for Linux

Posted Mar 19, 2014 10:21 UTC (Wed) by matirahman (guest, #96058) [Link] (1 responses)

i am using netmap i am trying to run pcktgen program but i am getting this error "uable to register device"

can anyone help ?????

Netmap for Linux

Posted Jul 22, 2014 13:31 UTC (Tue) by emily (guest, #97984) [Link]

have a try

#ifconfig eth0 up //eth0 is your interface

Netmap for Linux

Posted Jul 2, 2014 7:07 UTC (Wed) by Sanuri (guest, #97701) [Link]

Hi Tahir,
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".

1.) Can netmap be used with my NIC (I didn't see it in the list tho :( )?
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?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds