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 0x20 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 35 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 162 │ false │ OK │ # gre │ 6 │ other │ inherit 0xf0 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 66 │ true │ OK │ # ├───────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 245 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 46 │ 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__->