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.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 874 MB/s 14834 calls/s 14834 msg/s # 2.54 [+0.00] tcp rx: 874 MB/s 45990 calls/s # 3.53 [+1.00] tcp tx: 867 MB/s 14708 calls/s 14708 msg/s # 3.54 [+0.00] tcp rx: 867 MB/s 47405 calls/s # 4.53 [+1.00] tcp tx: 845 MB/s 14332 calls/s 14332 msg/s # 4.54 [+0.00] tcp rx: 846 MB/s 43648 calls/s # 5.53 [+1.00] tcp tx: 948 MB/s 16095 calls/s 16095 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.89 [+1.02] udp rx: 643 MB/s 466688 calls/s # 6.90 [+0.01] udp tx: 1102 MB/s 18697 calls/s 18697 msg/s # 7.89 [+0.99] udp rx: 649 MB/s 471040 calls/s # 7.90 [+0.01] udp tx: 1107 MB/s 18789 calls/s 18789 msg/s # 8.89 [+0.99] udp rx: 668 MB/s 484608 calls/s # 8.90 [+0.01] udp tx: 1076 MB/s 18261 calls/s 18261 msg/s # 9.89 [+0.99] udp rx: 668 MB/s 483840 calls/s # 9.90 [+0.01] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.25 [+1.02] udp rx: 943 MB/s 688336 calls/s # 11.27 [+0.02] udp tx: 967 MB/s 16410 calls/s 16410 msg/s # 12.25 [+0.98] udp rx: 968 MB/s 706384 calls/s # 12.27 [+0.02] udp tx: 963 MB/s 16340 calls/s 16340 msg/s # 13.25 [+0.98] udp rx: 1088 MB/s 793840 calls/s # 13.27 [+0.02] udp tx: 1092 MB/s 18522 calls/s 18522 msg/s # 14.25 [+0.98] udp rx: 982 MB/s 716668 calls/s # 14.27 [+0.02] udp tx: 982 MB/s 16667 calls/s 16667 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__->