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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 689 MB/s 11701 calls/s 11701 msg/s # 2.58 [+0.00] tcp rx: 690 MB/s 35321 calls/s # 3.58 [+1.00] tcp tx: 701 MB/s 11897 calls/s 11897 msg/s # 3.58 [+0.00] tcp rx: 702 MB/s 35914 calls/s # 4.58 [+1.00] tcp tx: 698 MB/s 11844 calls/s 11844 msg/s # 4.58 [+0.00] tcp rx: 698 MB/s 35707 calls/s # 5.58 [+1.00] tcp tx: 699 MB/s 11868 calls/s 11868 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 657 MB/s 476160 calls/s # 6.94 [+0.02] udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.94 [+0.02] udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # 8.93 [+0.98] udp rx: 671 MB/s 486144 calls/s # 8.94 [+0.02] udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # 9.93 [+0.98] udp rx: 671 MB/s 486656 calls/s # 9.94 [+0.02] udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 598 MB/s 436616 calls/s # 11.31 [+0.02] udp tx: 611 MB/s 10376 calls/s 10376 msg/s # 12.29 [+0.98] udp rx: 612 MB/s 446427 calls/s # 12.31 [+0.02] udp tx: 611 MB/s 10374 calls/s 10374 msg/s # 13.29 [+0.98] udp rx: 612 MB/s 446624 calls/s # 13.31 [+0.02] udp tx: 612 MB/s 10380 calls/s 10380 msg/s # 14.29 [+0.98] udp rx: 613 MB/s 447376 calls/s # 14.31 [+0.02] udp tx: 612 MB/s 10396 calls/s 10396 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__->