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.63 [+2.30] tcp tx: 624 MB/s 10599 calls/s 10599 msg/s # 2.63 [+0.00] tcp rx: 628 MB/s 32183 calls/s # 3.63 [+0.99] tcp tx: 604 MB/s 10254 calls/s 10254 msg/s # 3.63 [+0.01] tcp rx: 603 MB/s 31265 calls/s # 4.63 [+0.99] tcp tx: 599 MB/s 10175 calls/s 10175 msg/s # 4.64 [+0.01] tcp rx: 601 MB/s 31091 calls/s # 5.63 [+0.99] tcp tx: 612 MB/s 10383 calls/s 10383 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.29] -4 -v # 6.97 [+1.01] udp rx: 524 MB/s 379893 calls/s # 6.99 [+0.02] udp tx: 810 MB/s 13749 calls/s 13749 msg/s # 7.97 [+0.98] udp rx: 543 MB/s 394037 calls/s # 7.99 [+0.02] udp tx: 807 MB/s 13701 calls/s 13701 msg/s # 8.97 [+0.98] udp rx: 536 MB/s 388620 calls/s # 8.99 [+0.02] udp tx: 778 MB/s 13200 calls/s 13200 msg/s # 9.97 [+0.98] udp rx: 539 MB/s 391245 calls/s # 9.99 [+0.02] udp tx: 796 MB/s 13503 calls/s 13503 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 674 MB/s 491703 calls/s # 11.37 [+0.02] udp tx: 688 MB/s 11684 calls/s 11684 msg/s # 12.35 [+0.98] udp rx: 630 MB/s 459955 calls/s # 12.37 [+0.02] udp tx: 630 MB/s 10699 calls/s 10699 msg/s # 13.35 [+0.98] udp rx: 627 MB/s 457785 calls/s # 13.37 [+0.02] udp tx: 628 MB/s 10659 calls/s 10659 msg/s # 14.35 [+0.98] udp rx: 631 MB/s 460251 calls/s # 14.37 [+0.02] udp tx: 631 MB/s 10719 calls/s 10719 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__->