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: 631 MB/s 10712 calls/s 10712 msg/s # tcp rx: 632 MB/s 23337 calls/s # tcp tx: 638 MB/s 10832 calls/s 10832 msg/s # tcp rx: 639 MB/s 24536 calls/s # tcp tx: 584 MB/s 9915 calls/s 9915 msg/s # tcp rx: 586 MB/s 24074 calls/s # tcp tx: 643 MB/s 10907 calls/s 10907 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: 333 MB/s 241975 calls/s # udp tx: 483 MB/s 8203 calls/s 8203 msg/s # udp rx: 431 MB/s 314112 calls/s # udp tx: 460 MB/s 7810 calls/s 7810 msg/s # udp rx: 443 MB/s 322716 calls/s # udp tx: 458 MB/s 7777 calls/s 7777 msg/s # udp rx: 384 MB/s 279040 calls/s # udp tx: 501 MB/s 8511 calls/s 8511 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: 532 MB/s 388286 calls/s # udp tx: 545 MB/s 9257 calls/s 9257 msg/s # udp rx: 615 MB/s 449051 calls/s # udp tx: 616 MB/s 10453 calls/s 10453 msg/s # udp rx: 594 MB/s 433640 calls/s # udp tx: 594 MB/s 10087 calls/s 10087 msg/s # udp rx: 605 MB/s 441341 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 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__->