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: 930 MB/s 15787 calls/s 15787 msg/s # tcp rx: 930 MB/s 48790 calls/s # tcp tx: 1050 MB/s 17819 calls/s 17819 msg/s # tcp rx: 1050 MB/s 53275 calls/s # tcp tx: 1034 MB/s 17550 calls/s 17550 msg/s # tcp rx: 1035 MB/s 52685 calls/s # tcp tx: 1026 MB/s 17412 calls/s 17412 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: 512 MB/s 371627 calls/s # udp tx: 807 MB/s 13704 calls/s 13704 msg/s # udp rx: 513 MB/s 372224 calls/s # udp tx: 851 MB/s 14444 calls/s 14444 msg/s # udp rx: 559 MB/s 405248 calls/s # udp tx: 798 MB/s 13541 calls/s 13541 msg/s # udp rx: 569 MB/s 413184 calls/s # udp tx: 788 MB/s 13378 calls/s 13378 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: 590 MB/s 430584 calls/s # udp tx: 604 MB/s 10255 calls/s 10255 msg/s # udp rx: 610 MB/s 444970 calls/s # udp tx: 611 MB/s 10368 calls/s 10368 msg/s # udp rx: 639 MB/s 466683 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 639 MB/s 466457 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 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__->