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.56 [+2.25] tcp tx: 1022 MB/s 17338 calls/s 17338 msg/s # 2.64 [+0.07] tcp rx: 1110 MB/s 52724 calls/s # 3.56 [+0.93] tcp tx: 985 MB/s 16709 calls/s 16709 msg/s # 3.64 [+0.07] tcp rx: 974 MB/s 46746 calls/s # 4.56 [+0.93] tcp tx: 961 MB/s 16304 calls/s 16304 msg/s # 4.65 [+0.08] tcp rx: 977 MB/s 44786 calls/s # 5.56 [+0.92] tcp tx: 1042 MB/s 17682 calls/s 17682 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.92 [+1.01] udp rx: 633 MB/s 459008 calls/s # 6.94 [+0.02] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 7.92 [+0.98] udp rx: 653 MB/s 473600 calls/s # 7.94 [+0.02] udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # 8.92 [+0.98] udp rx: 663 MB/s 480512 calls/s # 8.94 [+0.02] udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 9.92 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.94 [+0.02] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1088 MB/s 793798 calls/s # 11.29 [+0.02] udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # 12.28 [+0.98] udp rx: 1127 MB/s 822387 calls/s # 12.29 [+0.02] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 13.28 [+0.98] udp rx: 1038 MB/s 757400 calls/s # 13.29 [+0.01] udp tx: 1037 MB/s 17595 calls/s 17595 msg/s # 14.28 [+0.99] udp rx: 1040 MB/s 758653 calls/s # 14.29 [+0.01] udp tx: 1040 MB/s 17646 calls/s 17646 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__->