Hi all,

The following commit ID with the following description added a test case for 
"tunnel-push-pop" test-suit by the name: "tunnel_push_pop - packet_out 
debug_slow" has been found to be failing on the latest master branch.



## ------------------------------- ##

## openvswitch 2.16.90 test suite. ##

## ------------------------------- ##

779: tunnel_push_pop - packet_out debug_slow         FAILED (ovs-macros.at:242)



## ------------- ##

## Test results. ##

## ------------- ##



ERROR: 1 test was run,

1 failed unexpectedly.





We did some investigation, and the matching is the cause of the failure.



./ovs-macros.at:242: hard failure

779. tunnel-push-pop.at:598: 779. tunnel_push_pop - packet_out debug_slow 
(tunnel-push-pop.at:598): FAILED (ovs-macros.at:242)



Commit patch: 7e6b41ac8d9d183655be96795b529adeb33aeb47



dpif-netdev: Fix crash when PACKET_OUT is metered.

When a PACKET_OUT has output port of OFPP_TABLE, and the rule
table includes a meter and this causes the packet to be deleted,
execute with a clone of the packet, restoring the original packet
if it is changed by the execution.

Add tests to verify the original issue is fixed, and that the fix
doesn't break tunnel processing.



Would the authors of the patch investigate why the test is failing?

Regards

Amber

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to