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: 961 MB/s 16312 calls/s 16312 msg/s # tcp rx: 962 MB/s 50388 calls/s # tcp tx: 669 MB/s 11355 calls/s 11355 msg/s # tcp rx: 670 MB/s 35864 calls/s # tcp tx: 644 MB/s 10936 calls/s 10936 msg/s # tcp rx: 645 MB/s 33191 calls/s # tcp tx: 638 MB/s 10824 calls/s 10824 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: 635 MB/s 460075 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 630 MB/s 456960 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp rx: 667 MB/s 483840 calls/s # udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 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: 1092 MB/s 796975 calls/s # udp tx: 1118 MB/s 18964 calls/s 18964 msg/s # udp rx: 1104 MB/s 805434 calls/s # udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # udp rx: 1084 MB/s 790589 calls/s # udp tx: 1085 MB/s 18405 calls/s 18405 msg/s # udp rx: 1111 MB/s 810404 calls/s # udp tx: 1110 MB/s 18842 calls/s 18842 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__->