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 0xb8 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 29 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 114 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 72 │ 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__->