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 0xa4 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 95 │ true │ OK │ # │ gre │ 4 other │ fixed 0xf0 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 141 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x24 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x44 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 43 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 35 │ false │ OK │ # vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 219 │ 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__->