commit | d2292e8761be2346732e3cc562ad2f38a19c325e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Dec 03 12:12:24 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 11:49:28 2015 -0500 |
tree | e5fb46e5a853e459f953a58a10082ef34e1a3798 | |
parent | 8060646a0fd1b1685a16694f2eb2f461e5eb46cc [diff] |
mlxsw: pci: Implement LAG processing for received packets Completion queue element for receive queue provides information if the packet was received via LAG port. Extract this info and pass it along to core. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>