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.63 [+2.28] tcp tx: 900 MB/s 15275 calls/s 15275 msg/s # 2.63 [+0.00] tcp rx: 900 MB/s 48452 calls/s # 3.63 [+1.00] tcp tx: 783 MB/s 13288 calls/s 13288 msg/s # 3.63 [+0.00] tcp rx: 783 MB/s 41416 calls/s # 4.63 [+1.00] tcp tx: 537 MB/s 9123 calls/s 9123 msg/s # 4.63 [+0.00] tcp rx: 538 MB/s 31622 calls/s # 5.63 [+1.00] tcp tx: 512 MB/s 8689 calls/s 8689 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.32] -4 -v # 6.99 [+1.01] udp rx: 638 MB/s 462979 calls/s # 7.01 [+0.02] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 8.00 [+0.98] udp rx: 657 MB/s 475904 calls/s # 8.01 [+0.02] udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # 9.00 [+0.98] udp rx: 568 MB/s 411648 calls/s # 9.01 [+0.02] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 10.00 [+0.99] udp rx: 663 MB/s 480768 calls/s # 10.01 [+0.01] udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.31] -4 -G # 11.37 [+1.01] udp rx: 1088 MB/s 793586 calls/s # 11.39 [+0.02] udp tx: 1111 MB/s 18847 calls/s 18847 msg/s # 12.37 [+0.98] udp rx: 1100 MB/s 802898 calls/s # 12.39 [+0.02] udp tx: 1100 MB/s 18657 calls/s 18657 msg/s # 13.37 [+0.98] udp rx: 908 MB/s 662533 calls/s # 13.39 [+0.02] udp tx: 900 MB/s 15274 calls/s 15274 msg/s # 14.37 [+0.98] udp rx: 649 MB/s 473803 calls/s # 14.39 [+0.02] udp tx: 648 MB/s 10998 calls/s 10998 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__->