Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't start echo #38

Open
Erically opened this issue Oct 26, 2015 · 1 comment
Open

can't start echo #38

Erically opened this issue Oct 26, 2015 · 1 comment

Comments

@Erically
Copy link

somebody know the problem?
My netmap doesn't install correctly?
command:
under /libuinet/bin/echo,execute ./echo -i eth2 -l 192.168.56.105 -p 8888
result:
uinet starting:cpus=1,nmbclusters=131072
cllwheelsize=524288
cllwheelsize=524288
UINET multiprocessor subsystem configured with 1 CPUs
WARNING:VIMAGE(virtualized network stack) is a highly experimental feature.
Timecounters tick every 10.000 msec
configstr is eth2
Segmentation fault
dmesg:
netmap_ioctl API mismatch for eth2 got 3 need 11
netmap_interp_ringid deprecated API,old ringid 0x5000->ringid 0 reg 4
netmap_do_regif lut ffffc900003a1000 bufs 37940 size 2048
generic_netmap_dtor Restored native NA(null)

@mxi1
Copy link

mxi1 commented Jul 24, 2017

From the error message, you need one newer netmap library based on this one

netmap_ioctl API mismatch for eth2 got 3 need 11

The newer netmap uses 11~15 as the API value, you need to update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants