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: 908 MB/s 15412 calls/s 15412 msg/s # tcp rx: 909 MB/s 50194 calls/s # tcp tx: 943 MB/s 16009 calls/s 16009 msg/s # tcp rx: 944 MB/s 48534 calls/s # tcp tx: 864 MB/s 14662 calls/s 14662 msg/s # tcp rx: 865 MB/s 48005 calls/s # tcp tx: 966 MB/s 16397 calls/s 16397 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: 548 MB/s 397056 calls/s # udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 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: 1054 MB/s 769182 calls/s # udp tx: 1082 MB/s 18361 calls/s 18361 msg/s # udp rx: 827 MB/s 603467 calls/s # udp tx: 830 MB/s 14093 calls/s 14093 msg/s # udp rx: 1124 MB/s 820079 calls/s # udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # udp rx: 1114 MB/s 812474 calls/s # udp tx: 1113 MB/s 18883 calls/s 18883 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__->