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 6000 # 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: 617 MB/s 10465 calls/s 10465 msg/s # tcp rx: 617 MB/s 28765 calls/s # tcp tx: 681 MB/s 11555 calls/s 11555 msg/s # tcp rx: 682 MB/s 30890 calls/s # tcp tx: 640 MB/s 10862 calls/s 10862 msg/s # tcp rx: 641 MB/s 31060 calls/s # tcp tx: 657 MB/s 11147 calls/s 11147 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: 416 MB/s 303140 calls/s # udp tx: 502 MB/s 8522 calls/s 8522 msg/s # udp rx: 408 MB/s 297418 calls/s # udp tx: 489 MB/s 8302 calls/s 8302 msg/s # udp rx: 450 MB/s 328824 calls/s # udp tx: 457 MB/s 7760 calls/s 7760 msg/s # udp rx: 379 MB/s 276458 calls/s # udp tx: 381 MB/s 6468 calls/s 6468 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: 474 MB/s 346038 calls/s # udp tx: 488 MB/s 8283 calls/s 8283 msg/s # udp rx: 451 MB/s 328965 calls/s # udp tx: 451 MB/s 7655 calls/s 7655 msg/s # udp rx: 464 MB/s 339068 calls/s # udp tx: 465 MB/s 7893 calls/s 7893 msg/s # udp rx: 460 MB/s 335905 calls/s # udp tx: 461 MB/s 7824 calls/s 7824 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__->