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: 641 MB/s 10878 calls/s 10878 msg/s # tcp rx: 641 MB/s 31165 calls/s # tcp tx: 681 MB/s 11552 calls/s 11552 msg/s # tcp rx: 689 MB/s 29966 calls/s # tcp tx: 651 MB/s 11046 calls/s 11046 msg/s # tcp rx: 654 MB/s 28483 calls/s # tcp tx: 659 MB/s 11180 calls/s 11180 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: 470 MB/s 342329 calls/s # udp tx: 531 MB/s 9019 calls/s 9019 msg/s # udp rx: 499 MB/s 363812 calls/s # udp tx: 538 MB/s 9127 calls/s 9127 msg/s # udp rx: 558 MB/s 405646 calls/s # udp tx: 633 MB/s 10737 calls/s 10737 msg/s # udp rx: 561 MB/s 407552 calls/s # udp tx: 652 MB/s 11064 calls/s 11064 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: 410 MB/s 299667 calls/s # udp tx: 424 MB/s 7207 calls/s 7207 msg/s # udp rx: 418 MB/s 305080 calls/s # udp tx: 418 MB/s 7092 calls/s 7092 msg/s # udp rx: 424 MB/s 309722 calls/s # udp tx: 425 MB/s 7209 calls/s 7209 msg/s # udp rx: 422 MB/s 308017 calls/s # udp tx: 420 MB/s 7126 calls/s 7126 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__->