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: 581 MB/s 9856 calls/s 9856 msg/s # tcp rx: 581 MB/s 25700 calls/s # tcp tx: 608 MB/s 10318 calls/s 10318 msg/s # tcp rx: 608 MB/s 27365 calls/s # tcp tx: 582 MB/s 9873 calls/s 9873 msg/s # tcp rx: 583 MB/s 27370 calls/s # tcp tx: 589 MB/s 9998 calls/s 9998 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: 486 MB/s 353990 calls/s # udp tx: 602 MB/s 10214 calls/s 10214 msg/s # udp rx: 512 MB/s 372619 calls/s # udp tx: 559 MB/s 9482 calls/s 9482 msg/s # udp rx: 538 MB/s 391505 calls/s # udp tx: 596 MB/s 10118 calls/s 10118 msg/s # udp rx: 467 MB/s 339916 calls/s # udp tx: 595 MB/s 10100 calls/s 10100 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: 386 MB/s 281951 calls/s # udp tx: 403 MB/s 6839 calls/s 6839 msg/s # udp rx: 441 MB/s 321660 calls/s # udp tx: 442 MB/s 7503 calls/s 7503 msg/s # udp rx: 452 MB/s 330092 calls/s # udp tx: 451 MB/s 7665 calls/s 7665 msg/s # udp rx: 453 MB/s 330913 calls/s # udp tx: 453 MB/s 7690 calls/s 7690 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__->