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 0x70 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 251 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 53 │ true │ OK # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 33 │ 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__->