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 0xa8 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 239 │ false │ OK │ # │ gre │ 6 6 │ fixed 0xdc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 237 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0x4c │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 174 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 152 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 217 │ 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__->