make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 992 MB/s 16839 calls/s 16839 msg/s # tcp rx: 993 MB/s 51747 calls/s # tcp tx: 979 MB/s 16611 calls/s 16611 msg/s # tcp rx: 980 MB/s 51028 calls/s # tcp tx: 1015 MB/s 17217 calls/s 17217 msg/s # tcp rx: 1016 MB/s 51814 calls/s # tcp tx: 1023 MB/s 17352 calls/s 17352 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: 643 MB/s 466432 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp rx: 661 MB/s 479464 calls/s # udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # udp rx: 664 MB/s 481556 calls/s # udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # udp rx: 664 MB/s 481508 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 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: 1019 MB/s 743845 calls/s # udp tx: 1049 MB/s 17801 calls/s 17801 msg/s # udp rx: 1153 MB/s 841417 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 1151 MB/s 839844 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp rx: 1151 MB/s 839668 calls/s # udp tx: 1150 MB/s 19514 calls/s 19514 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__->