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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 924 MB/s 15678 calls/s 15678 msg/s # 2.62 [+0.01] tcp rx: 937 MB/s 50833 calls/s # 3.61 [+0.99] tcp tx: 933 MB/s 15826 calls/s 15826 msg/s # 3.62 [+0.01] tcp rx: 931 MB/s 47656 calls/s # 4.61 [+0.99] tcp tx: 868 MB/s 14735 calls/s 14735 msg/s # 4.62 [+0.02] tcp rx: 874 MB/s 47643 calls/s # 5.61 [+0.98] tcp tx: 941 MB/s 15962 calls/s 15962 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 569 MB/s 412812 calls/s # 6.99 [+0.02] udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # 7.97 [+0.98] udp rx: 644 MB/s 467348 calls/s # 7.99 [+0.02] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 8.97 [+0.98] udp rx: 628 MB/s 455854 calls/s # 8.99 [+0.02] udp tx: 1141 MB/s 19355 calls/s 19355 msg/s # 9.97 [+0.98] udp rx: 607 MB/s 440124 calls/s # 9.99 [+0.02] udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.02] udp rx: 625 MB/s 456355 calls/s # 11.37 [+0.02] udp tx: 638 MB/s 10829 calls/s 10829 msg/s # 12.35 [+0.98] udp rx: 680 MB/s 496329 calls/s # 12.37 [+0.02] udp tx: 681 MB/s 11558 calls/s 11558 msg/s # 13.35 [+0.98] udp rx: 697 MB/s 508933 calls/s # 13.37 [+0.02] udp tx: 697 MB/s 11832 calls/s 11832 msg/s # 14.35 [+0.98] udp rx: 700 MB/s 510867 calls/s # 14.37 [+0.02] udp tx: 707 MB/s 11998 calls/s 11998 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__->