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 0x7c │ inherit 26 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 193 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 154 │ true │ OK │ # vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 45 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 150 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x5c │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 115 │ 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__->