make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x84 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 4 │ inherit 0xcc │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 15 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 26 │ 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__->