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: 1384 MB/s 23475 calls/s 23475 msg/s # tcp rx: 1385 MB/s 56876 calls/s # tcp tx: 1475 MB/s 25031 calls/s 25031 msg/s # tcp rx: 1478 MB/s 66873 calls/s # tcp tx: 1546 MB/s 26230 calls/s 26230 msg/s # tcp rx: 1546 MB/s 67495 calls/s # tcp tx: 1323 MB/s 22454 calls/s 22454 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: 599 MB/s 433664 calls/s # udp tx: 1588 MB/s 26936 calls/s 26936 msg/s # udp rx: 606 MB/s 438856 calls/s # udp tx: 1482 MB/s 25139 calls/s 25139 msg/s # udp rx: 654 MB/s 473296 calls/s # udp tx: 1441 MB/s 24452 calls/s 24452 msg/s # udp rx: 561 MB/s 405862 calls/s # udp tx: 1690 MB/s 28680 calls/s 28680 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: 1203 MB/s 877550 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1042 MB/s 760161 calls/s # udp tx: 1050 MB/s 17823 calls/s 17823 msg/s # udp rx: 978 MB/s 713351 calls/s # udp tx: 976 MB/s 16568 calls/s 16568 msg/s # udp rx: 856 MB/s 624294 calls/s # udp tx: 843 MB/s 14298 calls/s 14298 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__->