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 6000 # 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: 621 MB/s 10548 calls/s 10548 msg/s # tcp rx: 622 MB/s 28149 calls/s # tcp tx: 623 MB/s 10579 calls/s 10579 msg/s # tcp rx: 624 MB/s 24218 calls/s # tcp tx: 626 MB/s 10621 calls/s 10621 msg/s # tcp rx: 626 MB/s 22690 calls/s # tcp tx: 644 MB/s 10927 calls/s 10927 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: 413 MB/s 300306 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 msg/s # udp rx: 479 MB/s 348762 calls/s # udp tx: 561 MB/s 9526 calls/s 9526 msg/s # udp rx: 505 MB/s 367627 calls/s # udp tx: 602 MB/s 10215 calls/s 10215 msg/s # udp rx: 472 MB/s 343464 calls/s # udp tx: 564 MB/s 9580 calls/s 9580 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: 578 MB/s 422200 calls/s # udp tx: 591 MB/s 10040 calls/s 10040 msg/s # udp rx: 577 MB/s 421032 calls/s # udp tx: 577 MB/s 9790 calls/s 9790 msg/s # udp rx: 555 MB/s 404785 calls/s # udp tx: 555 MB/s 9426 calls/s 9426 msg/s # udp rx: 575 MB/s 419819 calls/s # udp tx: 574 MB/s 9749 calls/s 9749 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__->