[dpdk-dev] [PATCH v3 1/2] librte_ether: add internal callback functions

Stephen Hemminger stephen at networkplumber.org
Sun Oct 2 11:12:43 CEST 2016


I know callbacks are needed, in fact even more are necessary. That is why
I  don't like this design. It expands the API for each event. I think
something like the Linux kernel netlink callback mechanism that passes an
event and device handle.


More information about the dev mailing list