[dpdk-users] Multiple UDP ports Per NIC

Kevin Kall fishforish at gmail.com
Wed Jun 6 16:29:57 CEST 2018


Hello,

I am brand-new to DPDK (just found out about it) and have what is likely a
simple/stupid question.

Do your libraries/framework allow for different UDP/IP packet streams being
received on a single NIC (different UDP ports) to be directed to/processed
by separate CPU cores (as if each CPU core was opening a different UDP
socket)?

Same goes for transmit - can different CPU cores transmit on separate UDP
ports on a single NIC?

If so, can someone point me to an example?

Thanks so much.

Fish


More information about the users mailing list