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: 760 MB/s 12901 calls/s 12901 msg/s # tcp rx: 761 MB/s 70344 calls/s # tcp tx: 805 MB/s 13656 calls/s 13656 msg/s # tcp rx: 806 MB/s 66132 calls/s # tcp tx: 787 MB/s 13360 calls/s 13360 msg/s # tcp rx: 788 MB/s 67692 calls/s # tcp tx: 786 MB/s 13334 calls/s 13334 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: 572 MB/s 414976 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1304 MB/s 22132 calls/s 22132 msg/s # udp rx: 646 MB/s 468224 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # udp rx: 647 MB/s 469248 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 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: 1077 MB/s 785564 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 1121 MB/s 818153 calls/s # udp tx: 1121 MB/s 19016 calls/s 19016 msg/s # udp rx: 1120 MB/s 817321 calls/s # udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # udp rx: 1130 MB/s 824368 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 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__->