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.27 [+0.27] -4 -t # 2.50 [+2.22] tcp tx: 991 MB/s 16813 calls/s 16813 msg/s # 2.50 [+0.00] tcp rx: 991 MB/s 49337 calls/s # 3.50 [+1.00] tcp tx: 969 MB/s 16445 calls/s 16445 msg/s # 3.50 [+0.00] tcp rx: 970 MB/s 49630 calls/s # 4.50 [+1.00] tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # 4.50 [+0.00] tcp rx: 976 MB/s 49941 calls/s # 5.50 [+1.00] tcp tx: 971 MB/s 16482 calls/s 16482 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.81 [+0.02] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 7.79 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.81 [+0.02] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 8.79 [+0.98] udp rx: 669 MB/s 484608 calls/s # 8.81 [+0.02] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 9.79 [+0.99] udp rx: 665 MB/s 482304 calls/s # 9.81 [+0.01] udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 1114 MB/s 813152 calls/s # 11.13 [+0.02] udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # 12.12 [+0.98] udp rx: 1103 MB/s 805126 calls/s # 12.13 [+0.02] udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # 13.12 [+0.98] udp rx: 732 MB/s 534524 calls/s # 13.13 [+0.02] udp tx: 724 MB/s 12290 calls/s 12290 msg/s # 14.12 [+0.99] udp rx: 648 MB/s 472692 calls/s # 14.13 [+0.01] udp tx: 646 MB/s 10959 calls/s 10959 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__->