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 0xf8 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 103 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0x2c │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 38 │ false OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 186 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 28 │ false OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 246 │ 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__->