Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sonic-net/sonic-sairedis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b39aef4858ad10981097fd26c03ba09df391637c
Choose a base ref
...
head repository: sonic-net/sonic-sairedis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53488e9dddfb596363c22e364a3c30ac15d2411a
Choose a head ref
  • 6 commits
  • 19 files changed
  • 6 contributors

Commits on Feb 10, 2023

  1. Fix for [EVPN] When MAC moves from remote end point to local, ASIC DB…

    … fields are not updated properly for the mac #11503Update NotificationProcessor.cpp (#1118)
    
    In case of a mac move event, remove the existing FDB entry from ASIC DB first and then set the new one.
    anilkpan authored and StormLiangMS committed Feb 10, 2023
    Copy the full SHA
    b1972d9 View commit details
  2. Copy the full SHA
    f1303cb View commit details
  3. [ppi]: Enable bulk API. (#1171)

    Signed-off-by: Nazarii Hnydyn <[email protected]>
    
    Signed-off-by: Nazarii Hnydyn <[email protected]>
    nazariig authored and StormLiangMS committed Feb 10, 2023
    Copy the full SHA
    3a6c60d View commit details
  4. Switch to using stock gcovr 5.2 (#1174)

    * Test using stock gcovr
    
    Signed-off-by: Saikrishna Arcot <[email protected]>
    
    * Use gcovr 5.2
    
    Signed-off-by: Saikrishna Arcot <[email protected]>
    
    Signed-off-by: Saikrishna Arcot <[email protected]>
    saiarcot895 authored and StormLiangMS committed Feb 10, 2023
    Copy the full SHA
    82f2cd7 View commit details
  5. [Mellanox] Enable DSCP remapping by using SAI attribute (#1188)

    * Enable DSCP remapping by using SAI attribute
    
    Signed-off-by: Stephen Sun <[email protected]>
    
    * Remove space at the end of line
    
    Signed-off-by: Stephen Sun <[email protected]>
    
    ---------
    
    Signed-off-by: Stephen Sun <[email protected]>
    stephenxs authored and StormLiangMS committed Feb 10, 2023
    Copy the full SHA
    85921af View commit details
  6. [sai_failure_dump]Invoking dump during SAI failure (#1198)

    * [sai_failure_dump]Invoking dump during SAI failure
    dgsudharsan authored and StormLiangMS committed Feb 10, 2023
    Copy the full SHA
    53488e9 View commit details
Loading