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' [ 354.445852] eth1: left allmulticast mode [ 354.446159] eth1: left promiscuous mode [ 354.446421] br0: port 2(eth1) entered disabled state [ 354.459338] eth0: left allmulticast mode [ 354.459738] eth0: left promiscuous mode [ 354.459948] br0: port 1(eth0) entered disabled state 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: 583 MB/s 9896 calls/s 9896 msg/s # tcp rx: 584 MB/s 23101 calls/s # tcp tx: 664 MB/s 11278 calls/s 11278 msg/s # tcp rx: 665 MB/s 27874 calls/s # tcp tx: 709 MB/s 12040 calls/s 12040 msg/s # tcp rx: 713 MB/s 25241 calls/s # tcp tx: 673 MB/s 11415 calls/s 11415 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: 472 MB/s 343219 calls/s # udp tx: 602 MB/s 10221 calls/s 10221 msg/s # udp rx: 583 MB/s 423680 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp rx: 582 MB/s 423424 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 msg/s # udp rx: 583 MB/s 423680 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 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: 634 MB/s 462582 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 629 MB/s 459398 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 600 MB/s 437880 calls/s # udp tx: 597 MB/s 10138 calls/s 10138 msg/s # udp rx: 638 MB/s 465530 calls/s # udp tx: 642 MB/s 10892 calls/s 10892 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__->