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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 129 │ false │ OK │ # gre │ 4 │ 6 │ fixed 0x84 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ vxlan 6 │ 4 │ fixed 0x44 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 160 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 87 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 139 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->