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.57 [+2.27] tcp tx: 1003 MB/s 17017 calls/s 17017 msg/s # 2.57 [+0.00] tcp rx: 1004 MB/s 51972 calls/s # 3.57 [+1.00] tcp tx: 624 MB/s 10590 calls/s 10590 msg/s # 3.57 [+0.00] tcp rx: 624 MB/s 31084 calls/s # 4.57 [+1.00] tcp tx: 548 MB/s 9306 calls/s 9306 msg/s # 4.58 [+0.00] tcp rx: 549 MB/s 35029 calls/s # 5.57 [+1.00] tcp tx: 529 MB/s 8976 calls/s 8976 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.92 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 525 MB/s 380416 calls/s # 6.95 [+0.02] udp tx: 830 MB/s 14091 calls/s 14091 msg/s # 7.93 [+0.98] udp rx: 528 MB/s 382528 calls/s # 7.95 [+0.02] udp tx: 851 MB/s 14445 calls/s 14445 msg/s # 8.93 [+0.98] udp rx: 547 MB/s 396514 calls/s # 8.95 [+0.02] udp tx: 838 MB/s 14227 calls/s 14227 msg/s # 9.93 [+0.98] udp rx: 546 MB/s 395922 calls/s # 9.95 [+0.02] udp tx: 838 MB/s 14216 calls/s 14216 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.28] -4 -G # 11.28 [+1.01] udp rx: 641 MB/s 467916 calls/s # 11.30 [+0.02] udp tx: 655 MB/s 11122 calls/s 11122 msg/s # 12.28 [+0.98] udp rx: 554 MB/s 404313 calls/s # 12.30 [+0.02] udp tx: 552 MB/s 9363 calls/s 9363 msg/s # 13.28 [+0.98] udp rx: 566 MB/s 413312 calls/s # 13.30 [+0.02] udp tx: 567 MB/s 9631 calls/s 9631 msg/s # 14.28 [+0.98] udp rx: 652 MB/s 475739 calls/s # 14.30 [+0.02] udp tx: 653 MB/s 11087 calls/s 11087 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__->