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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 6 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 112 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 191 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 126 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->