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.33 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 1049 MB/s 17795 calls/s 17795 msg/s # 2.59 [+0.00] tcp rx: 1049 MB/s 53407 calls/s # 3.59 [+1.00] tcp tx: 1029 MB/s 17453 calls/s 17453 msg/s # 3.59 [+0.00] tcp rx: 1030 MB/s 51692 calls/s # 4.59 [+1.00] tcp tx: 984 MB/s 16698 calls/s 16698 msg/s # 4.59 [+0.00] tcp rx: 985 MB/s 50531 calls/s # 5.59 [+1.00] tcp tx: 979 MB/s 16618 calls/s 16618 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 607 MB/s 440320 calls/s # 6.97 [+0.02] udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # 7.95 [+0.98] udp rx: 625 MB/s 453138 calls/s # 7.97 [+0.02] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 8.95 [+0.98] udp rx: 652 MB/s 472576 calls/s # 8.97 [+0.02] udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # 9.95 [+0.98] udp rx: 654 MB/s 473856 calls/s # 9.97 [+0.02] udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.33 [+1.01] udp rx: 1091 MB/s 796373 calls/s # 11.35 [+0.02] udp tx: 1115 MB/s 18915 calls/s 18915 msg/s # 12.33 [+0.98] udp rx: 1096 MB/s 799755 calls/s # 12.35 [+0.02] udp tx: 1100 MB/s 18672 calls/s 18672 msg/s # 13.33 [+0.98] udp rx: 1089 MB/s 794856 calls/s # 13.35 [+0.02] udp tx: 1090 MB/s 18488 calls/s 18488 msg/s # 14.34 [+0.98] udp rx: 972 MB/s 709149 calls/s # 14.35 [+0.02] udp tx: 967 MB/s 16412 calls/s 16412 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__->