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 0x70 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 57 │ 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__->