commit | c3eaa5f667cb60ea23c1bbc59e83c4f71de18e48 | [log] [tgz] |
---|---|---|
author | Geliang Tang <geliangtang@gmail.com> | Tue Apr 06 17:16:03 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 07 14:09:40 2021 -0700 |
tree | 185e077bf7cb49414f15ace53a212e9e087aad06 | |
parent | 761c124ed9698581e88d7babb9001401724435dd [diff] |
selftests: mptcp: add the net device name testcase This patch added a new testcase for setting the net device name. In it, pass the net device name to pm_nl_ctl to set the ifindex field of struct mptcp_pm_addr_entry. Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>