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.27] tcp tx: 667 MB/s 11324 calls/s 11324 msg/s # 2.59 [+0.00] tcp rx: 667 MB/s 33931 calls/s # 3.59 [+1.00] tcp tx: 645 MB/s 10950 calls/s 10950 msg/s # 3.59 [+0.00] tcp rx: 646 MB/s 32949 calls/s # 4.59 [+1.00] tcp tx: 641 MB/s 10881 calls/s 10881 msg/s # 4.59 [+0.00] tcp rx: 642 MB/s 32790 calls/s # 5.59 [+1.00] tcp tx: 642 MB/s 10901 calls/s 10901 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 651 MB/s 472064 calls/s # 6.96 [+0.02] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 7.94 [+0.98] udp rx: 669 MB/s 484621 calls/s # 7.96 [+0.02] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 8.94 [+0.98] udp rx: 668 MB/s 483959 calls/s # 8.96 [+0.02] udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # 9.94 [+0.98] udp rx: 667 MB/s 483302 calls/s # 9.96 [+0.02] udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1015 MB/s 740878 calls/s # 11.34 [+0.02] udp tx: 1044 MB/s 17717 calls/s 17717 msg/s # 12.31 [+0.98] udp rx: 1145 MB/s 835401 calls/s # 12.34 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 13.31 [+0.98] udp rx: 1143 MB/s 834007 calls/s # 13.34 [+0.02] udp tx: 1143 MB/s 19391 calls/s 19391 msg/s # 14.32 [+0.98] udp rx: 1144 MB/s 834404 calls/s # 14.34 [+0.02] udp tx: 1143 MB/s 19400 calls/s 19400 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__->