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: 842 MB/s 14283 calls/s 14283 msg/s # tcp rx: 843 MB/s 68569 calls/s # tcp tx: 843 MB/s 14309 calls/s 14309 msg/s # tcp rx: 848 MB/s 66376 calls/s # tcp tx: 851 MB/s 14449 calls/s 14449 msg/s # tcp rx: 861 MB/s 65789 calls/s # tcp tx: 836 MB/s 14189 calls/s 14189 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: 658 MB/s 476532 calls/s # udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # udp rx: 676 MB/s 490423 calls/s # udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # udp rx: 676 MB/s 489617 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 677 MB/s 490267 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 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: 1085 MB/s 791973 calls/s # udp tx: 1113 MB/s 18888 calls/s 18888 msg/s # udp rx: 1094 MB/s 797863 calls/s # udp tx: 1093 MB/s 18545 calls/s 18545 msg/s # udp rx: 1088 MB/s 793733 calls/s # udp tx: 1090 MB/s 18503 calls/s 18503 msg/s # udp rx: 1041 MB/s 759336 calls/s # udp tx: 1045 MB/s 17725 calls/s 17725 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__->