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: 847 MB/s 14376 calls/s 14376 msg/s # tcp rx: 847 MB/s 48825 calls/s # tcp tx: 869 MB/s 14751 calls/s 14751 msg/s # tcp rx: 870 MB/s 46848 calls/s # tcp tx: 877 MB/s 14885 calls/s 14885 msg/s # tcp rx: 878 MB/s 47634 calls/s # tcp tx: 877 MB/s 14884 calls/s 14884 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: 495 MB/s 358727 calls/s # udp tx: 825 MB/s 14008 calls/s 14008 msg/s # udp rx: 516 MB/s 373524 calls/s # udp tx: 842 MB/s 14285 calls/s 14285 msg/s # udp rx: 520 MB/s 376320 calls/s # udp tx: 849 MB/s 14401 calls/s 14401 msg/s # udp rx: 525 MB/s 380416 calls/s # udp tx: 847 MB/s 14378 calls/s 14378 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: 888 MB/s 647969 calls/s # udp tx: 929 MB/s 15762 calls/s 15762 msg/s # udp rx: 934 MB/s 681309 calls/s # udp tx: 935 MB/s 15869 calls/s 15869 msg/s # udp rx: 1152 MB/s 840754 calls/s # udp tx: 1154 MB/s 19574 calls/s 19574 msg/s # udp rx: 1151 MB/s 839519 calls/s # udp tx: 1152 MB/s 19545 calls/s 19545 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__->