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 4800 # 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: 651 MB/s 11045 calls/s 11045 msg/s # tcp rx: 651 MB/s 30209 calls/s # tcp tx: 666 MB/s 11308 calls/s 11308 msg/s # tcp rx: 667 MB/s 31920 calls/s # tcp tx: 682 MB/s 11569 calls/s 11569 msg/s # tcp rx: 682 MB/s 29979 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 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: 429 MB/s 311552 calls/s # udp tx: 672 MB/s 11407 calls/s 11407 msg/s # udp rx: 496 MB/s 359936 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 msg/s # udp rx: 453 MB/s 329122 calls/s # udp tx: 619 MB/s 10505 calls/s 10505 msg/s # udp rx: 409 MB/s 297197 calls/s # udp tx: 561 MB/s 9529 calls/s 9529 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: 538 MB/s 392619 calls/s # udp tx: 548 MB/s 9295 calls/s 9295 msg/s # udp rx: 581 MB/s 424061 calls/s # udp tx: 587 MB/s 9962 calls/s 9962 msg/s # udp rx: 620 MB/s 452290 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 msg/s # udp rx: 621 MB/s 453169 calls/s # udp tx: 620 MB/s 10524 calls/s 10524 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__->