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.25] -4 -t # 2.47 [+2.22] tcp tx: 1017 MB/s 17261 calls/s 17261 msg/s # 2.48 [+0.00] tcp rx: 1018 MB/s 52592 calls/s # 3.47 [+1.00] tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # 3.50 [+0.02] tcp rx: 1026 MB/s 51742 calls/s # 4.47 [+0.98] tcp tx: 1010 MB/s 17142 calls/s 17142 msg/s # 4.50 [+0.02] tcp rx: 1007 MB/s 50505 calls/s # 5.47 [+0.98] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.27] -4 -v # 6.78 [+1.01] udp rx: 589 MB/s 429056 calls/s # 6.80 [+0.02] udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # 7.78 [+0.98] udp rx: 672 MB/s 486802 calls/s # 7.80 [+0.02] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 8.78 [+0.99] udp rx: 673 MB/s 487884 calls/s # 8.80 [+0.01] udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # 9.78 [+0.99] udp rx: 672 MB/s 486670 calls/s # 9.80 [+0.01] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.23] -4 -G # 11.07 [+1.01] udp rx: 1102 MB/s 803942 calls/s # 11.09 [+0.02] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 12.07 [+0.98] udp rx: 1122 MB/s 818460 calls/s # 12.09 [+0.02] udp tx: 1123 MB/s 19056 calls/s 19056 msg/s # 13.07 [+0.99] udp rx: 1141 MB/s 832339 calls/s # 13.09 [+0.01] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 14.07 [+0.99] udp rx: 760 MB/s 554407 calls/s # 14.09 [+0.01] udp tx: 758 MB/s 12867 calls/s 12867 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__->