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: 1004 MB/s 17045 calls/s 17045 msg/s # tcp rx: 1005 MB/s 51220 calls/s # tcp tx: 955 MB/s 16207 calls/s 16207 msg/s # tcp rx: 970 MB/s 49365 calls/s # tcp tx: 994 MB/s 16872 calls/s 16872 msg/s # tcp rx: 992 MB/s 49286 calls/s # tcp tx: 952 MB/s 16160 calls/s 16160 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: 598 MB/s 433745 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 645 MB/s 467424 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp rx: 428 MB/s 310042 calls/s # udp tx: 978 MB/s 16588 calls/s 16588 msg/s # udp rx: 465 MB/s 336384 calls/s # udp tx: 943 MB/s 15999 calls/s 15999 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: 1065 MB/s 776788 calls/s # udp tx: 1087 MB/s 18453 calls/s 18453 msg/s # udp rx: 1107 MB/s 807747 calls/s # udp tx: 1105 MB/s 18756 calls/s 18756 msg/s # udp rx: 1055 MB/s 769900 calls/s # udp tx: 1055 MB/s 17898 calls/s 17898 msg/s # udp rx: 1081 MB/s 789020 calls/s # udp tx: 1082 MB/s 18358 calls/s 18358 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__->