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 0xcc │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 54 │ false │ OK # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 245 │ 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__->