]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Show that asic offload works in the fpm testing
authorDonald Sharp <sharpd@nvidia.com>
Thu, 30 Jan 2025 14:53:09 +0000 (09:53 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 31 Jan 2025 20:05:40 +0000 (15:05 -0500)
commit22c7151c2322b165f87ad3b06e93a1c48ae72c6c
tree06f108b61702189b77a5fa81cb32223e2b9c66e4
parente71d29983aadea858ffa7c1fb6812c164c1e05f7
tests: Show that asic offload works in the fpm testing

The fpm_testing_topo1 didn't turn on the fpm_listener
sending the routes back to zebra to set the asic offload.

Modify the test to tell the fpm_listener to set the offloaded
flag and reflect the route back to the dplane_fpm_nl.c code.
Also modify zebra to expect a response to the underlying fpm listener.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/fpm_testing_topo1/r1/routes_summ.json
tests/topotests/fpm_testing_topo1/r1/routes_summ_removed.json
tests/topotests/fpm_testing_topo1/test_fpm_topo1.py