Symptom
cEdge Packet Duplication : Duplicated packets are counted on Primary tunnel interface statistics.
sh interface Tunnel1 | i packets -> Output of this show command can show that even the duplicates are counted under primary tunnel statistics.
Conditions
Need to enable packet duplication through vsmart policy for a particular flow.
Further Problem Description
When packet duplication is enabled, we send packets on both primary and duplicate tunnels. But, with the current code the duplicate packets are also counted under primary tunnel statistics.
If we send 1000 packets, tunnel statistics of primary tunnel shows that it sent 2000 packets