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.58 [+2.27] tcp tx: 966 MB/s 16385 calls/s 16385 msg/s # 2.58 [+0.00] tcp rx: 966 MB/s 50623 calls/s # 3.58 [+1.00] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 3.61 [+0.03] tcp rx: 988 MB/s 47039 calls/s # 4.58 [+0.97] tcp tx: 936 MB/s 15884 calls/s 15884 msg/s # 4.69 [+0.11] tcp rx: 1011 MB/s 42849 calls/s # 5.58 [+0.89] tcp tx: 924 MB/s 15677 calls/s 15677 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 603 MB/s 436992 calls/s # 6.94 [+0.02] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 7.93 [+0.98] udp rx: 661 MB/s 478720 calls/s # 7.94 [+0.02] udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # 8.93 [+0.99] udp rx: 664 MB/s 481536 calls/s # 8.94 [+0.01] udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # 9.93 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.94 [+0.01] udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 1075 MB/s 784545 calls/s # 11.29 [+0.02] udp tx: 1094 MB/s 18557 calls/s 18557 msg/s # 12.27 [+0.99] udp rx: 1097 MB/s 800719 calls/s # 12.29 [+0.01] udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # 13.27 [+0.99] udp rx: 1060 MB/s 773454 calls/s # 13.29 [+0.01] udp tx: 1060 MB/s 17992 calls/s 17992 msg/s # 14.27 [+0.99] udp rx: 1029 MB/s 751014 calls/s # 14.29 [+0.01] udp tx: 1028 MB/s 17446 calls/s 17446 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__->