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: 1568 MB/s 26611 calls/s 26611 msg/s # tcp rx: 1571 MB/s 67635 calls/s # tcp tx: 1611 MB/s 27329 calls/s 27329 msg/s # tcp rx: 1612 MB/s 70980 calls/s # tcp tx: 1630 MB/s 27661 calls/s 27661 msg/s # tcp rx: 1632 MB/s 68006 calls/s # tcp tx: 1562 MB/s 26500 calls/s 26500 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: 629 MB/s 454933 calls/s # udp tx: 1634 MB/s 27727 calls/s 27727 msg/s # udp rx: 647 MB/s 467712 calls/s # udp tx: 1714 MB/s 29080 calls/s 29080 msg/s # udp rx: 647 MB/s 467968 calls/s # udp tx: 1703 MB/s 28891 calls/s 28891 msg/s # udp rx: 666 MB/s 481857 calls/s # udp tx: 1677 MB/s 28459 calls/s 28459 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: 1354 MB/s 987922 calls/s # udp tx: 1387 MB/s 23534 calls/s 23534 msg/s # udp rx: 1381 MB/s 1007623 calls/s # udp tx: 1380 MB/s 23414 calls/s 23414 msg/s # udp rx: 1381 MB/s 1007567 calls/s # udp tx: 1381 MB/s 23426 calls/s 23426 msg/s # udp rx: 1385 MB/s 1010278 calls/s # udp tx: 1385 MB/s 23493 calls/s 23493 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__->