Hello everyone. Currently I'm trying to setup DPDK's KNI moudle on my x86 machine and I succeed to up vEth0 using kni module. However, I can't get raw socket from vEth0 interface because there is no sock_en file in /sys/class/net/vEth0 directory of my host linux machine.
What should I do next? Should I modify linux configuration or something another? My linux version is ubuntu 13.10 server 64bit and NIC is 82574L. Best regards. ByungChul So.