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 17032 calls/s 17032 msg/s # tcp rx: 1004 MB/s 51663 calls/s # tcp tx: 969 MB/s 16446 calls/s 16446 msg/s # tcp rx: 981 MB/s 49280 calls/s # tcp tx: 957 MB/s 16235 calls/s 16235 msg/s # tcp rx: 968 MB/s 48398 calls/s # tcp tx: 971 MB/s 16469 calls/s 16469 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: 610 MB/s 442368 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 634 MB/s 459862 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 579 MB/s 420237 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # udp rx: 623 MB/s 451649 calls/s # udp tx: 1245 MB/s 21128 calls/s 21128 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: 1137 MB/s 829531 calls/s # udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # udp rx: 1163 MB/s 848714 calls/s # udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # udp rx: 1217 MB/s 887708 calls/s # udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # udp rx: 1150 MB/s 838965 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 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__->