...... > >Scott Feldman (5): > net: don't reforward packets already forwarded by offload device > net: add phys ID compare helper to test if two IDs are the same > switchdev: add offload_fwd_mark generator helper > rocker: add offload_fwd_mark support > switchdev: update documentation for offload_fwd_mark > > Documentation/networking/switchdev.txt | 14 +++- > drivers/net/ethernet/rocker/rocker.c | 11 ++++ > drivers/net/ethernet/rocker/rocker.h | 1 + > include/linux/netdevice.h | 13 ++++ > include/linux/skbuff.h | 11 +++- > include/net/switchdev.h | 9 +++ > net/core/dev.c | 10 +++ > net/switchdev/switchdev.c | 111 ++++++++++++++++++++++++++++++-- > 8 files changed, 171 insertions(+), 9 deletions(-) > >-- >1.7.10.4
Thanks for taking care of this Scott! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html