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.56 [+2.25] tcp tx: 1008 MB/s 17107 calls/s 17107 msg/s # 2.56 [+0.00] tcp rx: 1009 MB/s 47831 calls/s # 3.56 [+1.00] tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # 3.56 [+0.00] tcp rx: 999 MB/s 50962 calls/s # 4.56 [+1.00] tcp tx: 1008 MB/s 17097 calls/s 17097 msg/s # 4.56 [+0.00] tcp rx: 1009 MB/s 51501 calls/s # 5.56 [+1.00] tcp tx: 1006 MB/s 17064 calls/s 17064 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.89 [+0.02] udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # 7.88 [+0.98] udp rx: 663 MB/s 480524 calls/s # 7.89 [+0.02] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 8.88 [+0.99] udp rx: 663 MB/s 480515 calls/s # 8.89 [+0.01] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 9.88 [+0.99] udp rx: 662 MB/s 479491 calls/s # 9.89 [+0.01] udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1061 MB/s 774251 calls/s # 11.27 [+0.02] udp tx: 1084 MB/s 18391 calls/s 18391 msg/s # 12.25 [+0.98] udp rx: 973 MB/s 710256 calls/s # 12.27 [+0.02] udp tx: 977 MB/s 16577 calls/s 16577 msg/s # 13.25 [+0.98] udp rx: 1033 MB/s 753714 calls/s # 13.27 [+0.02] udp tx: 1037 MB/s 17595 calls/s 17595 msg/s # 14.25 [+0.98] udp rx: 999 MB/s 729033 calls/s # 14.27 [+0.02] udp tx: 1002 MB/s 17008 calls/s 17008 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__->