make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 978 MB/s 16589 calls/s 16589 msg/s # tcp rx: 978 MB/s 49833 calls/s # tcp tx: 1011 MB/s 17151 calls/s 17151 msg/s # tcp rx: 1027 MB/s 51499 calls/s # tcp tx: 889 MB/s 15085 calls/s 15085 msg/s # tcp rx: 886 MB/s 46157 calls/s # tcp tx: 976 MB/s 16557 calls/s 16557 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 646 MB/s 468224 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 649 MB/s 470784 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1075 MB/s 784141 calls/s # udp tx: 1105 MB/s 18757 calls/s 18757 msg/s # udp rx: 1162 MB/s 847515 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1153 MB/s 841095 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1113 MB/s 811956 calls/s # udp tx: 1112 MB/s 18865 calls/s 18865 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->