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: 963 MB/s 16344 calls/s 16344 msg/s # tcp rx: 968 MB/s 50736 calls/s # tcp tx: 955 MB/s 16213 calls/s 16213 msg/s # tcp rx: 957 MB/s 50064 calls/s # tcp tx: 992 MB/s 16835 calls/s 16835 msg/s # tcp rx: 992 MB/s 50026 calls/s # tcp tx: 919 MB/s 15602 calls/s 15602 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: 581 MB/s 421888 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 648 MB/s 469760 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 643 MB/s 467456 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp rx: 625 MB/s 453120 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 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: 1115 MB/s 813323 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # udp rx: 1095 MB/s 798949 calls/s # udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # udp rx: 1121 MB/s 818267 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # udp rx: 1105 MB/s 806266 calls/s # udp tx: 1097 MB/s 18607 calls/s 18607 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__->