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 0x40 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 247 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 159 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 173 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 207 │ 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__->