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: 1669 MB/s 28316 calls/s 28316 msg/s # tcp rx: 1670 MB/s 68640 calls/s # tcp tx: 1565 MB/s 26558 calls/s 26558 msg/s # tcp rx: 1567 MB/s 67641 calls/s # tcp tx: 1416 MB/s 24032 calls/s 24032 msg/s # tcp rx: 1418 MB/s 59873 calls/s # tcp tx: 1568 MB/s 26608 calls/s 26608 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: 571 MB/s 412928 calls/s # udp tx: 1587 MB/s 26927 calls/s 26927 msg/s # udp rx: 654 MB/s 472960 calls/s # udp tx: 1497 MB/s 25404 calls/s 25404 msg/s # udp rx: 678 MB/s 490240 calls/s # udp tx: 1527 MB/s 25900 calls/s 25900 msg/s # udp rx: 675 MB/s 488192 calls/s # udp tx: 1677 MB/s 28445 calls/s 28445 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: 1234 MB/s 900207 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 879 MB/s 641153 calls/s # udp tx: 870 MB/s 14758 calls/s 14758 msg/s # udp rx: 804 MB/s 586754 calls/s # udp tx: 804 MB/s 13652 calls/s 13652 msg/s # udp rx: 804 MB/s 586433 calls/s # udp tx: 802 MB/s 13619 calls/s 13619 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__->