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 0xcc │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 10 │ false │ OK │ # │ vxlan 4 │ 6 │ fixed 0xe4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 208 │ 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__->