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: 737 MB/s 12509 calls/s 12509 msg/s # tcp rx: 783 MB/s 37525 calls/s # tcp tx: 690 MB/s 11708 calls/s 11708 msg/s # tcp rx: 693 MB/s 35269 calls/s # tcp tx: 702 MB/s 11907 calls/s 11907 msg/s # tcp rx: 701 MB/s 35671 calls/s # tcp tx: 688 MB/s 11684 calls/s 11684 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: 572 MB/s 415017 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 665 MB/s 481876 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 665 MB/s 482427 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 668 MB/s 484359 calls/s # udp tx: 1195 MB/s 20278 calls/s 20278 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: 1131 MB/s 825341 calls/s # udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # udp rx: 1196 MB/s 872561 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp rx: 1149 MB/s 838670 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1160 MB/s 846256 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 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__->