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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 968 MB/s 16426 calls/s 16426 msg/s # 2.51 [+0.00] tcp rx: 969 MB/s 50486 calls/s # 3.50 [+1.00] tcp tx: 1009 MB/s 17129 calls/s 17129 msg/s # 3.51 [+0.00] tcp rx: 1011 MB/s 50241 calls/s # 4.50 [+1.00] tcp tx: 992 MB/s 16841 calls/s 16841 msg/s # 4.51 [+0.00] tcp rx: 994 MB/s 50668 calls/s # 5.50 [+1.00] tcp tx: 993 MB/s 16844 calls/s 16844 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.30] -4 -v # 6.86 [+1.01] udp rx: 636 MB/s 461312 calls/s # 6.87 [+0.02] udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # 7.86 [+0.98] udp rx: 609 MB/s 441344 calls/s # 7.87 [+0.02] udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # 8.86 [+0.98] udp rx: 574 MB/s 416768 calls/s # 8.87 [+0.02] udp tx: 1163 MB/s 19742 calls/s 19742 msg/s # 9.86 [+0.99] udp rx: 580 MB/s 420352 calls/s # 9.87 [+0.01] udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.23 [+1.02] udp rx: 1066 MB/s 778087 calls/s # 11.24 [+0.02] udp tx: 1085 MB/s 18410 calls/s 18410 msg/s # 12.23 [+0.99] udp rx: 1084 MB/s 790658 calls/s # 12.24 [+0.01] udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # 13.23 [+0.99] udp rx: 1088 MB/s 794073 calls/s # 13.24 [+0.01] udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # 14.23 [+0.99] udp rx: 1080 MB/s 788051 calls/s # 14.24 [+0.01] udp tx: 1082 MB/s 18361 calls/s 18361 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__->