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.30] -4 -t # 2.57 [+2.26] tcp tx: 981 MB/s 16655 calls/s 16655 msg/s # 2.57 [+0.00] tcp rx: 982 MB/s 48175 calls/s # 3.57 [+1.00] tcp tx: 962 MB/s 16329 calls/s 16329 msg/s # 3.57 [+0.00] tcp rx: 963 MB/s 47895 calls/s # 4.57 [+1.00] tcp tx: 914 MB/s 15517 calls/s 15517 msg/s # 4.57 [+0.00] tcp rx: 915 MB/s 47132 calls/s # 5.57 [+1.00] tcp tx: 947 MB/s 16067 calls/s 16067 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 550 MB/s 399268 calls/s # 6.95 [+0.02] udp tx: 950 MB/s 16124 calls/s 16124 msg/s # 7.93 [+0.98] udp rx: 521 MB/s 377862 calls/s # 7.95 [+0.02] udp tx: 760 MB/s 12901 calls/s 12901 msg/s # 8.93 [+0.98] udp rx: 541 MB/s 392192 calls/s # 8.95 [+0.02] udp tx: 782 MB/s 13267 calls/s 13267 msg/s # 9.93 [+0.98] udp rx: 531 MB/s 385274 calls/s # 9.95 [+0.02] udp tx: 762 MB/s 12929 calls/s 12929 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.34] -4 -G # 11.35 [+1.02] udp rx: 609 MB/s 444844 calls/s # 11.37 [+0.02] udp tx: 622 MB/s 10557 calls/s 10557 msg/s # 12.35 [+0.98] udp rx: 636 MB/s 464453 calls/s # 12.37 [+0.02] udp tx: 638 MB/s 10837 calls/s 10837 msg/s # 13.35 [+0.98] udp rx: 638 MB/s 465847 calls/s # 13.37 [+0.02] udp tx: 641 MB/s 10880 calls/s 10880 msg/s # 14.35 [+0.99] udp rx: 637 MB/s 465283 calls/s # 14.37 [+0.01] udp tx: 645 MB/s 10943 calls/s 10943 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__->