Jiang Wang wrote: > This patch series add support for unix stream type > for sockmap. Sockmap already supports TCP, UDP, > unix dgram types. The unix stream support is similar > to unix dgram. > > Also add selftests for unix stream type in sockmap tests. Overall looks good to me. Couple comments on 2/5 and we should get Cong's fix in before merging this. Its nice this fell in without requiring larger changes in ./net/core/*.c code.