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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 522 MB/s 8868 calls/s 8868 msg/s # 2.59 [+0.00] tcp rx: 523 MB/s 33365 calls/s # 3.59 [+1.00] tcp tx: 552 MB/s 9376 calls/s 9376 msg/s # 3.59 [+0.00] tcp rx: 553 MB/s 32866 calls/s # 4.59 [+1.00] tcp tx: 551 MB/s 9359 calls/s 9359 msg/s # 4.59 [+0.00] tcp rx: 552 MB/s 32830 calls/s # 5.59 [+1.00] tcp tx: 548 MB/s 9301 calls/s 9301 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.92 [+1.02] udp rx: 496 MB/s 359424 calls/s # 6.93 [+0.02] udp tx: 889 MB/s 15088 calls/s 15088 msg/s # 7.92 [+0.99] udp rx: 532 MB/s 385536 calls/s # 7.93 [+0.01] udp tx: 851 MB/s 14434 calls/s 14434 msg/s # 8.92 [+0.99] udp rx: 560 MB/s 406016 calls/s # 8.93 [+0.01] udp tx: 827 MB/s 14041 calls/s 14041 msg/s # 9.92 [+0.99] udp rx: 559 MB/s 405760 calls/s # 9.93 [+0.01] udp tx: 810 MB/s 13747 calls/s 13747 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.27] -4 -G # 11.25 [+1.01] udp rx: 685 MB/s 500193 calls/s # 11.26 [+0.02] udp tx: 696 MB/s 11812 calls/s 11812 msg/s # 12.25 [+0.99] udp rx: 669 MB/s 487909 calls/s # 12.26 [+0.01] udp tx: 668 MB/s 11344 calls/s 11344 msg/s # 13.25 [+0.99] udp rx: 652 MB/s 476105 calls/s # 13.26 [+0.01] udp tx: 652 MB/s 11068 calls/s 11068 msg/s # 14.25 [+0.99] udp rx: 651 MB/s 475103 calls/s # 14.26 [+0.01] udp tx: 651 MB/s 11046 calls/s 11046 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__->