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.33] -4 -t # 2.61 [+2.28] tcp tx: 933 MB/s 15832 calls/s 15832 msg/s # 2.80 [+0.20] tcp rx: 1160 MB/s 53702 calls/s # 3.61 [+0.80] tcp tx: 938 MB/s 15926 calls/s 15926 msg/s # 3.80 [+0.20] tcp rx: 917 MB/s 43631 calls/s # 4.61 [+0.80] tcp tx: 943 MB/s 16009 calls/s 16009 msg/s # 4.80 [+0.20] tcp rx: 923 MB/s 39611 calls/s # 5.61 [+0.80] tcp tx: 877 MB/s 14884 calls/s 14884 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.92 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.94 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 7.92 [+0.98] udp rx: 652 MB/s 472491 calls/s # 7.94 [+0.02] udp tx: 1147 MB/s 19465 calls/s 19465 msg/s # 8.92 [+0.99] udp rx: 559 MB/s 405608 calls/s # 8.93 [+0.01] udp tx: 751 MB/s 12750 calls/s 12750 msg/s # 9.92 [+0.99] udp rx: 568 MB/s 412416 calls/s # 9.93 [+0.01] udp tx: 766 MB/s 13001 calls/s 13001 msg/s # 9.97 [+0.04] 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.30 [+0.32] -4 -G # 11.31 [+1.02] udp rx: 777 MB/s 567254 calls/s # 11.33 [+0.02] udp tx: 793 MB/s 13465 calls/s 13465 msg/s # 12.31 [+0.98] udp rx: 654 MB/s 477280 calls/s # 12.33 [+0.02] udp tx: 656 MB/s 11136 calls/s 11136 msg/s # 13.31 [+0.98] udp rx: 655 MB/s 477777 calls/s # 13.33 [+0.02] udp tx: 657 MB/s 11144 calls/s 11144 msg/s # 14.31 [+0.98] udp rx: 656 MB/s 478689 calls/s # 14.33 [+0.02] udp tx: 658 MB/s 11167 calls/s 11167 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__->