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: 998 MB/s 16941 calls/s 16941 msg/s # tcp rx: 999 MB/s 51841 calls/s # tcp tx: 984 MB/s 16699 calls/s 16699 msg/s # tcp rx: 993 MB/s 50608 calls/s # tcp tx: 941 MB/s 15960 calls/s 15960 msg/s # tcp rx: 941 MB/s 48258 calls/s # tcp tx: 938 MB/s 15915 calls/s 15915 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: 590 MB/s 428032 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp rx: 642 MB/s 465920 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp rx: 642 MB/s 465408 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 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: 1019 MB/s 743600 calls/s # udp tx: 1032 MB/s 17517 calls/s 17517 msg/s # udp rx: 1131 MB/s 825169 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1151 MB/s 840150 calls/s # udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # udp rx: 1151 MB/s 839483 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 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__->