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 0xc4 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 116 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 128 │ true │ OK # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 138 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 70 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0x40 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 27 │ 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__->