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: 569 MB/s 9667 calls/s 9667 msg/s # tcp rx: 571 MB/s 34280 calls/s # tcp tx: 545 MB/s 9257 calls/s 9257 msg/s # tcp rx: 545 MB/s 34278 calls/s # tcp tx: 541 MB/s 9188 calls/s 9188 msg/s # tcp rx: 542 MB/s 32978 calls/s # tcp tx: 528 MB/s 8964 calls/s 8964 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: 482 MB/s 350246 calls/s # udp tx: 751 MB/s 12753 calls/s 12753 msg/s # udp rx: 644 MB/s 467327 calls/s # udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1131 MB/s 19190 calls/s 19190 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: 1039 MB/s 757889 calls/s # udp tx: 1066 MB/s 18086 calls/s 18086 msg/s # udp rx: 1144 MB/s 834636 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 1150 MB/s 838803 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1150 MB/s 839131 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 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__->