ip netns add netns_other
ip link add if_default type veth peer name if_other
ip link set if_other netns netns_other

./netns_procfs_test cached
