]> git.samba.org - sfrench/cifs-2.6.git/commit
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
authorJianguo Wu <wujianguo@chinatelecom.cn>
Thu, 30 Dec 2021 10:40:29 +0000 (18:40 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Dec 2021 13:31:48 +0000 (13:31 +0000)
commit8b3170e07539855ee91bc5e2fa7780a4c9b5c7aa
treed04ffb6af6507f3916a5d3450b1e65792fbda179
parentbe1c5b53227ba8280f1ebb01c6f5da3c9eebdaad
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh

udpgro_fwd.sh output following message:
  ping: 2001:db8:1::100: Address family for hostname not supported

Using ping6 when pinging IPv6 addresses.

Fixes: a062260a9d5f ("selftests: net: add UDP GRO forwarding self-tests")
Signed-off-by: Jianguo Wu <wujianguo@chinatelecom.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgro_fwd.sh