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: 549 MB/s 9313 calls/s 9313 msg/s # 2.59 [+0.00] tcp rx: 549 MB/s 28789 calls/s # 3.59 [+1.00] tcp tx: 603 MB/s 10228 calls/s 10228 msg/s # 3.59 [+0.00] tcp rx: 603 MB/s 31291 calls/s # 4.59 [+1.00] tcp tx: 573 MB/s 9726 calls/s 9726 msg/s # 4.59 [+0.00] tcp rx: 573 MB/s 30046 calls/s # 5.59 [+1.00] tcp tx: 585 MB/s 9936 calls/s 9936 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.92 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 528 MB/s 381952 calls/s # 6.95 [+0.02] udp tx: 887 MB/s 15056 calls/s 15056 msg/s # 7.93 [+0.98] udp rx: 537 MB/s 388987 calls/s # 7.95 [+0.02] udp tx: 869 MB/s 14743 calls/s 14743 msg/s # 8.93 [+0.98] udp rx: 539 MB/s 390287 calls/s # 8.95 [+0.02] udp tx: 884 MB/s 14998 calls/s 14998 msg/s # 9.94 [+0.99] udp rx: 535 MB/s 387835 calls/s # 9.95 [+0.01] udp tx: 864 MB/s 14670 calls/s 14670 msg/s # 9.98 [+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.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 642 MB/s 468498 calls/s # 11.32 [+0.02] udp tx: 656 MB/s 11141 calls/s 11141 msg/s # 12.30 [+0.98] udp rx: 654 MB/s 477239 calls/s # 12.32 [+0.02] udp tx: 654 MB/s 11099 calls/s 11099 msg/s # 13.30 [+0.98] udp rx: 655 MB/s 478046 calls/s # 13.32 [+0.02] udp tx: 654 MB/s 11106 calls/s 11106 msg/s # 14.30 [+0.98] udp rx: 650 MB/s 474370 calls/s # 14.32 [+0.02] udp tx: 650 MB/s 11026 calls/s 11026 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__->