Hello,
I am trying to use the zero copy API with the ixgbe driver in multiqueue mode for my project, I can open the interfaces fine using zc:eth2@0 and receive packets. The issue seems to occur when I try to inject packets back onto zc:eth2@0. pfring_zc_send_pkt returns no error but the packet never seems to get sent on the interface. If I use zc:eth2@1 to send the packet out, everything works fine and the packet actually gets sent. Any ideas on what the issue could possibly be? Thanks, Josiah
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
