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 6000 # 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: 636 MB/s 10789 calls/s 10789 msg/s # tcp rx: 636 MB/s 29573 calls/s # tcp tx: 657 MB/s 11148 calls/s 11148 msg/s # tcp rx: 658 MB/s 30139 calls/s # tcp tx: 679 MB/s 11533 calls/s 11533 msg/s # tcp rx: 687 MB/s 27807 calls/s # tcp tx: 677 MB/s 11483 calls/s 11483 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: 409 MB/s 297561 calls/s # udp tx: 475 MB/s 8059 calls/s 8059 msg/s # udp rx: 412 MB/s 300057 calls/s # udp tx: 480 MB/s 8157 calls/s 8157 msg/s # udp rx: 421 MB/s 306596 calls/s # udp tx: 433 MB/s 7358 calls/s 7358 msg/s # udp rx: 417 MB/s 303996 calls/s # udp tx: 430 MB/s 7307 calls/s 7307 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: 375 MB/s 273862 calls/s # udp tx: 390 MB/s 6630 calls/s 6630 msg/s # udp rx: 406 MB/s 296790 calls/s # udp tx: 403 MB/s 6847 calls/s 6847 msg/s # udp rx: 389 MB/s 283899 calls/s # udp tx: 392 MB/s 6649 calls/s 6649 msg/s # udp rx: 457 MB/s 333674 calls/s # udp tx: 458 MB/s 7783 calls/s 7783 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__->