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.27 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 920 MB/s 15617 calls/s 15617 msg/s # 2.49 [+0.00] tcp rx: 921 MB/s 47235 calls/s # 3.49 [+1.00] tcp tx: 942 MB/s 15986 calls/s 15986 msg/s # 3.49 [+0.00] tcp rx: 943 MB/s 48395 calls/s # 4.49 [+1.00] tcp tx: 923 MB/s 15669 calls/s 15669 msg/s # 4.50 [+0.00] tcp rx: 924 MB/s 48011 calls/s # 5.49 [+1.00] tcp tx: 983 MB/s 16683 calls/s 16683 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.30] -4 -v # 6.84 [+1.02] udp rx: 491 MB/s 356352 calls/s # 6.85 [+0.02] udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # 7.84 [+0.98] udp rx: 522 MB/s 378761 calls/s # 7.85 [+0.02] udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # 8.84 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.85 [+0.02] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 9.84 [+0.98] udp rx: 665 MB/s 482304 calls/s # 9.85 [+0.02] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.29] -4 -G # 11.19 [+1.01] udp rx: 1112 MB/s 811356 calls/s # 11.21 [+0.02] udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # 12.19 [+0.98] udp rx: 1150 MB/s 838889 calls/s # 12.21 [+0.02] udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # 13.19 [+0.98] udp rx: 1146 MB/s 836134 calls/s # 13.21 [+0.02] udp tx: 1146 MB/s 19440 calls/s 19440 msg/s # 14.19 [+0.98] udp rx: 1146 MB/s 836145 calls/s # 14.21 [+0.02] udp tx: 1146 MB/s 19438 calls/s 19438 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__->