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.35 [+0.35] -4 -t # 2.62 [+2.26] tcp tx: 562 MB/s 9543 calls/s 9543 msg/s # 2.62 [+0.00] tcp rx: 563 MB/s 34027 calls/s # 3.62 [+1.00] tcp tx: 629 MB/s 10669 calls/s 10669 msg/s # 3.62 [+0.00] tcp rx: 629 MB/s 34319 calls/s # 4.62 [+1.00] tcp tx: 632 MB/s 10726 calls/s 10726 msg/s # 4.62 [+0.00] tcp rx: 633 MB/s 33803 calls/s # 5.62 [+1.00] tcp tx: 641 MB/s 10878 calls/s 10878 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.34] -4 -v # 7.01 [+1.02] udp rx: 620 MB/s 449536 calls/s # 7.03 [+0.02] udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # 8.01 [+0.98] udp rx: 662 MB/s 480321 calls/s # 8.03 [+0.02] udp tx: 1188 MB/s 20165 calls/s 20165 msg/s # 9.01 [+0.98] udp rx: 669 MB/s 485634 calls/s # 9.03 [+0.02] udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # 10.01 [+0.98] udp rx: 669 MB/s 485311 calls/s # 10.03 [+0.02] udp tx: 1193 MB/s 20235 calls/s 20235 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.30] -4 -G # 11.37 [+1.01] udp rx: 1000 MB/s 729771 calls/s # 11.39 [+0.02] udp tx: 1020 MB/s 17300 calls/s 17300 msg/s # 12.37 [+0.98] udp rx: 1066 MB/s 778023 calls/s # 12.39 [+0.02] udp tx: 1070 MB/s 18155 calls/s 18155 msg/s # 13.38 [+0.98] udp rx: 1123 MB/s 819121 calls/s # 13.39 [+0.02] udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # 14.38 [+0.98] udp rx: 1130 MB/s 824771 calls/s # 14.39 [+0.02] udp tx: 1130 MB/s 19168 calls/s 19168 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__->