eal/freebsd: fix init completion
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 27 Jun 2019 11:33:45 +0000 (12:33 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 1 Jul 2019 15:57:06 +0000 (17:57 +0200)
commit9c8a35a572e6742eac84042bcc645269b50a0e55
tree030fa7c0da9f45d9b839ea9f3a177ca0130603b6
parentb51690ec69d62b93e98f867198be0e4d20665b35
eal/freebsd: fix init completion

When init is complete, EAL is supposed to update internal config
to indicate that initialization is complete. Add missing write.

Fixes: a99c96e96ad3 ("eal: add internal flag of init completed")
Cc: stable@dpdk.org
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/librte_eal/freebsd/eal/eal.c