Duplicate pcap tx trace fix 44/18944/2
authorNeale Ranns <nranns@cisco.com>
Tue, 16 Apr 2019 22:02:46 +0000 (15:02 -0700)
committerOle Trøan <otroan@employees.org>
Wed, 17 Apr 2019 07:39:06 +0000 (07:39 +0000)
Change-Id: I0657cb44f58942ef281046dd3841bda669b10589
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/interface_output.c

index bb97493..698c6e1 100644 (file)
@@ -850,9 +850,6 @@ vnet_interface_output_node_inline (vlib_main_t * vm,
                                   vnet_hw_interface_t * hi,
                                   int do_tx_offloads)
 {
-  vnet_interface_pcap_tx_trace (vm, node, frame,
-                               0 /* sw_if_index_from_buffer */ );
-
   /*
    * The 3-headed "if" is here because we want to err on the side
    * of not impacting the non-GSO performance - so for the more