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: 947 MB/s 16069 calls/s 16069 msg/s # tcp rx: 948 MB/s 51447 calls/s # tcp tx: 970 MB/s 16455 calls/s 16455 msg/s # tcp rx: 971 MB/s 50711 calls/s # tcp tx: 965 MB/s 16383 calls/s 16383 msg/s # tcp rx: 966 MB/s 49849 calls/s # tcp tx: 951 MB/s 16143 calls/s 16143 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: 625 MB/s 453417 calls/s # udp tx: 1196 MB/s 20292 calls/s 20292 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1287 MB/s 21841 calls/s 21841 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: 627 MB/s 457850 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp rx: 684 MB/s 499254 calls/s # udp tx: 685 MB/s 11629 calls/s 11629 msg/s # udp rx: 684 MB/s 499329 calls/s # udp tx: 685 MB/s 11630 calls/s 11630 msg/s # udp rx: 689 MB/s 502595 calls/s # udp tx: 690 MB/s 11703 calls/s 11703 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__->