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: 929 MB/s 15769 calls/s 15769 msg/s # tcp rx: 930 MB/s 47347 calls/s # tcp tx: 918 MB/s 15583 calls/s 15583 msg/s # tcp rx: 919 MB/s 47794 calls/s # tcp tx: 934 MB/s 15843 calls/s 15843 msg/s # tcp rx: 935 MB/s 48404 calls/s # tcp tx: 907 MB/s 15387 calls/s 15387 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: 530 MB/s 385300 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 546 MB/s 396936 calls/s # udp tx: 729 MB/s 12375 calls/s 12375 msg/s # udp rx: 527 MB/s 382993 calls/s # udp tx: 773 MB/s 13118 calls/s 13118 msg/s # udp rx: 551 MB/s 400806 calls/s # udp tx: 677 MB/s 11497 calls/s 11497 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: 1063 MB/s 775828 calls/s # udp tx: 1086 MB/s 18436 calls/s 18436 msg/s # udp rx: 1145 MB/s 835277 calls/s # udp tx: 1144 MB/s 19404 calls/s 19404 msg/s # udp rx: 1126 MB/s 821243 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # udp rx: 1155 MB/s 842850 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 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__->