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: 997 MB/s 16911 calls/s 16911 msg/s # tcp rx: 998 MB/s 50755 calls/s # tcp tx: 1028 MB/s 17442 calls/s 17442 msg/s # tcp rx: 1029 MB/s 52439 calls/s # tcp tx: 1019 MB/s 17289 calls/s 17289 msg/s # tcp rx: 1020 MB/s 52065 calls/s # tcp tx: 1012 MB/s 17173 calls/s 17173 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: 621 MB/s 450560 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 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: 980 MB/s 715015 calls/s # udp tx: 1005 MB/s 17059 calls/s 17059 msg/s # udp rx: 1070 MB/s 780666 calls/s # udp tx: 1067 MB/s 18106 calls/s 18106 msg/s # udp rx: 1119 MB/s 816819 calls/s # udp tx: 1120 MB/s 19009 calls/s 19009 msg/s # udp rx: 1142 MB/s 832903 calls/s # udp tx: 1145 MB/s 19423 calls/s 19423 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__->