08/02/2019 04:44, Stephen Hemminger: > These fix the primary/secondary process model support in the > vmbus and netvsc PMD. They do NOT fix the failsafe PMD. > > The last two are not bug fixes but address unnecessary > code found while debugging the mp support. > > Stephen Hemminger (7): > bus/vmbus: fix secondary process setup > net/netvsc: fix VF support with secondary process > bus/vmbus: fix check for mmap failure > bus/vmbus: stop mapping if empty resource found > bus/vmbus: map ring in secondary > bus/vmbus: refactor secondary mapping > net/netvsc: remove unnecessary format of ether address
Adding Cc: sta...@dpdk.org for fixes. If you do not want to backport, please check with LTS maintainers. Applied, thanks