make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 575 MB/s 9765 calls/s 9765 msg/s # tcp rx: 576 MB/s 32690 calls/s # tcp tx: 630 MB/s 10686 calls/s 10686 msg/s # tcp rx: 630 MB/s 33795 calls/s # tcp tx: 593 MB/s 10059 calls/s 10059 msg/s # tcp rx: 593 MB/s 32980 calls/s # tcp tx: 582 MB/s 9885 calls/s 9885 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: 504 MB/s 365508 calls/s # udp tx: 781 MB/s 13260 calls/s 13260 msg/s # udp rx: 497 MB/s 360340 calls/s # udp tx: 850 MB/s 14422 calls/s 14422 msg/s # udp rx: 504 MB/s 365265 calls/s # udp tx: 853 MB/s 14478 calls/s 14478 msg/s # udp rx: 505 MB/s 366311 calls/s # udp tx: 849 MB/s 14400 calls/s 14400 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: 584 MB/s 426573 calls/s # udp tx: 598 MB/s 10158 calls/s 10158 msg/s # udp rx: 604 MB/s 440966 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 599 MB/s 437480 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp rx: 607 MB/s 443412 calls/s # udp tx: 607 MB/s 10312 calls/s 10312 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__->