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 0x30 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 180 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 132 │ false │ OK # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 217 │ 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__->