commit | 8aa0cb00743a1767013a5ee0a581db62620aabd7 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed May 31 08:06:46 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 31 17:58:13 2017 -0400 |
tree | dddb453289c3ba8357b8ca25a171a88b7fb15d4d | |
parent | 69394af5de15493fa7bb42ed123d51e713a88b3c [diff] |
nfp: move port init to apps Start fleshing out the apps by turning the vNIC init code to a per-app callback. The two initial apps we have are NIC and eBPF. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>