On 23/11/2021 07:56, Tony Lu wrote: > To solve this issue, we developed a set of patches to replace the > AF_INET / SOCK_STREAM with AF_SMC / SMCPROTO_SMC{6} by configuration. > So that we can control acceleration in kernel without any other changes > in user-space, and won't break our application containers and publish > workflow. These patches are still improving for upstream. This sounds interesting. Will this also be namespace-based like the sysctls in the current patch? Will this future change integrate nicely with the current new sysctls? This might allow to activate smc for containers, selectively. Please send these changes in a patch series together when they are finished. We would like to review them as a whole to see how things play together. Thank you!