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 0x5c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 35 │ false │ OK │ # │ gre │ 6 other │ inherit 0x6c │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 167 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 232 │ 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__->