Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ice(4): Add host SR-IOV support #1573

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kgalazka
Copy link
Contributor

Allows creating Virtual Functions on E800 adapters with up to 16 queues.
Changing MAC address and using promiscuous mode for each VF
may be enabled in configuration.

Please be advised that this is still work in progress and may be unstable.

Authored-by: Eric Joyner [email protected]
Signed-off-by: Krzysztof Galazka [email protected]

Enable basic SR-IOV support for E800 adapters.

Authored-by: Eric Joyner <[email protected]>
Signed-off-by: Krzysztof Galazka <[email protected]>
Filter for unicast MAC address is configured
with a virtual channel message, but filter for
a broadcast traffic was missing. It caused
issues with e.g. ARP.

Signed-off-by: Krzysztof Galazka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant