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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 734 MB/s 12453 calls/s 12453 msg/s # 2.66 [+0.06] tcp rx: 795 MB/s 37548 calls/s # 3.59 [+0.94] tcp tx: 678 MB/s 11501 calls/s 11501 msg/s # 3.66 [+0.07] tcp rx: 670 MB/s 32487 calls/s # 4.59 [+0.93] tcp tx: 675 MB/s 11465 calls/s 11465 msg/s # 4.66 [+0.07] tcp rx: 666 MB/s 33276 calls/s # 5.59 [+0.93] tcp tx: 673 MB/s 11426 calls/s 11426 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.01] udp rx: 650 MB/s 471040 calls/s # 6.97 [+0.02] udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # 7.95 [+0.98] udp rx: 668 MB/s 484608 calls/s # 7.97 [+0.02] udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # 8.95 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.97 [+0.02] udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # 9.95 [+0.98] udp rx: 668 MB/s 484352 calls/s # 9.97 [+0.02] udp tx: 1249 MB/s 21197 calls/s 21197 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.29 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 1079 MB/s 787541 calls/s # 11.32 [+0.02] udp tx: 1102 MB/s 18703 calls/s 18703 msg/s # 12.30 [+0.98] udp rx: 1079 MB/s 787425 calls/s # 12.32 [+0.02] udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # 13.30 [+0.98] udp rx: 1095 MB/s 799098 calls/s # 13.32 [+0.02] udp tx: 1095 MB/s 18572 calls/s 18572 msg/s # 14.31 [+0.98] udp rx: 1104 MB/s 805758 calls/s # 14.32 [+0.02] udp tx: 1104 MB/s 18725 calls/s 18725 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__->