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: 461 MB/s 7822 calls/s 7822 msg/s # tcp rx: 461 MB/s 40945 calls/s # tcp tx: 463 MB/s 7863 calls/s 7863 msg/s # tcp rx: 464 MB/s 39122 calls/s # tcp tx: 458 MB/s 7777 calls/s 7777 msg/s # tcp rx: 458 MB/s 40788 calls/s # tcp tx: 455 MB/s 7727 calls/s 7727 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: 518 MB/s 376088 calls/s # udp tx: 813 MB/s 13802 calls/s 13802 msg/s # udp rx: 544 MB/s 394791 calls/s # udp tx: 802 MB/s 13605 calls/s 13605 msg/s # udp rx: 561 MB/s 407772 calls/s # udp tx: 733 MB/s 12444 calls/s 12444 msg/s # udp rx: 546 MB/s 396128 calls/s # udp tx: 804 MB/s 13647 calls/s 13647 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: 1034 MB/s 754384 calls/s # udp tx: 1056 MB/s 17913 calls/s 17913 msg/s # udp rx: 1080 MB/s 788074 calls/s # udp tx: 1082 MB/s 18363 calls/s 18363 msg/s # udp rx: 1070 MB/s 780511 calls/s # udp tx: 1071 MB/s 18175 calls/s 18175 msg/s # udp rx: 1104 MB/s 805515 calls/s # udp tx: 1105 MB/s 18749 calls/s 18749 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__->