Message ID | 20210807120726.1063225-1-dqfext@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | qca8k bridge flags offload | expand |
On Sat, Aug 07, 2021 at 08:07:23PM +0800, DENG Qingfang wrote: > Add bridge flags support for qca8k. > > RFC: This is only compile-tested. Anyone who has the hardware, please > test this and provide Tested-by tags. Thanks. I will try to find time to build + test these on my RB3011 this weekend. Anything in particular I should look out for, or just that normal operation is unaffected? > DENG Qingfang (3): > net: dsa: qca8k: offload bridge flags > net: dsa: qca8k: enable assisted learning on CPU port > net: dsa: tag_qca: set offload_fwd_mark > > drivers/net/dsa/qca8k.c | 62 +++++++++++++++++++++++++++++++++++------ > net/dsa/tag_qca.c | 11 +++++++- > 2 files changed, 64 insertions(+), 9 deletions(-) J.