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: 951 MB/s 16132 calls/s 16132 msg/s # tcp rx: 963 MB/s 49294 calls/s # tcp tx: 838 MB/s 14218 calls/s 14218 msg/s # tcp rx: 838 MB/s 44931 calls/s # tcp tx: 967 MB/s 16403 calls/s 16403 msg/s # tcp rx: 968 MB/s 48892 calls/s # tcp tx: 959 MB/s 16279 calls/s 16279 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: 600 MB/s 434688 calls/s # udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 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: 1067 MB/s 778648 calls/s # udp tx: 1086 MB/s 18422 calls/s 18422 msg/s # udp rx: 1041 MB/s 759666 calls/s # udp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp rx: 1133 MB/s 826737 calls/s # udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # udp rx: 1131 MB/s 825532 calls/s # udp tx: 1132 MB/s 19210 calls/s 19210 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__->