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: 589 MB/s 10006 calls/s 10006 msg/s # tcp rx: 590 MB/s 27993 calls/s # tcp tx: 573 MB/s 9724 calls/s 9724 msg/s # tcp rx: 576 MB/s 28585 calls/s # tcp tx: 665 MB/s 11290 calls/s 11290 msg/s # tcp rx: 665 MB/s 22617 calls/s # tcp tx: 636 MB/s 10788 calls/s 10788 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: 455 MB/s 330752 calls/s # udp tx: 569 MB/s 9662 calls/s 9662 msg/s # udp rx: 449 MB/s 327264 calls/s # udp tx: 466 MB/s 7919 calls/s 7919 msg/s # udp rx: 462 MB/s 337022 calls/s # udp tx: 465 MB/s 7891 calls/s 7891 msg/s # udp rx: 463 MB/s 337432 calls/s # udp tx: 464 MB/s 7883 calls/s 7883 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: 418 MB/s 304999 calls/s # udp tx: 426 MB/s 7241 calls/s 7241 msg/s # udp rx: 422 MB/s 307908 calls/s # udp tx: 421 MB/s 7154 calls/s 7154 msg/s # udp rx: 422 MB/s 307964 calls/s # udp tx: 421 MB/s 7155 calls/s 7155 msg/s # udp rx: 429 MB/s 312906 calls/s # udp tx: 428 MB/s 7276 calls/s 7276 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__->