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: 1021 MB/s 17324 calls/s 17324 msg/s # tcp rx: 1022 MB/s 52186 calls/s # tcp tx: 1009 MB/s 17119 calls/s 17119 msg/s # tcp rx: 1010 MB/s 51680 calls/s # tcp tx: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 988 MB/s 50522 calls/s # tcp tx: 996 MB/s 16898 calls/s 16898 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: 645 MB/s 468224 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 634 MB/s 460490 calls/s # udp tx: 1068 MB/s 18117 calls/s 18117 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 628 MB/s 455168 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 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: 1109 MB/s 808952 calls/s # udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # udp rx: 1059 MB/s 772721 calls/s # udp tx: 1058 MB/s 17951 calls/s 17951 msg/s # udp rx: 923 MB/s 673267 calls/s # udp tx: 915 MB/s 15531 calls/s 15531 msg/s # udp rx: 605 MB/s 441549 calls/s # udp tx: 606 MB/s 10288 calls/s 10288 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__->