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.34 [+0.34] -4 -t # 2.62 [+2.28] tcp tx: 933 MB/s 15825 calls/s 15825 msg/s # 2.62 [+0.00] tcp rx: 933 MB/s 48683 calls/s # 3.62 [+1.00] tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # 3.62 [+0.00] tcp rx: 952 MB/s 49098 calls/s # 4.62 [+1.00] tcp tx: 870 MB/s 14761 calls/s 14761 msg/s # 4.64 [+0.03] tcp rx: 895 MB/s 47133 calls/s # 5.62 [+0.97] tcp tx: 915 MB/s 15521 calls/s 15521 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.98 [+1.01] udp rx: 587 MB/s 425647 calls/s # 7.00 [+0.02] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 7.98 [+0.98] udp rx: 644 MB/s 467329 calls/s # 8.00 [+0.02] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 8.98 [+0.98] udp rx: 660 MB/s 478737 calls/s # 9.00 [+0.02] udp tx: 1130 MB/s 19168 calls/s 19168 msg/s # 9.98 [+0.98] udp rx: 662 MB/s 479514 calls/s # 10.00 [+0.02] udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # 10.03 [+0.03] 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.36 [+1.01] udp rx: 999 MB/s 729268 calls/s # 11.38 [+0.02] udp tx: 1024 MB/s 17370 calls/s 17370 msg/s # 12.36 [+0.98] udp rx: 1018 MB/s 743068 calls/s # 12.38 [+0.02] udp tx: 1010 MB/s 17141 calls/s 17141 msg/s # 13.36 [+0.98] udp rx: 573 MB/s 418107 calls/s # 13.38 [+0.02] udp tx: 574 MB/s 9739 calls/s 9739 msg/s # 14.36 [+0.98] udp rx: 565 MB/s 412683 calls/s # 14.38 [+0.02] udp tx: 568 MB/s 9637 calls/s 9637 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__->