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.32 [+0.32] -4 -t # 2.64 [+2.31] tcp tx: 586 MB/s 9947 calls/s 9947 msg/s # 2.64 [+0.00] tcp rx: 587 MB/s 33197 calls/s # 3.63 [+1.00] tcp tx: 563 MB/s 9552 calls/s 9552 msg/s # 3.64 [+0.01] tcp rx: 566 MB/s 31868 calls/s # 4.63 [+0.99] tcp tx: 569 MB/s 9667 calls/s 9667 msg/s # 4.64 [+0.01] tcp rx: 569 MB/s 32219 calls/s # 5.63 [+0.99] tcp tx: 584 MB/s 9907 calls/s 9907 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.02 [+0.35] -4 -v # 7.04 [+1.02] udp rx: 512 MB/s 372184 calls/s # 7.06 [+0.02] udp tx: 627 MB/s 10645 calls/s 10645 msg/s # 8.04 [+0.98] udp rx: 564 MB/s 410022 calls/s # 8.06 [+0.02] udp tx: 714 MB/s 12115 calls/s 12115 msg/s # 9.04 [+0.98] udp rx: 571 MB/s 414809 calls/s # 9.06 [+0.02] udp tx: 715 MB/s 12131 calls/s 12131 msg/s # 10.04 [+0.98] udp rx: 557 MB/s 404822 calls/s # 10.06 [+0.02] udp tx: 648 MB/s 11006 calls/s 11006 msg/s # 10.10 [+0.04] udp gso and gro - over veth touching data # 10.10 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.42 [+0.32] -4 -G # 11.44 [+1.01] udp rx: 624 MB/s 455290 calls/s # 11.46 [+0.02] udp tx: 640 MB/s 10868 calls/s 10868 msg/s # 12.44 [+0.98] udp rx: 664 MB/s 484376 calls/s # 12.46 [+0.02] udp tx: 666 MB/s 11311 calls/s 11311 msg/s # 13.44 [+0.98] udp rx: 661 MB/s 482072 calls/s # 13.46 [+0.02] udp tx: 664 MB/s 11262 calls/s 11262 msg/s # 14.44 [+0.98] udp rx: 673 MB/s 490933 calls/s # 14.46 [+0.02] udp tx: 683 MB/s 11597 calls/s 11597 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__->