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: 1407 MB/s 23866 calls/s 23866 msg/s # tcp rx: 1407 MB/s 62551 calls/s # tcp tx: 1360 MB/s 23082 calls/s 23082 msg/s # tcp rx: 1362 MB/s 62753 calls/s # tcp tx: 1330 MB/s 22559 calls/s 22559 msg/s # tcp rx: 1331 MB/s 59936 calls/s # tcp tx: 1329 MB/s 22551 calls/s 22551 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: 536 MB/s 388297 calls/s # udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # udp rx: 657 MB/s 474880 calls/s # udp tx: 1549 MB/s 26280 calls/s 26280 msg/s # udp rx: 659 MB/s 476672 calls/s # udp tx: 1563 MB/s 26519 calls/s 26519 msg/s # udp rx: 674 MB/s 487680 calls/s # udp tx: 1544 MB/s 26197 calls/s 26197 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: 677 MB/s 494346 calls/s # udp tx: 698 MB/s 11847 calls/s 11847 msg/s # udp rx: 768 MB/s 560570 calls/s # udp tx: 778 MB/s 13199 calls/s 13199 msg/s # udp rx: 767 MB/s 559660 calls/s # udp tx: 767 MB/s 13012 calls/s 13012 msg/s # udp rx: 730 MB/s 533077 calls/s # udp tx: 729 MB/s 12381 calls/s 12381 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__->