Files
vpp/src
Eyal Bari 31a71ab497 L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)
fixed instability in l2bd_multi_instnce test - sometimes failing with extra
packets captured

it appears l2-learn was not updating hit entries but rather a copy of them.

if the ager did not have a chance to run before the test was running the
learning cycle - entries were not updated with the packet's seq num - causing
packets to flood when hitting the stale seq_num in l2-fwd - hence the extra
packets

fixed handling of filter entries

revert workaround for instability in test

Change-Id: I16d918e6310a5bf40bad5b7335b2140c2867cb71
Signed-off-by: Eyal Bari <ebari@cisco.com>
(cherry picked from commit 25ff2ea3a3)
2017-06-27 12:44:28 +00:00
..
2017-06-08 11:05:35 -07:00
2017-05-10 22:08:53 +00:00
2017-06-22 14:43:55 -07:00
2017-04-17 15:57:03 -04:00
2017-06-08 14:55:08 +00:00
2017-06-24 15:14:14 +00:00