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: 848 MB/s 14389 calls/s 14389 msg/s # tcp rx: 850 MB/s 69567 calls/s # tcp tx: 846 MB/s 14354 calls/s 14354 msg/s # tcp rx: 846 MB/s 68926 calls/s # tcp tx: 822 MB/s 13957 calls/s 13957 msg/s # tcp rx: 824 MB/s 67607 calls/s # tcp tx: 854 MB/s 14496 calls/s 14496 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: 650 MB/s 471040 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 649 MB/s 470928 calls/s # udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp rx: 603 MB/s 439443 calls/s # udp tx: 883 MB/s 14990 calls/s 14990 msg/s # udp rx: 650 MB/s 471552 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 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: 1075 MB/s 784604 calls/s # udp tx: 1100 MB/s 18666 calls/s 18666 msg/s # udp rx: 1098 MB/s 800930 calls/s # udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # udp rx: 1141 MB/s 832173 calls/s # udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # udp rx: 1132 MB/s 826066 calls/s # udp tx: 1132 MB/s 19203 calls/s 19203 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__->