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

[FDB] Fix fbdorch to properly handle syncd FDB FLUSH Notif #2254

Merged
merged 26 commits into from
May 18, 2022

Commits on Apr 19, 2022

  1. temp fix for remove vlanop to work

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    34899a9 View commit details
    Browse the repository at this point in the history
  2. Moved to original place

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d5bc119 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Add back the retry mechanism based on fdb_count

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3bee64f View commit details
    Browse the repository at this point in the history
  2. Compilation suceeded

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9da8456 View commit details
    Browse the repository at this point in the history
  3. minor comments

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    197b82d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. UT skeleton Added

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    1ea475c View commit details
    Browse the repository at this point in the history
  2. Testcase not crashing

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    da282ff View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. First test passed

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    d04d3cd View commit details
    Browse the repository at this point in the history
  2. Unit tests finished

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    d9b9c35 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    1e92c07 View commit details
    Browse the repository at this point in the history
  4. handled bridge_port_id deleted case

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    548e4de View commit details
    Browse the repository at this point in the history
  5. Update fdborch.cpp

    vivekrnv authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    2b511da View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Update fdborch.h

    vivekrnv authored May 3, 2022
    Configuration menu
    Copy the full SHA
    8a2adf0 View commit details
    Browse the repository at this point in the history
  2. comments addressed

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed May 3, 2022
    Configuration menu
    Copy the full SHA
    77819f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c944d9a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    f5d2aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3f0fe View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    b3ae5f4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Missing condition added

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed May 6, 2022
    Configuration menu
    Copy the full SHA
    77d9bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e20eee View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Handled Comments

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f6feafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd70c78 View commit details
    Browse the repository at this point in the history
  3. Minor comment

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fa68eb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2e4fa View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Only flush non-static entries

    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    vivekrnv committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e1669d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32df7c View commit details
    Browse the repository at this point in the history