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: 489 MB/s 8295 calls/s 8295 msg/s # tcp rx: 489 MB/s 21270 calls/s # tcp tx: 595 MB/s 10104 calls/s 10104 msg/s # tcp rx: 596 MB/s 25149 calls/s # tcp tx: 581 MB/s 9860 calls/s 9860 msg/s # tcp rx: 581 MB/s 25853 calls/s # tcp tx: 588 MB/s 9987 calls/s 9987 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: 370 MB/s 268860 calls/s # udp tx: 452 MB/s 7670 calls/s 7670 msg/s # udp rx: 416 MB/s 303397 calls/s # udp tx: 433 MB/s 7344 calls/s 7344 msg/s # udp rx: 450 MB/s 327424 calls/s # udp tx: 510 MB/s 8657 calls/s 8657 msg/s # udp rx: 468 MB/s 340736 calls/s # udp tx: 501 MB/s 8510 calls/s 8510 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: 481 MB/s 351348 calls/s # udp tx: 496 MB/s 8417 calls/s 8417 msg/s # udp rx: 473 MB/s 345034 calls/s # udp tx: 472 MB/s 8015 calls/s 8015 msg/s # udp rx: 474 MB/s 345736 calls/s # udp tx: 473 MB/s 8033 calls/s 8033 msg/s # udp rx: 474 MB/s 345955 calls/s # udp tx: 474 MB/s 8043 calls/s 8043 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__->