Dear folks

I have bridged two interfaces and set permit+reflect acl on the input of
interface one and deny rule on output of same interface as follow:

acl_add_replace permit+reflect
acl_add_replace deny

acl_interface_add_del sw_if_index 1 add input acl 0
acl_interface_add_del sw_if_index 1 add output acl 1


after about 100 seconds of running Trex with sfr scenario I got sigsegv.
this is gdb's backtrace <https://pastebin.com/VvZ9Z3Nf>.

Trex :
./t-rex-64 -f cap2/sfr.yaml -m 5 -c 4


Regards,
Khers
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to