make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 560 MB/s 9501 calls/s 9501 msg/s # tcp rx: 561 MB/s 39340 calls/s # tcp tx: 578 MB/s 9806 calls/s 9806 msg/s # tcp rx: 578 MB/s 39517 calls/s # tcp tx: 578 MB/s 9809 calls/s 9809 msg/s # tcp rx: 578 MB/s 39698 calls/s # tcp tx: 578 MB/s 9813 calls/s 9813 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 636 MB/s 460800 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 643 MB/s 466414 calls/s # udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 609 MB/s 444149 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 639 MB/s 466616 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 658 MB/s 479922 calls/s # udp tx: 657 MB/s 11160 calls/s 11160 msg/s # udp rx: 648 MB/s 472745 calls/s # udp tx: 646 MB/s 10971 calls/s 10971 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__->