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: 966 MB/s 16398 calls/s 16398 msg/s # tcp rx: 967 MB/s 49775 calls/s # tcp tx: 906 MB/s 15369 calls/s 15369 msg/s # tcp rx: 907 MB/s 49949 calls/s # tcp tx: 951 MB/s 16145 calls/s 16145 msg/s # tcp rx: 952 MB/s 48187 calls/s # tcp tx: 934 MB/s 15846 calls/s 15846 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: 647 MB/s 468736 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1238 MB/s 21012 calls/s 21012 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 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: 1066 MB/s 777623 calls/s # udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # udp rx: 1107 MB/s 807738 calls/s # udp tx: 1106 MB/s 18768 calls/s 18768 msg/s # udp rx: 1105 MB/s 806232 calls/s # udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp rx: 1113 MB/s 812309 calls/s # udp tx: 1121 MB/s 19013 calls/s 19013 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__->