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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.32] -4 -t # 2.59 [+2.26] tcp tx: 884 MB/s 14996 calls/s 14996 msg/s # 2.59 [+0.00] tcp rx: 884 MB/s 49367 calls/s # 3.59 [+1.00] tcp tx: 893 MB/s 15152 calls/s 15152 msg/s # 3.59 [+0.00] tcp rx: 894 MB/s 52215 calls/s # 4.59 [+1.00] tcp tx: 905 MB/s 15352 calls/s 15352 msg/s # 4.59 [+0.00] tcp rx: 905 MB/s 51058 calls/s # 5.59 [+1.00] tcp tx: 889 MB/s 15084 calls/s 15084 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.96 [+0.33] -4 -v # 6.97 [+1.01] udp rx: 570 MB/s 413506 calls/s # 6.99 [+0.02] udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # 7.97 [+0.98] udp rx: 555 MB/s 402621 calls/s # 7.99 [+0.02] udp tx: 789 MB/s 13393 calls/s 13393 msg/s # 8.97 [+0.98] udp rx: 568 MB/s 412289 calls/s # 8.99 [+0.02] udp tx: 736 MB/s 12495 calls/s 12495 msg/s # 9.97 [+0.98] udp rx: 569 MB/s 412713 calls/s # 9.99 [+0.02] udp tx: 777 MB/s 13181 calls/s 13181 msg/s # 10.03 [+0.03] 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: 635 MB/s 463695 calls/s # 11.38 [+0.02] udp tx: 649 MB/s 11023 calls/s 11023 msg/s # 12.37 [+0.98] udp rx: 687 MB/s 501479 calls/s # 12.38 [+0.02] udp tx: 690 MB/s 11711 calls/s 11711 msg/s # 13.37 [+0.98] udp rx: 683 MB/s 498473 calls/s # 13.38 [+0.02] udp tx: 686 MB/s 11644 calls/s 11644 msg/s # 14.37 [+0.98] udp rx: 687 MB/s 501174 calls/s # 14.38 [+0.02] udp tx: 690 MB/s 11704 calls/s 11704 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__->