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: 733 MB/s 12449 calls/s 12449 msg/s # tcp rx: 734 MB/s 37413 calls/s # tcp tx: 699 MB/s 11866 calls/s 11866 msg/s # tcp rx: 700 MB/s 35804 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # tcp rx: 711 MB/s 36278 calls/s # tcp tx: 682 MB/s 11572 calls/s 11572 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: 535 MB/s 388723 calls/s # udp tx: 1033 MB/s 17522 calls/s 17522 msg/s # udp rx: 611 MB/s 442624 calls/s # udp tx: 1318 MB/s 22364 calls/s 22364 msg/s # udp rx: 656 MB/s 475648 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1266 MB/s 21481 calls/s 21481 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: 632 MB/s 461289 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 650 MB/s 474743 calls/s # udp tx: 650 MB/s 11036 calls/s 11036 msg/s # udp rx: 658 MB/s 480340 calls/s # udp tx: 658 MB/s 11165 calls/s 11165 msg/s # udp rx: 653 MB/s 476456 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 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__->