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 0x60 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 50 │ false OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 131 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 48 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 15 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 232 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 48 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 178 │ false │ OK │ # vxlan │ 4 │ other │ inherit 0x84 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 inherit 145 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0x8c │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 4 │ 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__->