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.31] -4 -t # 2.59 [+2.28] tcp tx: 632 MB/s 10729 calls/s 10729 msg/s # 2.60 [+0.01] tcp rx: 638 MB/s 32702 calls/s # 3.59 [+0.99] tcp tx: 608 MB/s 10329 calls/s 10329 msg/s # 3.60 [+0.01] tcp rx: 608 MB/s 31314 calls/s # 4.59 [+0.99] tcp tx: 615 MB/s 10435 calls/s 10435 msg/s # 4.60 [+0.01] tcp rx: 615 MB/s 31813 calls/s # 5.59 [+0.99] tcp tx: 627 MB/s 10636 calls/s 10636 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 592 MB/s 429056 calls/s # 6.96 [+0.02] udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # 7.95 [+0.98] udp rx: 664 MB/s 481182 calls/s # 7.96 [+0.02] udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # 8.95 [+0.98] udp rx: 665 MB/s 482445 calls/s # 8.96 [+0.02] udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # 9.95 [+0.98] udp rx: 664 MB/s 481410 calls/s # 9.96 [+0.02] udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 631 MB/s 460556 calls/s # 11.32 [+0.02] udp tx: 644 MB/s 10937 calls/s 10937 msg/s # 12.30 [+0.98] udp rx: 677 MB/s 493745 calls/s # 12.32 [+0.02] udp tx: 678 MB/s 11508 calls/s 11508 msg/s # 13.30 [+0.98] udp rx: 670 MB/s 488901 calls/s # 13.32 [+0.02] udp tx: 671 MB/s 11390 calls/s 11390 msg/s # 14.30 [+0.98] udp rx: 669 MB/s 488035 calls/s # 14.32 [+0.02] udp tx: 670 MB/s 11374 calls/s 11374 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__->