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: 1582 MB/s 26832 calls/s 26832 msg/s # tcp rx: 1583 MB/s 69155 calls/s # tcp tx: 1509 MB/s 25600 calls/s 25600 msg/s # tcp rx: 1510 MB/s 64555 calls/s # tcp tx: 1578 MB/s 26780 calls/s 26780 msg/s # tcp rx: 1580 MB/s 66747 calls/s # tcp tx: 1487 MB/s 25236 calls/s 25236 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: 628 MB/s 454656 calls/s # udp tx: 1646 MB/s 27934 calls/s 27934 msg/s # udp rx: 646 MB/s 467712 calls/s # udp tx: 1603 MB/s 27204 calls/s 27204 msg/s # udp rx: 649 MB/s 469504 calls/s # udp tx: 1622 MB/s 27524 calls/s 27524 msg/s # udp rx: 660 MB/s 477696 calls/s # udp tx: 1617 MB/s 27429 calls/s 27429 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: 1360 MB/s 992330 calls/s # udp tx: 1399 MB/s 23736 calls/s 23736 msg/s # udp rx: 1389 MB/s 1013612 calls/s # udp tx: 1388 MB/s 23558 calls/s 23558 msg/s # udp rx: 1384 MB/s 1009620 calls/s # udp tx: 1384 MB/s 23477 calls/s 23477 msg/s # udp rx: 1308 MB/s 954413 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 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__->