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.30] -4 -t # 2.59 [+2.28] tcp tx: 903 MB/s 15329 calls/s 15329 msg/s # 2.59 [+0.00] tcp rx: 904 MB/s 50104 calls/s # 3.59 [+1.00] tcp tx: 619 MB/s 10513 calls/s 10513 msg/s # 3.59 [+0.00] tcp rx: 622 MB/s 32789 calls/s # 4.59 [+1.00] tcp tx: 605 MB/s 10275 calls/s 10275 msg/s # 4.59 [+0.01] tcp rx: 607 MB/s 31002 calls/s # 5.59 [+0.99] tcp tx: 606 MB/s 10292 calls/s 10292 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 532 MB/s 385024 calls/s # 6.94 [+0.02] udp tx: 877 MB/s 14887 calls/s 14887 msg/s # 7.92 [+0.98] udp rx: 548 MB/s 396800 calls/s # 7.94 [+0.02] udp tx: 849 MB/s 14414 calls/s 14414 msg/s # 8.92 [+0.98] udp rx: 547 MB/s 396544 calls/s # 8.94 [+0.02] udp tx: 852 MB/s 14453 calls/s 14453 msg/s # 9.92 [+0.98] udp rx: 548 MB/s 396800 calls/s # 9.94 [+0.02] udp tx: 848 MB/s 14399 calls/s 14399 msg/s # 9.97 [+0.03] 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.24 [+0.27] -4 -G # 11.25 [+1.01] udp rx: 669 MB/s 488106 calls/s # 11.27 [+0.02] udp tx: 683 MB/s 11586 calls/s 11586 msg/s # 12.25 [+0.98] udp rx: 682 MB/s 497548 calls/s # 12.27 [+0.02] udp tx: 681 MB/s 11565 calls/s 11565 msg/s # 13.26 [+0.98] udp rx: 680 MB/s 496555 calls/s # 13.27 [+0.02] udp tx: 680 MB/s 11541 calls/s 11541 msg/s # 14.26 [+0.99] udp rx: 681 MB/s 496816 calls/s # 14.27 [+0.01] udp tx: 687 MB/s 11664 calls/s 11664 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__->