sflow: Use ODP-port number to lookup ifindex.
authorPravin Shelar <pshelar@nicira.com>
Mon, 19 Sep 2011 21:55:31 +0000 (14:55 -0700)
committerPravin Shelar <pshelar@nicira.com>
Mon, 19 Sep 2011 21:55:31 +0000 (14:55 -0700)
commit975a704c827a8a5d5c2264441f3a4ebcf097720c
tree359099018c2de73a1049d336262cad090f1305df
parent03a8a29eb87ef21d0e56c200ebe43878ef773d63
sflow: Use ODP-port number to lookup ifindex.

   dpif_sflow_odp_port_to_ifindex() expects odp_port number as sFlow
maintains ODP-port to ifindex mapping.
ofproto/ofproto-dpif-sflow.c