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: 907 MB/s 15385 calls/s 15385 msg/s # tcp rx: 908 MB/s 46348 calls/s # tcp tx: 850 MB/s 14430 calls/s 14430 msg/s # tcp rx: 862 MB/s 45808 calls/s # tcp tx: 910 MB/s 15436 calls/s 15436 msg/s # tcp rx: 915 MB/s 45657 calls/s # tcp tx: 887 MB/s 15056 calls/s 15056 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: 564 MB/s 409088 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 619 MB/s 448768 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 657 MB/s 475904 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 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: 1064 MB/s 776396 calls/s # udp tx: 1103 MB/s 18708 calls/s 18708 msg/s # udp rx: 1137 MB/s 829917 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1147 MB/s 836637 calls/s # udp tx: 1146 MB/s 19441 calls/s 19441 msg/s # udp rx: 1143 MB/s 834096 calls/s # udp tx: 1143 MB/s 19396 calls/s 19396 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__->