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: 847 MB/s 14378 calls/s 14378 msg/s # tcp rx: 848 MB/s 65681 calls/s # tcp tx: 883 MB/s 14984 calls/s 14984 msg/s # tcp rx: 883 MB/s 67125 calls/s # tcp tx: 861 MB/s 14607 calls/s 14607 msg/s # tcp rx: 862 MB/s 65894 calls/s # tcp tx: 848 MB/s 14397 calls/s 14397 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: 650 MB/s 471296 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 670 MB/s 485888 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 677 MB/s 490917 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 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: 1055 MB/s 770066 calls/s # udp tx: 1079 MB/s 18306 calls/s 18306 msg/s # udp rx: 1035 MB/s 755154 calls/s # udp tx: 1034 MB/s 17541 calls/s 17541 msg/s # udp rx: 1044 MB/s 761584 calls/s # udp tx: 1042 MB/s 17674 calls/s 17674 msg/s # udp rx: 1037 MB/s 756722 calls/s # udp tx: 1038 MB/s 17614 calls/s 17614 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__->