af_packet: set input port in mbuf
authorPavel Krauz <pavel.krauz@anritsu.com>
Thu, 10 Dec 2015 10:25:05 +0000 (11:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Dec 2015 21:07:06 +0000 (22:07 +0100)
commite01993bf82e8c0af74def9a38b92b56932df157f
tree96dd6c9e60f1055505c0e9846b6de61e673f65b2
parent0d16d2694a74416ec1650dfaa921b19528f757c3
af_packet: set input port in mbuf

Fixes port number in mbuf structure when using with eth_af_packet

Signed-off-by: Pavel Krauz <pavel.krauz@anritsu.com>
drivers/net/af_packet/rte_eth_af_packet.c