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: 880 MB/s 14935 calls/s 14935 msg/s # tcp rx: 880 MB/s 47881 calls/s # tcp tx: 933 MB/s 15831 calls/s 15831 msg/s # tcp rx: 954 MB/s 48902 calls/s # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 965 MB/s 48889 calls/s # tcp tx: 970 MB/s 16463 calls/s 16463 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: 547 MB/s 396544 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 625 MB/s 453376 calls/s # udp tx: 1251 MB/s 21229 calls/s 21229 msg/s # udp rx: 642 MB/s 465408 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1301 MB/s 22072 calls/s 22072 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: 632 MB/s 461638 calls/s # udp tx: 648 MB/s 11005 calls/s 11005 msg/s # udp rx: 670 MB/s 489108 calls/s # udp tx: 670 MB/s 11375 calls/s 11375 msg/s # udp rx: 665 MB/s 485207 calls/s # udp tx: 665 MB/s 11286 calls/s 11286 msg/s # udp rx: 674 MB/s 491561 calls/s # udp tx: 672 MB/s 11413 calls/s 11413 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__->