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: 937 MB/s 15904 calls/s 15904 msg/s # tcp rx: 938 MB/s 51164 calls/s # tcp tx: 973 MB/s 16513 calls/s 16513 msg/s # tcp rx: 974 MB/s 49493 calls/s # tcp tx: 983 MB/s 16680 calls/s 16680 msg/s # tcp rx: 984 MB/s 49414 calls/s # tcp tx: 973 MB/s 16518 calls/s 16518 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: 567 MB/s 410880 calls/s # udp tx: 1153 MB/s 19562 calls/s 19562 msg/s # udp rx: 644 MB/s 467200 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 554 MB/s 401954 calls/s # udp tx: 1088 MB/s 18457 calls/s 18457 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: 1122 MB/s 818848 calls/s # udp tx: 1140 MB/s 19337 calls/s 19337 msg/s # udp rx: 1083 MB/s 790542 calls/s # udp tx: 1091 MB/s 18507 calls/s 18507 msg/s # udp rx: 1136 MB/s 829094 calls/s # udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # udp rx: 1131 MB/s 825541 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 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__->