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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 980 MB/s 16633 calls/s 16633 msg/s # 2.59 [+0.00] tcp rx: 981 MB/s 50716 calls/s # 3.59 [+1.00] tcp tx: 976 MB/s 16563 calls/s 16563 msg/s # 3.59 [+0.00] tcp rx: 977 MB/s 51223 calls/s # 4.59 [+1.00] tcp tx: 979 MB/s 16621 calls/s 16621 msg/s # 4.59 [+0.00] tcp rx: 980 MB/s 50439 calls/s # 5.59 [+1.00] tcp tx: 998 MB/s 16929 calls/s 16929 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.01] udp rx: 569 MB/s 413225 calls/s # 6.95 [+0.02] udp tx: 907 MB/s 15394 calls/s 15394 msg/s # 7.93 [+0.98] udp rx: 571 MB/s 414762 calls/s # 7.95 [+0.02] udp tx: 769 MB/s 13044 calls/s 13044 msg/s # 8.93 [+0.98] udp rx: 672 MB/s 486912 calls/s # 8.95 [+0.02] udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # 9.93 [+0.98] udp rx: 671 MB/s 486656 calls/s # 9.95 [+0.02] udp tx: 1224 MB/s 20766 calls/s 20766 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.31 [+0.33] -4 -G # 11.33 [+1.02] udp rx: 662 MB/s 482996 calls/s # 11.35 [+0.02] udp tx: 678 MB/s 11509 calls/s 11509 msg/s # 12.33 [+0.98] udp rx: 670 MB/s 488903 calls/s # 12.35 [+0.02] udp tx: 672 MB/s 11401 calls/s 11401 msg/s # 13.33 [+0.98] udp rx: 667 MB/s 486815 calls/s # 13.35 [+0.02] udp tx: 670 MB/s 11364 calls/s 11364 msg/s # 14.33 [+0.98] udp rx: 669 MB/s 488547 calls/s # 14.35 [+0.02] udp tx: 672 MB/s 11405 calls/s 11405 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__->