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.45 [+0.44] -4 -t # 2.81 [+2.35] tcp tx: 991 MB/s 16821 calls/s 16821 msg/s # 2.81 [+0.00] tcp rx: 991 MB/s 50415 calls/s # 3.81 [+1.00] tcp tx: 1006 MB/s 17073 calls/s 17073 msg/s # 3.81 [+0.00] tcp rx: 1007 MB/s 51344 calls/s # 4.81 [+1.00] tcp tx: 1002 MB/s 17008 calls/s 17008 msg/s # 4.81 [+0.00] tcp rx: 1003 MB/s 51152 calls/s # 5.81 [+1.00] tcp tx: 1004 MB/s 17033 calls/s 17033 msg/s # 5.85 [+0.04] udp gso - over veth touching data # 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.27 [+0.42] -4 -v # 7.28 [+1.02] udp rx: 622 MB/s 451489 calls/s # 7.31 [+0.02] udp tx: 1152 MB/s 19547 calls/s 19547 msg/s # 8.28 [+0.98] udp rx: 642 MB/s 465664 calls/s # 8.31 [+0.02] udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # 9.29 [+0.98] udp rx: 661 MB/s 478976 calls/s # 9.31 [+0.02] udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # 10.29 [+0.98] udp rx: 661 MB/s 478720 calls/s # 10.31 [+0.02] udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # 10.35 [+0.04] udp gso and gro - over veth touching data # 10.35 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.78 [+0.43] -4 -G # 11.79 [+1.02] udp rx: 1128 MB/s 822716 calls/s # 11.81 [+0.02] udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # 12.79 [+0.98] udp rx: 1120 MB/s 817498 calls/s # 12.81 [+0.02] udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # 13.79 [+0.98] udp rx: 866 MB/s 632125 calls/s # 13.81 [+0.02] udp tx: 857 MB/s 14543 calls/s 14543 msg/s # 14.80 [+0.98] udp rx: 632 MB/s 461040 calls/s # 14.81 [+0.02] udp tx: 631 MB/s 10705 calls/s 10705 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__->