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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 908 MB/s 15405 calls/s 15405 msg/s # 2.54 [+0.00] tcp rx: 908 MB/s 47876 calls/s # 3.54 [+1.00] tcp tx: 936 MB/s 15879 calls/s 15879 msg/s # 3.54 [+0.00] tcp rx: 936 MB/s 32746 calls/s # 4.54 [+1.00] tcp tx: 592 MB/s 10054 calls/s 10054 msg/s # 4.54 [+0.00] tcp rx: 593 MB/s 33339 calls/s # 5.54 [+1.00] tcp tx: 607 MB/s 10304 calls/s 10304 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.89 [+1.02] udp rx: 450 MB/s 326634 calls/s # 6.91 [+0.02] udp tx: 842 MB/s 14286 calls/s 14286 msg/s # 7.89 [+0.98] udp rx: 537 MB/s 389588 calls/s # 7.91 [+0.02] udp tx: 764 MB/s 12973 calls/s 12973 msg/s # 8.89 [+0.99] udp rx: 531 MB/s 385354 calls/s # 8.91 [+0.02] udp tx: 805 MB/s 13660 calls/s 13660 msg/s # 9.90 [+0.99] udp rx: 542 MB/s 392943 calls/s # 9.91 [+0.01] udp tx: 821 MB/s 13937 calls/s 13937 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.34] -4 -G # 11.31 [+1.02] udp rx: 618 MB/s 451401 calls/s # 11.33 [+0.02] udp tx: 634 MB/s 10769 calls/s 10769 msg/s # 12.31 [+0.98] udp rx: 675 MB/s 492613 calls/s # 12.33 [+0.02] udp tx: 677 MB/s 11493 calls/s 11493 msg/s # 13.31 [+0.98] udp rx: 662 MB/s 483311 calls/s # 13.33 [+0.02] udp tx: 665 MB/s 11285 calls/s 11285 msg/s # 14.31 [+0.98] udp rx: 673 MB/s 491220 calls/s # 14.33 [+0.02] udp tx: 676 MB/s 11467 calls/s 11467 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__->