make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh 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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 35 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 139 │ true │ OK │ # ├────────┼──────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 129 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 102 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x48 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 202 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->