You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you try your best to use DPDK , and also port freebsd stack . then in the final step the old application use read/write to do memory copy, oh bad thing.
why not modify the application use mbuf directly to avoid memory copy, gives a good API to do it. ?