make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 575 MB/s 9765 calls/s 9765 msg/s # 2.58 [+0.00] tcp rx: 578 MB/s 34603 calls/s # 3.58 [+1.00] tcp tx: 550 MB/s 9329 calls/s 9329 msg/s # 3.58 [+0.00] tcp rx: 549 MB/s 32324 calls/s # 4.58 [+1.00] tcp tx: 551 MB/s 9362 calls/s 9362 msg/s # 4.58 [+0.00] tcp rx: 552 MB/s 32328 calls/s # 5.58 [+1.00] tcp tx: 552 MB/s 9376 calls/s 9376 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.91 [+1.02] udp rx: 593 MB/s 429568 calls/s # 6.93 [+0.02] udp tx: 1106 MB/s 18774 calls/s 18774 msg/s # 7.91 [+0.98] udp rx: 530 MB/s 384055 calls/s # 7.93 [+0.02] udp tx: 868 MB/s 14723 calls/s 14723 msg/s # 8.91 [+0.98] udp rx: 531 MB/s 384747 calls/s # 8.93 [+0.02] udp tx: 870 MB/s 14758 calls/s 14758 msg/s # 9.92 [+0.98] udp rx: 531 MB/s 384459 calls/s # 9.93 [+0.02] udp tx: 868 MB/s 14725 calls/s 14725 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.32] -4 -G # 11.30 [+1.01] udp rx: 1111 MB/s 810375 calls/s # 11.33 [+0.02] udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # 12.30 [+0.98] udp rx: 1133 MB/s 826413 calls/s # 12.33 [+0.02] udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # 13.31 [+0.98] udp rx: 1108 MB/s 808488 calls/s # 13.33 [+0.02] udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # 14.31 [+0.98] udp rx: 1132 MB/s 825969 calls/s # 14.33 [+0.02] udp tx: 1134 MB/s 19242 calls/s 19242 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__->