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

Bonding bugfix #750

Merged
merged 7 commits into from
Aug 6, 2021
Merged

Bonding bugfix #750

merged 7 commits into from
Aug 6, 2021

Commits on Aug 2, 2021

  1. patch: allow bonding slaves from different numa nodes

    Note the patch may have a negative influnce on performance.
    It's not a good practice to bonding slaves across numa nodes.
    
    Signed-off-by: ywc689 <[email protected]>
    ywc689 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c68bd02 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. netif: make bonding numa node configurable

    Signed-off-by: ywc689 <[email protected]>
    ywc689 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    19b3475 View commit details
    Browse the repository at this point in the history
  2. netif: fix kni mac address update problem

    Signed-off-by: ywc689 <[email protected]>
    ywc689 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    531b178 View commit details
    Browse the repository at this point in the history
  3. update bonding mode 4 patch

    huangyichen committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1e9d036 View commit details
    Browse the repository at this point in the history
  4. clean whitespace

    huangyichen committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7dae118 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. neigh: fix -Wpacked-not-aligned error

    Signed-off-by: ywc689 <[email protected]>
    ywc689 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a1fa2a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from you-looks-not-tasty/dpdk2011-rebase

    user space multicast packet fetch miss bug fix
    ywc689 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5457e8c View commit details
    Browse the repository at this point in the history