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 0x4c │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 178 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0x34 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 inherit 0x44 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 215 │ false OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 89 │ 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__->