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 0x50 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 107 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 234 │ false │ OK │ # gre │ 4 │ other │ inherit 0x40 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 98 │ false │ OK │ # gre │ 6 │ other │ inherit 0x6c │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 226 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 47 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 15 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 181 │ 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__->