numam-dpdk/drivers
Qi Zhang 5ade55ab43 net/ice/base: refactor post DDP download VLAN mode config
Currently it's not clear that only the first PF downloads the package
and configures the VLAN mode. When this is happening all other PFs are
blocked on the global configuration lock. Once the package is
successfully downloaded and the global configuration lock has been
released then all PFs resume initialization. This includes some post
package download VLAN mode configuration. To make this more obvious add
the new function ice_post_pkg_dwnld_vlan_mode_cfg() so any/all post
download VLAN mode configuration code can be put in here.

This also makes it more clear that all PFs will call this new function.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2021-04-30 15:26:25 +02:00
..
baseband drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
bus build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
common common/mlx5: add PRM definitions for integrity check 2021-05-04 17:37:22 +02:00
compress common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
crypto event/octeontx2: fix crypto adapter queue pair operations 2021-04-29 10:47:49 +02:00
event event/cnxk: add option to control timer adapters 2021-05-04 08:45:52 +02:00
mempool drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
net net/ice/base: refactor post DDP download VLAN mode config 2021-04-30 15:26:25 +02:00
raw raw/ifpga: fix device name format 2021-04-29 10:25:28 +02:00
regex common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
vdpa vdpa/mlx5: improve interrupt management 2021-05-04 10:22:17 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00