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: 1157 MB/s 19634 calls/s 19634 msg/s # tcp rx: 1158 MB/s 48356 calls/s # tcp tx: 1269 MB/s 21535 calls/s 21535 msg/s # tcp rx: 1271 MB/s 53013 calls/s # tcp tx: 1339 MB/s 22711 calls/s 22711 msg/s # tcp rx: 1340 MB/s 57219 calls/s # tcp tx: 1305 MB/s 22147 calls/s 22147 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: 534 MB/s 386976 calls/s # udp tx: 1032 MB/s 17504 calls/s 17504 msg/s # udp rx: 427 MB/s 309463 calls/s # udp tx: 1095 MB/s 18572 calls/s 18572 msg/s # udp rx: 556 MB/s 402562 calls/s # udp tx: 1008 MB/s 17101 calls/s 17101 msg/s # udp rx: 570 MB/s 412443 calls/s # udp tx: 974 MB/s 16535 calls/s 16535 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: 600 MB/s 438125 calls/s # udp tx: 618 MB/s 10496 calls/s 10496 msg/s # udp rx: 608 MB/s 443771 calls/s # udp tx: 606 MB/s 10287 calls/s 10287 msg/s # udp rx: 658 MB/s 480189 calls/s # udp tx: 661 MB/s 11212 calls/s 11212 msg/s # udp rx: 698 MB/s 509392 calls/s # udp tx: 707 MB/s 12004 calls/s 12004 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__->