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: 991 MB/s 16819 calls/s 16819 msg/s # tcp rx: 992 MB/s 51377 calls/s # tcp tx: 998 MB/s 16931 calls/s 16931 msg/s # tcp rx: 999 MB/s 50587 calls/s # tcp tx: 1023 MB/s 17366 calls/s 17366 msg/s # tcp rx: 1025 MB/s 52195 calls/s # tcp tx: 1029 MB/s 17467 calls/s 17467 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: 542 MB/s 393607 calls/s # udp tx: 734 MB/s 12455 calls/s 12455 msg/s # udp rx: 559 MB/s 406012 calls/s # udp tx: 730 MB/s 12382 calls/s 12382 msg/s # udp rx: 531 MB/s 385991 calls/s # udp tx: 768 MB/s 13027 calls/s 13027 msg/s # udp rx: 580 MB/s 421475 calls/s # udp tx: 736 MB/s 12497 calls/s 12497 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: 1124 MB/s 820033 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1148 MB/s 837649 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # udp rx: 1147 MB/s 837082 calls/s # udp tx: 1149 MB/s 19494 calls/s 19494 msg/s # udp rx: 1147 MB/s 836736 calls/s # udp tx: 1148 MB/s 19484 calls/s 19484 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__->