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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 605 MB/s 10278 calls/s 10278 msg/s # 2.59 [+0.00] tcp rx: 606 MB/s 34368 calls/s # 3.59 [+1.00] tcp tx: 869 MB/s 14739 calls/s 14739 msg/s # 3.59 [+0.00] tcp rx: 869 MB/s 41921 calls/s # 4.59 [+1.00] tcp tx: 640 MB/s 10871 calls/s 10871 msg/s # 4.59 [+0.00] tcp rx: 641 MB/s 31160 calls/s # 5.59 [+1.00] tcp tx: 625 MB/s 10607 calls/s 10607 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.33] -4 -v # 6.97 [+1.02] udp rx: 623 MB/s 451921 calls/s # 6.99 [+0.02] udp tx: 1192 MB/s 20219 calls/s 20219 msg/s # 7.97 [+0.98] udp rx: 635 MB/s 460512 calls/s # 7.99 [+0.02] udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # 8.97 [+0.98] udp rx: 649 MB/s 470272 calls/s # 8.99 [+0.02] udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # 9.97 [+0.98] udp rx: 570 MB/s 413184 calls/s # 9.99 [+0.02] udp tx: 969 MB/s 16451 calls/s 16451 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.34 [+1.01] udp rx: 625 MB/s 456390 calls/s # 11.36 [+0.02] udp tx: 639 MB/s 10850 calls/s 10850 msg/s # 12.34 [+0.98] udp rx: 642 MB/s 468428 calls/s # 12.36 [+0.02] udp tx: 641 MB/s 10888 calls/s 10888 msg/s # 13.34 [+0.98] udp rx: 682 MB/s 497436 calls/s # 13.36 [+0.02] udp tx: 690 MB/s 11718 calls/s 11718 msg/s # 14.34 [+0.98] udp rx: 1121 MB/s 818099 calls/s # 14.36 [+0.02] udp tx: 1120 MB/s 19008 calls/s 19008 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__->