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 0x5c │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 205 false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 46 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 189 │ 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__->