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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 855 MB/s 14505 calls/s 14505 msg/s # 2.62 [+0.01] tcp rx: 861 MB/s 43684 calls/s # 3.61 [+0.99] tcp tx: 665 MB/s 11292 calls/s 11292 msg/s # 3.62 [+0.01] tcp rx: 664 MB/s 33377 calls/s # 4.61 [+0.99] tcp tx: 659 MB/s 11194 calls/s 11194 msg/s # 4.62 [+0.01] tcp rx: 660 MB/s 34116 calls/s # 5.61 [+0.99] tcp tx: 639 MB/s 10845 calls/s 10845 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.02] udp rx: 543 MB/s 393885 calls/s # 6.99 [+0.02] udp tx: 764 MB/s 12960 calls/s 12960 msg/s # 7.97 [+0.98] udp rx: 550 MB/s 399904 calls/s # 7.99 [+0.02] udp tx: 717 MB/s 12169 calls/s 12169 msg/s # 8.98 [+0.98] udp rx: 567 MB/s 411648 calls/s # 8.99 [+0.02] udp tx: 796 MB/s 13511 calls/s 13511 msg/s # 9.98 [+0.99] udp rx: 566 MB/s 410880 calls/s # 9.99 [+0.01] udp tx: 798 MB/s 13539 calls/s 13539 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.32] -4 -G # 11.36 [+1.01] udp rx: 595 MB/s 433991 calls/s # 11.39 [+0.02] udp tx: 610 MB/s 10358 calls/s 10358 msg/s # 12.37 [+0.98] udp rx: 628 MB/s 458124 calls/s # 12.39 [+0.02] udp tx: 628 MB/s 10652 calls/s 10652 msg/s # 13.37 [+0.98] udp rx: 637 MB/s 464881 calls/s # 13.39 [+0.02] udp tx: 636 MB/s 10803 calls/s 10803 msg/s # 14.37 [+0.98] udp rx: 638 MB/s 465973 calls/s # 14.39 [+0.02] udp tx: 638 MB/s 10830 calls/s 10830 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__->