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: 1438 MB/s 24405 calls/s 24405 msg/s # tcp rx: 1440 MB/s 62504 calls/s # tcp tx: 1520 MB/s 25794 calls/s 25794 msg/s # tcp rx: 1522 MB/s 67914 calls/s # tcp tx: 1541 MB/s 26146 calls/s 26146 msg/s # tcp rx: 1543 MB/s 65163 calls/s # tcp tx: 1516 MB/s 25723 calls/s 25723 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: 517 MB/s 374754 calls/s # udp tx: 1029 MB/s 17462 calls/s 17462 msg/s # udp rx: 544 MB/s 393539 calls/s # udp tx: 1080 MB/s 18334 calls/s 18334 msg/s # udp rx: 532 MB/s 385602 calls/s # udp tx: 970 MB/s 16467 calls/s 16467 msg/s # udp rx: 522 MB/s 378156 calls/s # udp tx: 904 MB/s 15345 calls/s 15345 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: 1239 MB/s 904242 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1270 MB/s 926416 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1357 MB/s 990294 calls/s # udp tx: 1349 MB/s 22891 calls/s 22891 msg/s # udp rx: 1056 MB/s 770819 calls/s # udp tx: 1059 MB/s 17963 calls/s 17963 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__->