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 0x0c │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 113 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0xd0 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 3 │ 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__->