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: 795 MB/s 13484 calls/s 13484 msg/s # tcp rx: 795 MB/s 69356 calls/s # tcp tx: 822 MB/s 13944 calls/s 13944 msg/s # tcp rx: 823 MB/s 67099 calls/s # tcp tx: 828 MB/s 14049 calls/s 14049 msg/s # tcp rx: 829 MB/s 67524 calls/s # tcp tx: 829 MB/s 14068 calls/s 14068 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: 586 MB/s 425216 calls/s # udp tx: 1207 MB/s 20486 calls/s 20486 msg/s # udp rx: 677 MB/s 490984 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp rx: 678 MB/s 491707 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 678 MB/s 491323 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 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: 1002 MB/s 730931 calls/s # udp tx: 1029 MB/s 17467 calls/s 17467 msg/s # udp rx: 1141 MB/s 832528 calls/s # udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # udp rx: 1076 MB/s 785263 calls/s # udp tx: 1075 MB/s 18245 calls/s 18245 msg/s # udp rx: 1052 MB/s 767681 calls/s # udp tx: 1050 MB/s 17823 calls/s 17823 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__->