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: 957 MB/s 16241 calls/s 16241 msg/s # tcp rx: 973 MB/s 48381 calls/s # tcp tx: 963 MB/s 16342 calls/s 16342 msg/s # tcp rx: 972 MB/s 48281 calls/s # tcp tx: 1000 MB/s 16974 calls/s 16974 msg/s # tcp rx: 999 MB/s 49509 calls/s # tcp tx: 930 MB/s 15790 calls/s 15790 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: 567 MB/s 411392 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 msg/s # udp rx: 559 MB/s 405248 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 663 MB/s 481024 calls/s # udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 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: 648 MB/s 472781 calls/s # udp tx: 664 MB/s 11267 calls/s 11267 msg/s # udp rx: 679 MB/s 495833 calls/s # udp tx: 685 MB/s 11620 calls/s 11620 msg/s # udp rx: 680 MB/s 496213 calls/s # udp tx: 684 MB/s 11607 calls/s 11607 msg/s # udp rx: 653 MB/s 476676 calls/s # udp tx: 656 MB/s 11131 calls/s 11131 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__->