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' [ 364.545319] eth1: left allmulticast mode [ 364.545806] eth1: left promiscuous mode [ 364.546261] br0: port 2(eth1) 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' [ 364.562731] eth0: left allmulticast mode [ 364.563377] eth0: left promiscuous mode [ 364.563936] br0: port 1(eth0) entered disabled state 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: 562 MB/s 9540 calls/s 9540 msg/s # tcp rx: 563 MB/s 26810 calls/s # tcp tx: 587 MB/s 9966 calls/s 9966 msg/s # tcp rx: 588 MB/s 28240 calls/s # tcp tx: 642 MB/s 10905 calls/s 10905 msg/s # tcp rx: 643 MB/s 28123 calls/s # tcp tx: 631 MB/s 10706 calls/s 10706 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: 444 MB/s 323556 calls/s # udp tx: 513 MB/s 8715 calls/s 8715 msg/s # udp rx: 452 MB/s 328960 calls/s # udp tx: 516 MB/s 8767 calls/s 8767 msg/s # udp rx: 467 MB/s 339968 calls/s # udp tx: 510 MB/s 8660 calls/s 8660 msg/s # udp rx: 464 MB/s 337920 calls/s # udp tx: 511 MB/s 8681 calls/s 8681 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: 617 MB/s 450511 calls/s # udp tx: 634 MB/s 10756 calls/s 10756 msg/s # udp rx: 610 MB/s 445302 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 645 MB/s 470678 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 638 MB/s 465733 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 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__->