aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-12-14 12:45:16 +0000
committerDavid S. Miller <davem@davemloft.net>2021-12-14 12:45:16 +0000
commit256f8d72a51e77d1eaab6094a3d6ae4978d1dbd0 (patch)
tree86b5c674b1e58aef7d77b5b598831b61516e0c4f /net/core/pktgen.c
parentbareudp: Add extack support to bareudp_configure() (diff)
parentnet: dsa: make tagging protocols connect to individual switches from a tree (diff)
downloadlinux-dev-256f8d72a51e77d1eaab6094a3d6ae4978d1dbd0.tar.xz
linux-dev-256f8d72a51e77d1eaab6094a3d6ae4978d1dbd0.zip
Merge branch 'dsa-fixups'
Vladimir Oltean says: ==================== DSA tagger-owned storage fixups It seems that the DSA tagger-owned storage changes were insufficiently tested and do not work in all cases. Specifically, the NXP Bluebox 3 (arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dts) got broken by these changes, because (a) I forgot that DSA_TAG_PROTO_SJA1110 exists and differs from DSA_TAG_PROTO_SJA1105 (b) the Bluebox 3 uses a DSA switch tree with 2 switches, and the tagger-owned storage patches don't cover that use case well, it seems Therefore, I'm sorry to say that there needs to be an API fixup: tagging protocol drivers will from now on connect to individual switches from a tree, rather than to the tree as a whole. This is more robust against various ordering constraints in the DSA probe and teardown paths, and is also symmetrical with the connection API exposed to the switch drivers themselves, which is also per switch. With these changes, the Bluebox 3 also works fine. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/pktgen.c')
0 files changed, 0 insertions, 0 deletions