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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 1003 MB/s 17012 calls/s 17012 msg/s # 3.47 [+1.00] tcp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 3.47 [+0.00] tcp rx: 2200 MB/s 59751 calls/s # 4.47 [+1.00] tcp tx: 961 MB/s 16302 calls/s 16302 msg/s # 4.47 [+0.01] tcp rx: 961 MB/s 47576 calls/s # 5.47 [+0.99] tcp tx: 925 MB/s 15690 calls/s 15690 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 650 MB/s 471808 calls/s # 6.78 [+0.02] udp tx: 1226 MB/s 20794 calls/s 20794 msg/s # 7.76 [+0.98] udp rx: 651 MB/s 471597 calls/s # 7.78 [+0.02] udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # 8.76 [+0.98] udp rx: 654 MB/s 473794 calls/s # 8.78 [+0.02] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 9.76 [+0.99] udp rx: 656 MB/s 475450 calls/s # 9.78 [+0.01] udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.25] -4 -G # 11.07 [+1.01] udp rx: 1093 MB/s 797523 calls/s # 11.09 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 12.07 [+0.98] udp rx: 1120 MB/s 816887 calls/s # 12.09 [+0.02] udp tx: 1119 MB/s 18984 calls/s 18984 msg/s # 13.07 [+0.98] udp rx: 1104 MB/s 805617 calls/s # 13.09 [+0.02] udp tx: 1103 MB/s 18723 calls/s 18723 msg/s # 14.07 [+0.98] udp rx: 1106 MB/s 806963 calls/s # 14.09 [+0.01] udp tx: 1105 MB/s 18743 calls/s 18743 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__->