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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 584 MB/s 9921 calls/s 9921 msg/s # 2.57 [+0.00] tcp rx: 585 MB/s 33894 calls/s # 3.57 [+1.00] tcp tx: 563 MB/s 9552 calls/s 9552 msg/s # 3.57 [+0.00] tcp rx: 564 MB/s 32648 calls/s # 4.57 [+1.00] tcp tx: 562 MB/s 9538 calls/s 9538 msg/s # 4.58 [+0.01] tcp rx: 566 MB/s 32322 calls/s # 5.57 [+0.99] tcp tx: 564 MB/s 9566 calls/s 9566 msg/s # 5.60 [+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.90 [+0.29] -4 -v # 6.91 [+1.02] udp rx: 643 MB/s 467200 calls/s # 6.93 [+0.02] udp tx: 1206 MB/s 20466 calls/s 20466 msg/s # 7.91 [+0.98] udp rx: 649 MB/s 470306 calls/s # 7.93 [+0.02] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 8.91 [+0.98] udp rx: 671 MB/s 487106 calls/s # 8.93 [+0.02] udp tx: 1098 MB/s 18629 calls/s 18629 msg/s # 9.91 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.93 [+0.02] udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.28 [+1.02] udp rx: 636 MB/s 464027 calls/s # 11.30 [+0.02] udp tx: 649 MB/s 11009 calls/s 11009 msg/s # 12.28 [+0.98] udp rx: 654 MB/s 477335 calls/s # 12.30 [+0.02] udp tx: 656 MB/s 11127 calls/s 11127 msg/s # 13.28 [+0.98] udp rx: 647 MB/s 472306 calls/s # 13.30 [+0.02] udp tx: 649 MB/s 11008 calls/s 11008 msg/s # 14.28 [+0.99] udp rx: 644 MB/s 469910 calls/s # 14.30 [+0.01] udp tx: 651 MB/s 11052 calls/s 11052 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__->