The 'Menu link bundles per menus' feature has been introduced with this issue: https://www.drupal.org/project/drupal/issues/1966298
So each menu link should have as bundle the menu name and not the value 'menu_link_content'.
Consecutively, the menu links migration script for D7->D8 should be updated accordingly.