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 4800 # 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: 672 MB/s 11399 calls/s 11399 msg/s # tcp rx: 672 MB/s 25716 calls/s # tcp tx: 613 MB/s 10407 calls/s 10407 msg/s # tcp rx: 614 MB/s 24002 calls/s # tcp tx: 687 MB/s 11666 calls/s 11666 msg/s # tcp rx: 688 MB/s 28344 calls/s # tcp tx: 679 MB/s 11521 calls/s 11521 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: 433 MB/s 315254 calls/s # udp tx: 482 MB/s 8183 calls/s 8183 msg/s # udp rx: 407 MB/s 296496 calls/s # udp tx: 482 MB/s 8187 calls/s 8187 msg/s # udp rx: 448 MB/s 326656 calls/s # udp tx: 464 MB/s 7874 calls/s 7874 msg/s # udp rx: 448 MB/s 325888 calls/s # udp tx: 468 MB/s 7954 calls/s 7954 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: 441 MB/s 322113 calls/s # udp tx: 452 MB/s 7667 calls/s 7667 msg/s # udp rx: 449 MB/s 328047 calls/s # udp tx: 449 MB/s 7621 calls/s 7621 msg/s # udp rx: 449 MB/s 328176 calls/s # udp tx: 449 MB/s 7625 calls/s 7625 msg/s # udp rx: 450 MB/s 328219 calls/s # udp tx: 449 MB/s 7625 calls/s 7625 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__->