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: 650 MB/s 11032 calls/s 11032 msg/s # tcp rx: 650 MB/s 25528 calls/s # tcp tx: 610 MB/s 10355 calls/s 10355 msg/s # tcp rx: 613 MB/s 24787 calls/s # tcp tx: 587 MB/s 9956 calls/s 9956 msg/s # tcp rx: 587 MB/s 24816 calls/s # tcp tx: 620 MB/s 10527 calls/s 10527 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: 471 MB/s 342898 calls/s # udp tx: 581 MB/s 9863 calls/s 9863 msg/s # udp rx: 516 MB/s 375403 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 415 MB/s 301673 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # udp rx: 468 MB/s 339968 calls/s # udp tx: 664 MB/s 11269 calls/s 11269 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: 529 MB/s 386429 calls/s # udp tx: 549 MB/s 9325 calls/s 9325 msg/s # udp rx: 596 MB/s 434956 calls/s # udp tx: 590 MB/s 10023 calls/s 10023 msg/s # udp rx: 552 MB/s 402755 calls/s # udp tx: 560 MB/s 9501 calls/s 9501 msg/s # udp rx: 581 MB/s 424366 calls/s # udp tx: 581 MB/s 9856 calls/s 9856 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__->