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: 799 MB/s 13565 calls/s 13565 msg/s # tcp rx: 800 MB/s 68757 calls/s # tcp tx: 831 MB/s 14099 calls/s 14099 msg/s # tcp rx: 832 MB/s 67462 calls/s # tcp tx: 835 MB/s 14179 calls/s 14179 msg/s # tcp rx: 836 MB/s 68424 calls/s # tcp tx: 826 MB/s 14013 calls/s 14013 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: 654 MB/s 474112 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 676 MB/s 489838 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 675 MB/s 489534 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 678 MB/s 491065 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 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: 1118 MB/s 815428 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp rx: 1150 MB/s 839326 calls/s # udp tx: 1151 MB/s 19522 calls/s 19522 msg/s # udp rx: 1148 MB/s 837592 calls/s # udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # udp rx: 1148 MB/s 837299 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 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__->