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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 982 MB/s 16665 calls/s 16665 msg/s # 2.54 [+0.00] tcp rx: 983 MB/s 51412 calls/s # 3.54 [+1.00] tcp tx: 1009 MB/s 17123 calls/s 17123 msg/s # 3.54 [+0.00] tcp rx: 1010 MB/s 51876 calls/s # 4.54 [+1.00] tcp tx: 996 MB/s 16893 calls/s 16893 msg/s # 4.54 [+0.00] tcp rx: 997 MB/s 51174 calls/s # 5.54 [+1.00] tcp tx: 885 MB/s 15015 calls/s 15015 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 657 MB/s 476160 calls/s # 6.88 [+0.02] udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # 7.86 [+0.98] udp rx: 618 MB/s 448000 calls/s # 7.88 [+0.02] udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # 8.86 [+0.99] udp rx: 634 MB/s 459520 calls/s # 8.88 [+0.01] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 9.86 [+0.99] udp rx: 655 MB/s 474368 calls/s # 9.88 [+0.01] udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1109 MB/s 809014 calls/s # 11.21 [+0.02] udp tx: 1129 MB/s 19157 calls/s 19157 msg/s # 12.19 [+0.98] udp rx: 1124 MB/s 820150 calls/s # 12.21 [+0.02] udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # 13.19 [+0.99] udp rx: 1119 MB/s 816587 calls/s # 13.21 [+0.01] udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # 14.20 [+0.99] udp rx: 1118 MB/s 815850 calls/s # 14.21 [+0.01] udp tx: 1120 MB/s 19006 calls/s 19006 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__->