OSDN Git Service

Merge branch 'hinic-add-SR-IOV-support'
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:46:28 +0000 (20:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:46:28 +0000 (20:46 -0700)
commit06b439de5f89be954ae70d16ee5983e6406f6b71
treef603010143fee1808cbe18e740f791dfa5da2416
parentc90af587a9eee697e2d89683113707cada70116a
parent1f62cfa19a619f82c098468660b7950477101d45
Merge branch 'hinic-add-SR-IOV-support'

Luo bin says:

====================
hinic: add SR-IOV support

patch #1 adds mailbox channel support and vf can
communicate with pf or hw through it.
patch #2 adds support for enabling vf and tx/rx
capabilities based on vf.
patch #3 adds support for vf's basic configurations.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>