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 0x78 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 49 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 108 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 240 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 167 │ 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__->