Closed amorenoz closed 1 year ago
Analyzing the data I see the issue. The queue_id is being recalculated for each ovs action. So, even though when a packet is modified it's new queue_id is different. We should store it and always put the queue_id obtained from kprobe:ovs_packet_cmd_execute
.
Tested in Openshift: