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 0x44 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 inherit 131 │ true │ OK │ # gre │ 4 │ 6 │ fixed 0xc8 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 173 │ false OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 70 │ 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__->