make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 978 MB/s 16599 calls/s 16599 msg/s # tcp rx: 978 MB/s 51413 calls/s # tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # tcp rx: 991 MB/s 51524 calls/s # tcp tx: 1009 MB/s 17129 calls/s 17129 msg/s # tcp rx: 1010 MB/s 51611 calls/s # tcp tx: 1003 MB/s 17026 calls/s 17026 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: 528 MB/s 382720 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 655 MB/s 475648 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 594 MB/s 430336 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 593 MB/s 429568 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 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: 1052 MB/s 767702 calls/s # udp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp rx: 1147 MB/s 836789 calls/s # udp tx: 1149 MB/s 19499 calls/s 19499 msg/s # udp rx: 1147 MB/s 836517 calls/s # udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # udp rx: 1146 MB/s 836495 calls/s # udp tx: 1148 MB/s 19472 calls/s 19472 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__->