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: 595 MB/s 10095 calls/s 10095 msg/s # tcp rx: 596 MB/s 30778 calls/s # tcp tx: 637 MB/s 10812 calls/s 10812 msg/s # tcp rx: 637 MB/s 31259 calls/s # tcp tx: 604 MB/s 10261 calls/s 10261 msg/s # tcp rx: 606 MB/s 31103 calls/s # tcp tx: 620 MB/s 10523 calls/s 10523 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: 593 MB/s 429824 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 643 MB/s 466176 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 658 MB/s 476992 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 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: 1146 MB/s 835905 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # udp rx: 1149 MB/s 838414 calls/s # udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # udp rx: 1148 MB/s 837488 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1147 MB/s 837084 calls/s # udp tx: 1148 MB/s 19481 calls/s 19481 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__->