>> [niko at localhost dpdk-1.3.1r2]$ uname -a >> Linux localhost.localdomain 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 >> 23:19:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > > I'm guessing your running the 3.10.7 kernel as default in fedora 19, but > there should really > be a kernel version check somewhere in there to give the user a warning when > using > an "untested" kernel version. > well, I can't find any restrictions on that one in the "getting started guide", it says kernel >= 2.6.33 is ok. So how do we fix it ?
Regards