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: 547 MB/s 9294 calls/s 9294 msg/s # tcp rx: 553 MB/s 34378 calls/s # tcp tx: 562 MB/s 9535 calls/s 9535 msg/s # tcp rx: 561 MB/s 33387 calls/s # tcp tx: 539 MB/s 9143 calls/s 9143 msg/s # tcp rx: 538 MB/s 33675 calls/s # tcp tx: 541 MB/s 9189 calls/s 9189 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: 607 MB/s 439808 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp rx: 616 MB/s 446720 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 616 MB/s 446464 calls/s # udp tx: 1303 MB/s 22109 calls/s 22109 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1290 MB/s 21892 calls/s 21892 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: 1089 MB/s 794638 calls/s # udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # udp rx: 1133 MB/s 826608 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp rx: 1079 MB/s 787554 calls/s # udp tx: 1078 MB/s 18300 calls/s 18300 msg/s # udp rx: 1131 MB/s 824935 calls/s # udp tx: 1132 MB/s 19200 calls/s 19200 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__->