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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 973 MB/s 16510 calls/s 16510 msg/s # 2.50 [+0.00] tcp rx: 973 MB/s 50030 calls/s # 3.50 [+1.00] tcp tx: 941 MB/s 15976 calls/s 15976 msg/s # 3.53 [+0.03] tcp rx: 976 MB/s 48722 calls/s # 4.50 [+0.97] tcp tx: 936 MB/s 15891 calls/s 15891 msg/s # 4.53 [+0.04] tcp rx: 942 MB/s 46728 calls/s # 5.50 [+0.96] tcp tx: 937 MB/s 15896 calls/s 15896 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.28] -4 -v # 6.82 [+1.01] udp rx: 632 MB/s 457984 calls/s # 6.84 [+0.02] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 7.82 [+0.98] udp rx: 654 MB/s 473856 calls/s # 7.84 [+0.02] udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # 8.82 [+0.98] udp rx: 657 MB/s 476160 calls/s # 8.84 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 9.83 [+0.98] udp rx: 657 MB/s 475904 calls/s # 9.84 [+0.02] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1105 MB/s 806075 calls/s # 11.18 [+0.02] udp tx: 1125 MB/s 19086 calls/s 19086 msg/s # 12.16 [+0.98] udp rx: 1121 MB/s 817636 calls/s # 12.18 [+0.02] udp tx: 1121 MB/s 19013 calls/s 19013 msg/s # 13.16 [+0.98] udp rx: 1097 MB/s 800109 calls/s # 13.18 [+0.02] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 14.16 [+0.99] udp rx: 1091 MB/s 796091 calls/s # 14.18 [+0.02] udp tx: 1090 MB/s 18500 calls/s 18500 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__->