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: 579 MB/s 9836 calls/s 9836 msg/s # tcp rx: 580 MB/s 31588 calls/s # tcp tx: 594 MB/s 10089 calls/s 10089 msg/s # tcp rx: 595 MB/s 31401 calls/s # tcp tx: 597 MB/s 10130 calls/s 10130 msg/s # tcp rx: 597 MB/s 31559 calls/s # tcp tx: 590 MB/s 10015 calls/s 10015 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: 537 MB/s 389548 calls/s # udp tx: 776 MB/s 13172 calls/s 13172 msg/s # udp rx: 574 MB/s 416378 calls/s # udp tx: 763 MB/s 12957 calls/s 12957 msg/s # udp rx: 576 MB/s 418215 calls/s # udp tx: 761 MB/s 12915 calls/s 12915 msg/s # udp rx: 575 MB/s 417136 calls/s # udp tx: 763 MB/s 12957 calls/s 12957 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: 1111 MB/s 810288 calls/s # udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # udp rx: 643 MB/s 469226 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp rx: 639 MB/s 466113 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp rx: 634 MB/s 462796 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 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__->