make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1594 MB/s 27042 calls/s 27042 msg/s # tcp rx: 1597 MB/s 70428 calls/s # tcp tx: 1555 MB/s 26374 calls/s 26374 msg/s # tcp rx: 1556 MB/s 67922 calls/s # tcp tx: 1584 MB/s 26866 calls/s 26866 msg/s # tcp rx: 1585 MB/s 71572 calls/s # tcp tx: 1570 MB/s 26639 calls/s 26639 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: 657 MB/s 475648 calls/s # udp tx: 1586 MB/s 26902 calls/s 26902 msg/s # udp rx: 684 MB/s 494476 calls/s # udp tx: 1602 MB/s 27175 calls/s 27175 msg/s # udp rx: 686 MB/s 496065 calls/s # udp tx: 1616 MB/s 27418 calls/s 27418 msg/s # udp rx: 656 MB/s 474341 calls/s # udp tx: 1657 MB/s 28119 calls/s 28119 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: 1347 MB/s 982457 calls/s # udp tx: 1379 MB/s 23398 calls/s 23398 msg/s # udp rx: 1429 MB/s 1042212 calls/s # udp tx: 1428 MB/s 24222 calls/s 24222 msg/s # udp rx: 1383 MB/s 1008984 calls/s # udp tx: 1382 MB/s 23445 calls/s 23445 msg/s # udp rx: 1383 MB/s 1008954 calls/s # udp tx: 1383 MB/s 23459 calls/s 23459 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__->