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.24 [+0.24] -4 -t # 2.46 [+2.22] tcp tx: 933 MB/s 15834 calls/s 15834 msg/s # 2.46 [+0.00] tcp rx: 934 MB/s 49203 calls/s # 3.46 [+1.00] tcp tx: 956 MB/s 16226 calls/s 16226 msg/s # 3.46 [+0.00] tcp rx: 957 MB/s 49185 calls/s # 4.46 [+1.00] tcp tx: 924 MB/s 15674 calls/s 15674 msg/s # 4.47 [+0.00] tcp rx: 925 MB/s 48041 calls/s # 5.46 [+1.00] tcp tx: 923 MB/s 15663 calls/s 15663 msg/s # 5.49 [+0.03] udp gso - over veth touching data # 5.49 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.74 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 655 MB/s 475648 calls/s # 6.77 [+0.02] udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # 7.76 [+0.98] udp rx: 667 MB/s 484220 calls/s # 7.77 [+0.02] udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # 8.76 [+0.98] udp rx: 670 MB/s 485291 calls/s # 8.77 [+0.02] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 9.76 [+0.99] udp rx: 668 MB/s 484285 calls/s # 9.77 [+0.01] udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.05 [+0.25] -4 -G # 11.06 [+1.01] udp rx: 1116 MB/s 814366 calls/s # 11.08 [+0.02] udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # 12.06 [+0.98] udp rx: 1147 MB/s 836918 calls/s # 12.08 [+0.02] udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # 13.06 [+0.98] udp rx: 1111 MB/s 810824 calls/s # 13.08 [+0.02] udp tx: 1110 MB/s 18839 calls/s 18839 msg/s # 14.06 [+0.99] udp rx: 1106 MB/s 807115 calls/s # 14.08 [+0.01] udp tx: 1108 MB/s 18795 calls/s 18795 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__->