commit | de2fea7b39bfa1ee9db8726f7b71d54fec385d80 | [log] [tgz] |
---|---|---|
author | Tony Lu <tonylu@linux.alibaba.com> | Tue Dec 28 21:06:11 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 02 12:07:39 2022 +0000 |
tree | 7774c84bf647cf0475fd846e0101ef5009f8ee6e | |
parent | 79d39fc503b43b566feae5bc9a57dfcffdf41bd1 [diff] |
net/smc: Print net namespace in log This adds net namespace ID to the kernel log, net_cookie is unique in the whole system. It is useful in container environment. Signed-off-by: Tony Lu <tonylu@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>