I updated kernel from 3.13 to 3.16 (mea culpa, mea maxima culpa)
And then try build pf_ring
cd PF_RING/kernel
make
all works OK !
cd PF_RING/userland
make
all works OK !
cd PF_RING/drivers/PF_RING_aware/intel/igb/igb-5.2.5-zc/src
make
and problem :(
igb_main.c:2599:2: error: unknown field ‘ndo_set_vf_tx_rate’ specified
in initializer
igb_main.c:7809:6: error: ‘struct sk_buff’ has no member named ‘rxhash’
igb_main.c:10000:5: error: ‘struct ifla_vf_info’ has no member named
‘tx_rate’
what are the possibilities?
I tested orginal version 5.2.5 from sourceforge
and have similar errors
Latest igb driver 5.2.9.4 from sourceforge don't have errors and works
OK ,
but how add PF_RING to this version ?
M
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc