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: 497 MB/s 8443 calls/s 8443 msg/s # tcp rx: 503 MB/s 17847 calls/s # tcp tx: 650 MB/s 11030 calls/s 11030 msg/s # tcp rx: 650 MB/s 22044 calls/s # tcp tx: 638 MB/s 10825 calls/s 10825 msg/s # tcp rx: 638 MB/s 23312 calls/s # tcp tx: 587 MB/s 9958 calls/s 9958 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: 417 MB/s 303171 calls/s # udp tx: 581 MB/s 9859 calls/s 9859 msg/s # udp rx: 427 MB/s 310481 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 msg/s # udp rx: 470 MB/s 342091 calls/s # udp tx: 592 MB/s 10054 calls/s 10054 msg/s # udp rx: 317 MB/s 231593 calls/s # udp tx: 326 MB/s 5543 calls/s 5543 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: 424 MB/s 309287 calls/s # udp tx: 440 MB/s 7470 calls/s 7470 msg/s # udp rx: 635 MB/s 463824 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 617 MB/s 450399 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 599 MB/s 436985 calls/s # udp tx: 599 MB/s 10172 calls/s 10172 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__->