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: 948 MB/s 16092 calls/s 16092 msg/s # tcp rx: 949 MB/s 47971 calls/s # tcp tx: 1001 MB/s 16988 calls/s 16988 msg/s # tcp rx: 1003 MB/s 51595 calls/s # tcp tx: 980 MB/s 16626 calls/s 16626 msg/s # tcp rx: 981 MB/s 50555 calls/s # tcp tx: 1017 MB/s 17263 calls/s 17263 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: 559 MB/s 405559 calls/s # udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp rx: 648 MB/s 469760 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 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: 676 MB/s 493049 calls/s # udp tx: 697 MB/s 11829 calls/s 11829 msg/s # udp rx: 606 MB/s 442586 calls/s # udp tx: 606 MB/s 10284 calls/s 10284 msg/s # udp rx: 627 MB/s 457774 calls/s # udp tx: 626 MB/s 10622 calls/s 10622 msg/s # udp rx: 610 MB/s 445277 calls/s # udp tx: 611 MB/s 10371 calls/s 10371 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__->