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: 1527 MB/s 25911 calls/s 25911 msg/s # tcp rx: 1531 MB/s 62530 calls/s # tcp tx: 1546 MB/s 26234 calls/s 26234 msg/s # tcp rx: 1551 MB/s 70333 calls/s # tcp tx: 1485 MB/s 25191 calls/s 25191 msg/s # tcp rx: 1486 MB/s 66036 calls/s # tcp tx: 1465 MB/s 24861 calls/s 24861 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: 666 MB/s 481536 calls/s # udp tx: 1697 MB/s 28799 calls/s 28799 msg/s # udp rx: 679 MB/s 491520 calls/s # udp tx: 1548 MB/s 26269 calls/s 26269 msg/s # udp rx: 681 MB/s 492544 calls/s # udp tx: 1686 MB/s 28601 calls/s 28601 msg/s # udp rx: 681 MB/s 492800 calls/s # udp tx: 1698 MB/s 28802 calls/s 28802 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: 1287 MB/s 939330 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 1321 MB/s 963827 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # udp rx: 1379 MB/s 1006207 calls/s # udp tx: 1379 MB/s 23402 calls/s 23402 msg/s # udp rx: 1380 MB/s 1006858 calls/s # udp tx: 1380 MB/s 23420 calls/s 23420 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__->